aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-10-06 15:49:15 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-10-06 16:11:48 +0000
commit2c117927264e8562e6deeeae4d4663f68a1b2776 (patch)
tree4189e24e7697b0c4e60f5c0231e9bb68ef020768
parentb2dbe58eaa2aedb2755f549c8182f18d00c05345 (diff)
downloadports-2c117927264e8562e6deeeae4d4663f68a1b2776.tar.gz
ports-2c117927264e8562e6deeeae4d4663f68a1b2776.zip
math/libpoly: Update 0.1.10 -> 0.1.11
Reported by: portscout
-rw-r--r--math/libpoly/Makefile4
-rw-r--r--math/libpoly/distinfo6
-rw-r--r--math/libpoly/pkg-plist4
3 files changed, 7 insertions, 7 deletions
diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile
index 120c43bd1c5a..99647f06e41d 100644
--- a/math/libpoly/Makefile
+++ b/math/libpoly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libpoly
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.10
+DISTVERSION= 0.1.11
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -11,7 +11,7 @@ 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
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
@@ -43,7 +43,7 @@ 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