Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2021 08:37:31 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 443956782647 - main - math/libpoly: Update 0.1.8 -> 0.1.9
Message-ID:  <202104140837.13E8bV3t060474@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=443956782647f139ae333e79016c125d5af32f48

commit 443956782647f139ae333e79016c125d5af32f48
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-14 08:27:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-14 08:37:19 +0000

    math/libpoly: Update 0.1.8 -> 0.1.9
    
    Reported by:    portscout
---
 math/libpoly/Makefile  |  2 +-
 math/libpoly/distinfo  |  6 +++---
 math/libpoly/pkg-plist | 24 +++++++++++++++++++++++-
 3 files changed, 27 insertions(+), 5 deletions(-)

diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile
index f6f1c76b0473..b4c22ea71c65 100644
--- a/math/libpoly/Makefile
+++ b/math/libpoly/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libpoly
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.8
+DISTVERSION=	0.1.9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/libpoly/distinfo b/math/libpoly/distinfo
index f5bcfc3826a4..5007aa778189 100644
--- a/math/libpoly/distinfo
+++ b/math/libpoly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586032779
-SHA256 (SRI-CSL-libpoly-v0.1.8_GH0.tar.gz) = 23935b1767ca2da067035c9b219a3637a39f1d9b3a8f93e3ffe8433a0362f5d4
-SIZE (SRI-CSL-libpoly-v0.1.8_GH0.tar.gz) = 506947
+TIMESTAMP = 1618388168
+SHA256 (SRI-CSL-libpoly-v0.1.9_GH0.tar.gz) = e17a012015d351b690c7c7a8b54f1ad140eee783eca0df2b25e20676d15f353d
+SIZE (SRI-CSL-libpoly-v0.1.9_GH0.tar.gz) = 614179
diff --git a/math/libpoly/pkg-plist b/math/libpoly/pkg-plist
index 7af9d3f258d9..0b6a9828e4aa 100644
--- a/math/libpoly/pkg-plist
+++ b/math/libpoly/pkg-plist
@@ -12,6 +12,25 @@ 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
@@ -24,4 +43,7 @@ include/poly/variable_order.h
 include/poly/version.h
 lib/libpoly.so
 lib/libpoly.so.0
-lib/libpoly.so.0.1.8
+lib/libpoly.so.0.1.9
+lib/libpolyxx.so
+lib/libpolyxx.so.0
+lib/libpolyxx.so.0.1.9



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104140837.13E8bV3t060474>