svn commit: r494566 - head/math/secp256k1

Alex Dupre ale at FreeBSD.org
Mon Mar 4 09:01:45 UTC 2019


Author: ale
Date: Mon Mar  4 09:01:43 2019
New Revision: 494566
URL: https://svnweb.freebsd.org/changeset/ports/494566

Log:
  Update to latest snapshot.

Modified:
  head/math/secp256k1/Makefile
  head/math/secp256k1/distinfo

Modified: head/math/secp256k1/Makefile
==============================================================================
--- head/math/secp256k1/Makefile	Mon Mar  4 09:00:53 2019	(r494565)
+++ head/math/secp256k1/Makefile	Mon Mar  4 09:01:43 2019	(r494566)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	secp256k1
-PORTVERSION=	0.1.20190204
+PORTVERSION=	0.1.20190225
 CATEGORIES=	math security java
 
 MAINTAINER=	ale at FreeBSD.org
@@ -16,7 +16,7 @@ USES=		autoreconf libtool gmake
 USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	bitcoin-core
-GH_TAGNAME=	b408c6a
+GH_TAGNAME=	aa15154
 
 OPTIONS_DEFINE=	GMP JAVA
 OPTIONS_DEFAULT=GMP JAVA

Modified: head/math/secp256k1/distinfo
==============================================================================
--- head/math/secp256k1/distinfo	Mon Mar  4 09:00:53 2019	(r494565)
+++ head/math/secp256k1/distinfo	Mon Mar  4 09:01:43 2019	(r494566)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549960198
-SHA256 (bitcoin-core-secp256k1-0.1.20190204-b408c6a_GH0.tar.gz) = 39ce52158b533e060f6a09b54e015b573c29155999898b62b51c39b1391ef4d4
-SIZE (bitcoin-core-secp256k1-0.1.20190204-b408c6a_GH0.tar.gz) = 165281
+TIMESTAMP = 1551689201
+SHA256 (bitcoin-core-secp256k1-0.1.20190225-aa15154_GH0.tar.gz) = c6f77ed8215ed5a2b07869f29b09b2817dc8a2c07da503a27971170ea17e68f0
+SIZE (bitcoin-core-secp256k1-0.1.20190225-aa15154_GH0.tar.gz) = 166606


More information about the svn-ports-all mailing list