diff --git a/math/clingcon/Makefile b/math/clingcon/Makefile index c6b0cd38697d..2a4b77cc1a42 100644 --- a/math/clingcon/Makefile +++ b/math/clingcon/Makefile @@ -1,24 +1,24 @@ PORTNAME= clingcon DISTVERSIONPREFIX= v -DISTVERSION= 5.2.0 +DISTVERSION= 5.2.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Extension of clingo to handle constraints over integers WWW= https://potassco.org/clingcon/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libclingo.so:math/clingo USES= cmake:testing compiler:c++17-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= potassco CMAKE_OFF= PYCLINGCON_ENABLE CMAKE_TESTING_ON= CLINGCON_BUILD_TESTS .include diff --git a/math/clingcon/distinfo b/math/clingcon/distinfo index b107d00ced92..2c4ff4f1dba2 100644 --- a/math/clingcon/distinfo +++ b/math/clingcon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663126357 -SHA256 (potassco-clingcon-v5.2.0_GH0.tar.gz) = 4b568475066e34be34110f481f7028b466c2b008e9ba41686e24ecbb468a40f2 -SIZE (potassco-clingcon-v5.2.0_GH0.tar.gz) = 333420 +TIMESTAMP = 1713670379 +SHA256 (potassco-clingcon-v5.2.1_GH0.tar.gz) = ff17294757f3f3f2420acd2145fe9cb039b9aaeace428f546fee3896b00ef724 +SIZE (potassco-clingcon-v5.2.1_GH0.tar.gz) = 1376527 diff --git a/math/py-clingcon/Makefile b/math/py-clingcon/Makefile index f042b0e22010..49db769251ce 100644 --- a/math/py-clingcon/Makefile +++ b/math/py-clingcon/Makefile @@ -1,26 +1,26 @@ PORTNAME= clingcon -DISTVERSION= 5.2.0 +DISTVERSION= 5.2.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Extension of clingo to handle constraints over integers WWW= https://potassco.org/clingcon/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= cmake:devel/cmake-core \ ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}clingo>0:math/py-clingo@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}clingo>0:math/py-clingo@${PY_FLAVOR} USES= compiler:c++17-lang python USE_PYTHON= distutils autoplist post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/clingcon/_clingcon${PYTHON_EXT_SUFFIX}.so .include diff --git a/math/py-clingcon/distinfo b/math/py-clingcon/distinfo index 765e8aaf839f..e69b1f6affbe 100644 --- a/math/py-clingcon/distinfo +++ b/math/py-clingcon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663127500 -SHA256 (clingcon-5.2.0.tar.gz) = 395b929068c767cf483994cced0b7cb02bb6c2279501c2aeb88d7145b487accf -SIZE (clingcon-5.2.0.tar.gz) = 290120 +TIMESTAMP = 1713670545 +SHA256 (clingcon-5.2.1.tar.gz) = 971bc82a1f29ed5432660e127fa06d448f35f8842debf201ba2046e1fd1964b3 +SIZE (clingcon-5.2.1.tar.gz) = 1338225