Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2023 15:19:24 GMT
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 08bf776a7b56 - main - math/gmp: update to 6.3.0 release
Message-ID:  <202308041519.374FJO6b010073@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=08bf776a7b563ba34c43a7abab3b5e95eee37a41

commit 08bf776a7b563ba34c43a7abab3b5e95eee37a41
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-08-04 15:17:51 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-08-04 15:19:20 +0000

    math/gmp: update to 6.3.0 release
    
    PR:             272859
    Submitted by:   NagaChaitanya Vellanki <pnagato@protonmail.com>
---
 math/gmp/Makefile  | 4 ++--
 math/gmp/distinfo  | 6 +++---
 math/gmp/pkg-plist | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 29e6843639ec..0130a0973503 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gmp
-PORTVERSION=	6.2.1
+PORTVERSION=	6.3.0
 CATEGORIES=	math devel
 MASTER_SITES=	GNU
 
@@ -9,7 +9,7 @@ WWW=		https://gmplib.org/
 
 LICENSE=	LGPL3
 
-USES=		cpe libtool makeinfo tar:xz
+USES=		cpe libtool makeinfo tar:xz pathfix
 
 CPE_VENDOR=	gmplib
 
diff --git a/math/gmp/distinfo b/math/gmp/distinfo
index f288c2aa506d..663eb1b1d5c1 100644
--- a/math/gmp/distinfo
+++ b/math/gmp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605515204
-SHA256 (gmp-6.2.1.tar.xz) = fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2
-SIZE (gmp-6.2.1.tar.xz) = 2027316
+TIMESTAMP = 1691063897
+SHA256 (gmp-6.3.0.tar.xz) = a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898
+SIZE (gmp-6.3.0.tar.xz) = 2094196
diff --git a/math/gmp/pkg-plist b/math/gmp/pkg-plist
index 515e565f7f2e..ccb772ffcc3d 100644
--- a/math/gmp/pkg-plist
+++ b/math/gmp/pkg-plist
@@ -3,10 +3,10 @@ include/gmpxx.h
 lib/libgmp.a
 lib/libgmp.so
 lib/libgmp.so.10
-lib/libgmp.so.10.4.1
+lib/libgmp.so.10.5.0
 lib/libgmpxx.a
 lib/libgmpxx.so
 lib/libgmpxx.so.4
-lib/libgmpxx.so.4.6.1
+lib/libgmpxx.so.4.7.0
 libdata/pkgconfig/gmp.pc
 libdata/pkgconfig/gmpxx.pc



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