Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2013 02:13:55 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336687 - in head/net-p2p/bitcoin: . files
Message-ID:  <201312170213.rBH2Dt44033044@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Dec 17 02:13:55 2013
New Revision: 336687
URL: http://svnweb.freebsd.org/changeset/ports/336687

Log:
  - Update to 0.8.6
  
  PR:		ports/184655
  Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)

Deleted:
  head/net-p2p/bitcoin/files/patch-init_cpp
Modified:
  head/net-p2p/bitcoin/Makefile
  head/net-p2p/bitcoin/distinfo

Modified: head/net-p2p/bitcoin/Makefile
==============================================================================
--- head/net-p2p/bitcoin/Makefile	Tue Dec 17 01:27:21 2013	(r336686)
+++ head/net-p2p/bitcoin/Makefile	Tue Dec 17 02:13:55 2013	(r336687)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bitcoin
-PORTVERSION=	0.8.5
+PORTVERSION=	0.8.6
 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=	8090e11
+GH_COMMIT=	15e2837
 GH_TAGNAME=	v${PORTVERSION}
 
 USE_GMAKE=	yes

Modified: head/net-p2p/bitcoin/distinfo
==============================================================================
--- head/net-p2p/bitcoin/distinfo	Tue Dec 17 01:27:21 2013	(r336686)
+++ head/net-p2p/bitcoin/distinfo	Tue Dec 17 02:13:55 2013	(r336687)
@@ -1,2 +1,2 @@
-SHA256 (bitcoin-0.8.5.tar.gz) = 0a60bda22fb198a2682a6a0b3c82b3da053f76efdd5930eae9af3792bdc4bffe
-SIZE (bitcoin-0.8.5.tar.gz) = 3181937
+SHA256 (bitcoin-0.8.6.tar.gz) = 0703ce3fce77b63bce11388790176f5626b521b7403d72db1ed452c692fdc55d
+SIZE (bitcoin-0.8.6.tar.gz) = 3194755



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