Date: Sun, 22 Mar 2026 03:45:06 +0000 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: 92eb9f070f72 - main - math/libpoly: Fix fetch: the latest release was re-rolled with a minor fix Message-ID: <69bf65c2.1fad1.71ee4d75@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=92eb9f070f72234290009b8d89f8c5b07e61ba37 commit 92eb9f070f72234290009b8d89f8c5b07e61ba37 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-22 03:44:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-22 03:44:15 +0000 math/libpoly: Fix fetch: the latest release was re-rolled with a minor fix Reported by: fallout --- math/libpoly/Makefile | 1 + math/libpoly/distinfo | 4 ++-- math/libpoly/pkg-plist | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile index 7e2002e705f9..f3a43abb5eb2 100644 --- a/math/libpoly/Makefile +++ b/math/libpoly/Makefile @@ -1,6 +1,7 @@ PORTNAME= libpoly DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/libpoly/distinfo b/math/libpoly/distinfo index 5851b332dd36..f23ed9fb3284 100644 --- a/math/libpoly/distinfo +++ b/math/libpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764441566 -SHA256 (SRI-CSL-libpoly-v0.2.1_GH0.tar.gz) = b662ea4d7515426aeccda090339dbb086629a2f6ba4688b7710a892f7d2c7c58 +TIMESTAMP = 1774150953 +SHA256 (SRI-CSL-libpoly-v0.2.1_GH0.tar.gz) = f9920afc876f998633348b9cbfcf180757ada48cc872040256c60ad0707b5a0f SIZE (SRI-CSL-libpoly-v0.2.1_GH0.tar.gz) = 629599 diff --git a/math/libpoly/pkg-plist b/math/libpoly/pkg-plist index 566daf94d073..52804e061e27 100644 --- a/math/libpoly/pkg-plist +++ b/math/libpoly/pkg-plist @@ -45,7 +45,7 @@ include/poly/variable_order.h include/poly/version.h lib/libpoly.so lib/libpoly.so.0 -lib/libpoly.so.0.2.0 +lib/libpoly.so.0.2.1 lib/libpolyxx.so lib/libpolyxx.so.0 -lib/libpolyxx.so.0.2.0 +lib/libpolyxx.so.0.2.1home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bf65c2.1fad1.71ee4d75>
