diff --git a/math/barvinok/Makefile b/math/barvinok/Makefile index d583f8d04962..6466eb5d9875 100644 --- a/math/barvinok/Makefile +++ b/math/barvinok/Makefile @@ -1,29 +1,38 @@ PORTNAME= barvinok -DISTVERSION= 0.41.8 +DISTVERSION= 0.41.9 CATEGORIES= math MASTER_SITES= https://barvinok.sourceforge.io/ MAINTAINER= yuri@FreeBSD.org COMMENT= Library for counting the number of integer points in polytopes WWW= https://barvinok.sourceforge.io/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE FETCH_DEPENDS= git:devel/git LIB_DEPENDS= libglpk.so:math/glpk \ libgmp.so:math/gmp \ libisl.so:devel/isl \ libntl.so:math/ntl \ libpolylibgmp.so:math/polylib USES= compiler:c11 gmake libtool localbase:ldflags pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static --enable-shared --enable-shared-barvinok \ --with-gmp=system --with-polylib=system --with-isl=system USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check +# Testsuite summary for barvinok 0.41.9: +# TOTAL: 10 +# PASS: 10 +# SKIP: 0 +# XFAIL: 0 +# FAIL: 0 +# XPASS: 0 +# ERROR: 0 + .include diff --git a/math/barvinok/distinfo b/math/barvinok/distinfo index 4bfb03b82f72..480c1ee58fac 100644 --- a/math/barvinok/distinfo +++ b/math/barvinok/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725526375 -SHA256 (barvinok-0.41.8.tar.gz) = cc40feee5a882ea9fbaee696b303f377e9c46b2321831303480bed1adb8eca3a -SIZE (barvinok-0.41.8.tar.gz) = 7610956 +TIMESTAMP = 1784746069 +SHA256 (barvinok-0.41.9.tar.gz) = ccb23a563ace32b9352425d0bdd9c0922b2b6944c09c9074eeb2a7cb46f5f3f2 +SIZE (barvinok-0.41.9.tar.gz) = 6582690 diff --git a/math/barvinok/pkg-plist b/math/barvinok/pkg-plist index d243cabdab8d..ed551af705dc 100644 --- a/math/barvinok/pkg-plist +++ b/math/barvinok/pkg-plist @@ -1,21 +1,21 @@ bin/barvinok_count bin/barvinok_ehrhart bin/barvinok_enumerate bin/barvinok_enumerate_e bin/iscc include/barvinok/NTL.h include/barvinok/NTL_QQ.h include/barvinok/barvinok.h include/barvinok/basis_reduction.h include/barvinok/evalue.h include/barvinok/genfun.h include/barvinok/isl.h include/barvinok/options.h include/barvinok/polylib.h include/barvinok/sample.h include/barvinok/set.h include/barvinok/util.h lib/libbarvinok.so lib/libbarvinok.so.23 -lib/libbarvinok.so.23.0.13 +lib/libbarvinok.so.23.0.14 libdata/pkgconfig/barvinok.pc