diff --git a/math/yices/Makefile b/math/yices/Makefile index cd6d762bbf38..2a3b3b2be87d 100644 --- a/math/yices/Makefile +++ b/math/yices/Makefile @@ -1,34 +1,35 @@ PORTNAME= yices DISTVERSION= 2.7.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= SMT solver WWW= https://yices.csl.sri.com/ \ https://github.com/SRI-CSL/yices2/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= gperf:devel/gperf LIB_DEPENDS= libgmp.so:math/gmp USES= autoreconf compiler:c11 gmake localbase USE_GITHUB= yes GH_ACCOUNT= SRI-CSL GH_PROJECT= yices2 +GH_TAGNAME= yices-${DISTVERSION} USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pic-gmp=${LOCALBASE}/lib/libgmp.so MAKE_ARGS= YICES_MAKE_INCLUDE=configs/make.include.${CONFIGURE_TARGET} TEST_TARGET= test CFLAGS+= -fPIC PIE_UNSAFE= yes post-install: # strip binaries @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* .include diff --git a/math/yices/distinfo b/math/yices/distinfo index 01848f93f118..3fbfac6dd2ce 100644 --- a/math/yices/distinfo +++ b/math/yices/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758459988 -SHA256 (SRI-CSL-yices2-2.7.0_GH0.tar.gz) = 1fec19d9a72a79b731148ff904671a3502145912eaea0bee40e5d11d72ff6cc8 -SIZE (SRI-CSL-yices2-2.7.0_GH0.tar.gz) = 10460379 +TIMESTAMP = 1758486511 +SHA256 (SRI-CSL-yices2-2.7.0-yices-2.7.0_GH0.tar.gz) = 584db72abf6643927b2c3ba98ff793f602216b452b8ff2f34a8851d35904804a +SIZE (SRI-CSL-yices2-2.7.0-yices-2.7.0_GH0.tar.gz) = 10461165