diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-05 18:58:54 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-05 18:58:54 +0000 |
commit | 4f94b4168cd77ac3f488dfe99872ed8e7ebc748a (patch) | |
tree | f8e5c2cf329a330e5386f604836d0f81b56256b1 /math/py-libpoly | |
parent | ce36c6024476e6155fe0b621bca8147526decd9c (diff) | |
download | freebsd-ports-4f94b4168cd77ac3f488dfe99872ed8e7ebc748a.zip |
math/py-libpoly: Update 0.1.7 -> 0.1.8
Reported by: portscout
Diffstat (limited to 'math/py-libpoly')
-rw-r--r-- | math/py-libpoly/Makefile | 4 | ||||
-rw-r--r-- | math/py-libpoly/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-libpoly/Makefile b/math/py-libpoly/Makefile index d9895c1475f3..1e301cde9805 100644 --- a/math/py-libpoly/Makefile +++ b/math/py-libpoly/Makefile @@ -2,7 +2,7 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v -DISTVERSION= 0.1.7 +DISTVERSION= 0.1.8 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ EXPIRATION_DATE= 2020-08-15 LIB_DEPENDS= libpoly.so:math/libpoly -USES= cmake localbase:ldflags python:2.7 +USES= cmake localbase:ldflags python USE_GITHUB= yes GH_ACCOUNT= SRI-CSL USE_LDCONFIG= yes diff --git a/math/py-libpoly/distinfo b/math/py-libpoly/distinfo index cd92de46a234..cfe835165aba 100644 --- a/math/py-libpoly/distinfo +++ b/math/py-libpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532161301 -SHA256 (SRI-CSL-libpoly-v0.1.7_GH0.tar.gz) = 71d08cc1e97219bde8a0af60dd436ce4266dc3f19ff3a2cabc640bd14f4d8f4d -SIZE (SRI-CSL-libpoly-v0.1.7_GH0.tar.gz) = 491593 +TIMESTAMP = 1586113047 +SHA256 (SRI-CSL-libpoly-v0.1.8_GH0.tar.gz) = 23935b1767ca2da067035c9b219a3637a39f1d9b3a8f93e3ffe8433a0362f5d4 +SIZE (SRI-CSL-libpoly-v0.1.8_GH0.tar.gz) = 506947 |