Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2024 15:37:03 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: b5fb36430ade - main - math/secp256k1: update to 0.5.0 release.
Message-ID:  <202405071537.447Fb3cq098619@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=b5fb36430ade53efa9146abef4c7bb99bc1f56f0

commit b5fb36430ade53efa9146abef4c7bb99bc1f56f0
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2024-05-07 15:36:41 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2024-05-07 15:36:59 +0000

    math/secp256k1: update to 0.5.0 release.
---
 math/secp256k1/Makefile  | 2 +-
 math/secp256k1/distinfo  | 6 +++---
 math/secp256k1/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/secp256k1/Makefile b/math/secp256k1/Makefile
index c98fb035512d..bf896029dbed 100644
--- a/math/secp256k1/Makefile
+++ b/math/secp256k1/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	secp256k1
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.1
+DISTVERSION=	0.5.0
 CATEGORIES=	math security java
 
 MAINTAINER=	ale@FreeBSD.org
diff --git a/math/secp256k1/distinfo b/math/secp256k1/distinfo
index 137c033b448f..8eb439f906e8 100644
--- a/math/secp256k1/distinfo
+++ b/math/secp256k1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703683766
-SHA256 (bitcoin-core-secp256k1-v0.4.1_GH0.tar.gz) = 31b1a03c7365dbce7aff4be9526243da966c58a8b88b6255556d51b3016492c5
-SIZE (bitcoin-core-secp256k1-v0.4.1_GH0.tar.gz) = 2614189
+TIMESTAMP = 1715096109
+SHA256 (bitcoin-core-secp256k1-v0.5.0_GH0.tar.gz) = 07934fde88c677abbc4d42c36ef7ef8d3850cd0c065e4f976f66f4f97502c95a
+SIZE (bitcoin-core-secp256k1-v0.5.0_GH0.tar.gz) = 1960832
diff --git a/math/secp256k1/pkg-plist b/math/secp256k1/pkg-plist
index b47ceea966d4..cdb6c1b6d30a 100644
--- a/math/secp256k1/pkg-plist
+++ b/math/secp256k1/pkg-plist
@@ -8,5 +8,5 @@ include/secp256k1_schnorrsig.h
 lib/libsecp256k1.a
 lib/libsecp256k1.so
 lib/libsecp256k1.so.2
-lib/libsecp256k1.so.2.1.1
+lib/libsecp256k1.so.2.2.0
 libdata/pkgconfig/libsecp256k1.pc



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