git: e60b982011d6 - main - math/secp256k1: update to 0.4.0 release.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Sep 2023 08:19:01 UTC
The branch main has been updated by ale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e60b982011d686d9f19bd9747f12da6b8f813f4a
commit e60b982011d686d9f19bd9747f12da6b8f813f4a
Author: Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2023-09-05 08:18:43 +0000
Commit: Alex Dupre <ale@FreeBSD.org>
CommitDate: 2023-09-05 08:18:59 +0000
math/secp256k1: update to 0.4.0 release.
---
math/secp256k1/Makefile | 2 +-
math/secp256k1/distinfo | 6 +++---
math/secp256k1/pkg-plist | 3 ++-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/math/secp256k1/Makefile b/math/secp256k1/Makefile
index e9af2b678419..03548f1e31be 100644
--- a/math/secp256k1/Makefile
+++ b/math/secp256k1/Makefile
@@ -1,6 +1,6 @@
PORTNAME= secp256k1
DISTVERSIONPREFIX= v
-DISTVERSION= 0.3.1
+DISTVERSION= 0.4.0
CATEGORIES= math security java
MAINTAINER= ale@FreeBSD.org
diff --git a/math/secp256k1/distinfo b/math/secp256k1/distinfo
index e079198e6652..fda66878af70 100644
--- a/math/secp256k1/distinfo
+++ b/math/secp256k1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681486895
-SHA256 (bitcoin-core-secp256k1-v0.3.1_GH0.tar.gz) = 0e7bb22c29ed6add5e3631e6a9ed0526f3020a20f3b99e6151918fba6cf6affa
-SIZE (bitcoin-core-secp256k1-v0.3.1_GH0.tar.gz) = 2560292
+TIMESTAMP = 1693901296
+SHA256 (bitcoin-core-secp256k1-v0.4.0_GH0.tar.gz) = d7c956606e7f52b7703fd2967cb31d2e21ec90c0b440ff1cc7c7d764a4092b98
+SIZE (bitcoin-core-secp256k1-v0.4.0_GH0.tar.gz) = 2607093
diff --git a/math/secp256k1/pkg-plist b/math/secp256k1/pkg-plist
index 8cdb59dc6cd6..355f4948df97 100644
--- a/math/secp256k1/pkg-plist
+++ b/math/secp256k1/pkg-plist
@@ -1,5 +1,6 @@
include/secp256k1.h
include/secp256k1_ecdh.h
+include/secp256k1_ellswift.h
include/secp256k1_extrakeys.h
include/secp256k1_preallocated.h
include/secp256k1_recovery.h
@@ -7,5 +8,5 @@ include/secp256k1_schnorrsig.h
lib/libsecp256k1.a
lib/libsecp256k1.so
lib/libsecp256k1.so.2
-lib/libsecp256k1.so.2.0.1
+lib/libsecp256k1.so.2.1.0
libdata/pkgconfig/libsecp256k1.pc