diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile index 120c43bd1c5a..99647f06e41d 100644 --- a/math/libpoly/Makefile +++ b/math/libpoly/Makefile @@ -1,21 +1,21 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v -DISTVERSION= 0.1.10 +DISTVERSION= 0.1.11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= C library for manipulating polynomials LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENCE LIB_DEPENDS= libgmp.so:math/gmp -USES= cmake +USES= cmake:testing USE_GITHUB= yes GH_ACCOUNT= SRI-CSL USE_LDCONFIG= yes CMAKE_OFF= LIBPOLY_BUILD_PYTHON_API LIBPOLY_BUILD_STATIC LIBPOLY_BUILD_STATIC_PIC .include diff --git a/math/libpoly/distinfo b/math/libpoly/distinfo index 729b9022fc5a..1d9940fda276 100644 --- a/math/libpoly/distinfo +++ b/math/libpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627391012 -SHA256 (SRI-CSL-libpoly-v0.1.10_GH0.tar.gz) = a2f12b4130876c1f83a6b963e9085f5c61b01b0b1ea7d73c89d8792ffc6c48fa -SIZE (SRI-CSL-libpoly-v0.1.10_GH0.tar.gz) = 614181 +TIMESTAMP = 1633534481 +SHA256 (SRI-CSL-libpoly-v0.1.11_GH0.tar.gz) = 9e615f5f6a4a7a2d54f2e1c855ae2d1cfabe67781bd5c2b3b5711a4517f69ccd +SIZE (SRI-CSL-libpoly-v0.1.11_GH0.tar.gz) = 614216 diff --git a/math/libpoly/pkg-plist b/math/libpoly/pkg-plist index 0b6a9828e4aa..66a84c42ef40 100644 --- a/math/libpoly/pkg-plist +++ b/math/libpoly/pkg-plist @@ -1,49 +1,49 @@ include/poly/algebraic_number.h include/poly/assignment.h include/poly/dyadic_interval.h include/poly/dyadic_rational.h include/poly/feasibility_set.h include/poly/integer.h include/poly/interval.h include/poly/monomial.h include/poly/output_language.h include/poly/poly.h include/poly/polynomial.h include/poly/polynomial_context.h include/poly/polynomial_hash_set.h include/poly/polynomial_vector.h include/poly/polyxx.h include/poly/polyxx/algebraic_number.h include/poly/polyxx/assignment.h include/poly/polyxx/context.h include/poly/polyxx/dyadic_interval.h include/poly/polyxx/dyadic_rational.h include/poly/polyxx/integer.h include/poly/polyxx/integer_ring.h include/poly/polyxx/interval.h include/poly/polyxx/interval_assignment.h include/poly/polyxx/polynomial.h include/poly/polyxx/polynomial_utils.h include/poly/polyxx/rational.h include/poly/polyxx/rational_interval.h include/poly/polyxx/sign_condition.h include/poly/polyxx/upolynomial.h include/poly/polyxx/utils.h include/poly/polyxx/value.h include/poly/polyxx/variable.h include/poly/rational.h include/poly/rational_interval.h include/poly/sign_condition.h include/poly/upolynomial.h include/poly/upolynomial_factors.h include/poly/value.h include/poly/variable_db.h include/poly/variable_list.h include/poly/variable_order.h include/poly/version.h lib/libpoly.so lib/libpoly.so.0 -lib/libpoly.so.0.1.9 +lib/libpoly.so.0.1.11 lib/libpolyxx.so lib/libpolyxx.so.0 -lib/libpolyxx.so.0.1.9 +lib/libpolyxx.so.0.1.11