svn commit: r328082 - in head/net-p2p/bitcoin: . files
Steve Wills
swills at FreeBSD.org
Tue Sep 24 01:48:58 UTC 2013
Author: swills
Date: Tue Sep 24 01:48:57 2013
New Revision: 328082
URL: http://svnweb.freebsd.org/changeset/ports/328082
Log:
- Update to 0.8.5
- Remove no longer needed patch
PR: ports/182062
Submitted by: Robert Backahus <robbak at robbak.com> (maintainer)
Deleted:
head/net-p2p/bitcoin/files/patch-leveldb_makefile
Modified:
head/net-p2p/bitcoin/Makefile
head/net-p2p/bitcoin/distinfo
Modified: head/net-p2p/bitcoin/Makefile
==============================================================================
--- head/net-p2p/bitcoin/Makefile Tue Sep 24 01:31:44 2013 (r328081)
+++ head/net-p2p/bitcoin/Makefile Tue Sep 24 01:48:57 2013 (r328082)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bitcoin
-PORTVERSION= 0.8.3
+PORTVERSION= 0.8.5
CATEGORIES= net-p2p finance
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://people.freebsd.org/~swills/ \
@@ -23,7 +23,7 @@ QRCODES_DESC= Build with QR code display
USE_GITHUB= yes
GH_ACCOUNT= bitcoin
GH_PROJECT= bitcoin
-GH_COMMIT= 6a0ba5c
+GH_COMMIT= 8090e11
GH_TAGNAME= v${PORTVERSION}
USE_GMAKE= yes
Modified: head/net-p2p/bitcoin/distinfo
==============================================================================
--- head/net-p2p/bitcoin/distinfo Tue Sep 24 01:31:44 2013 (r328081)
+++ head/net-p2p/bitcoin/distinfo Tue Sep 24 01:48:57 2013 (r328082)
@@ -1,2 +1,2 @@
-SHA256 (bitcoin-0.8.3.tar.gz) = c1082573e66cb711bbd989d4f0863354e4fe4dbc6d859b9d51f3eb06c749a052
-SIZE (bitcoin-0.8.3.tar.gz) = 3181606
+SHA256 (bitcoin-0.8.5.tar.gz) = 0a60bda22fb198a2682a6a0b3c82b3da053f76efdd5930eae9af3792bdc4bffe
+SIZE (bitcoin-0.8.5.tar.gz) = 3181937
More information about the svn-ports-all
mailing list