git: 2c117927264e - main - math/libpoly: Update 0.1.10 -> 0.1.11

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 06 Oct 2021 16:12:55 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c117927264e8562e6deeeae4d4663f68a1b2776

commit 2c117927264e8562e6deeeae4d4663f68a1b2776
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-06 15:49:15 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-06 16:11:48 +0000

    math/libpoly: Update 0.1.10 -> 0.1.11
    
    Reported by:    portscout
---
 math/libpoly/Makefile  | 4 ++--
 math/libpoly/distinfo  | 6 +++---
 math/libpoly/pkg-plist | 4 ++--
 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