Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2025 16:26:28 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0808a4a2443e - main - math/fplll: upgrade to 5.5.0
Message-ID:  <202501041626.504GQSxs031490@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0808a4a2443e6e4448318e1d1b726481262d7d84

commit 0808a4a2443e6e4448318e1d1b726481262d7d84
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-04 16:22:41 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-04 16:22:41 +0000

    math/fplll: upgrade to 5.5.0
    
    Changelog at https://github.com/fplll/fplll/releases/tag/5.5.0
    
    PR:             283829
    Approved by:    yuri (maintainer)
---
 math/fplll/Makefile  | 2 +-
 math/fplll/distinfo  | 6 +++---
 math/fplll/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/math/fplll/Makefile b/math/fplll/Makefile
index 24b1be5cfeed..33e217bd3d23 100644
--- a/math/fplll/Makefile
+++ b/math/fplll/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fplll
-DISTVERSION=	5.4.5
+DISTVERSION=	5.5.0
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
 
diff --git a/math/fplll/distinfo b/math/fplll/distinfo
index 19e6a6863c7c..5b24ea7067ef 100644
--- a/math/fplll/distinfo
+++ b/math/fplll/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702755284
-SHA256 (fplll-5.4.5.tar.gz) = 76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
-SIZE (fplll-5.4.5.tar.gz) = 2630275
+TIMESTAMP = 1735915472
+SHA256 (fplll-5.5.0.tar.gz) = f0af6bdd0ebd5871e87ff3ef7737cb5360b1e38181a4e5a8c1236f3476fec3b2
+SIZE (fplll-5.5.0.tar.gz) = 2633527
diff --git a/math/fplll/pkg-plist b/math/fplll/pkg-plist
index 8d64130a0165..ba40a723cd82 100644
--- a/math/fplll/pkg-plist
+++ b/math/fplll/pkg-plist
@@ -44,7 +44,7 @@ include/fplll/threadpool.h
 include/fplll/util.h
 include/fplll/wrapper.h
 lib/libfplll.so
-lib/libfplll.so.8
-lib/libfplll.so.8.0.1
+lib/libfplll.so.9
+lib/libfplll.so.9.0.0
 libdata/pkgconfig/fplll.pc
 %%DATADIR%%/strategies/default.json



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