diff options
Diffstat (limited to 'math/libpoly')
| -rw-r--r-- | math/libpoly/Makefile | 4 | ||||
| -rw-r--r-- | math/libpoly/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile index 0e85bafaadcb..7e2002e705f9 100644 --- a/math/libpoly/Makefile +++ b/math/libpoly/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 +DISTVERSION= 0.2.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -26,6 +26,6 @@ CMAKE_OFF= LIBPOLY_BUILD_PYTHON_API LIBPOLY_BUILD_STATIC LIBPOLY_BUILD_STATIC_PI CFLAGS+= -Wno-error=unused-but-set-variable .endif -# tests as of 0.2.0: 100% tests passed, 0 tests failed out of 14 +# tests as of 0.2.1: 100% tests passed, 0 tests failed out of 15 .include <bsd.port.post.mk> diff --git a/math/libpoly/distinfo b/math/libpoly/distinfo index 831611f67b9c..5851b332dd36 100644 --- a/math/libpoly/distinfo +++ b/math/libpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746379622 -SHA256 (SRI-CSL-libpoly-v0.2.0_GH0.tar.gz) = 146adc0d3f6fe8038adb6b8b69dd16114a4be12f520d5c1fb333f3746d233abe -SIZE (SRI-CSL-libpoly-v0.2.0_GH0.tar.gz) = 641486 +TIMESTAMP = 1764441566 +SHA256 (SRI-CSL-libpoly-v0.2.1_GH0.tar.gz) = b662ea4d7515426aeccda090339dbb086629a2f6ba4688b7710a892f7d2c7c58 +SIZE (SRI-CSL-libpoly-v0.2.1_GH0.tar.gz) = 629599 |
