From owner-svn-ports-head@FreeBSD.ORG Tue Dec 17 02:13:55 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC6D92EC; Tue, 17 Dec 2013 02:13:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D7F8919D5; Tue, 17 Dec 2013 02:13:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBH2DtRt033047; Tue, 17 Dec 2013 02:13:55 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBH2Dt44033044; Tue, 17 Dec 2013 02:13:55 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201312170213.rBH2Dt44033044@svn.freebsd.org> From: Steve Wills Date: Tue, 17 Dec 2013 02:13:55 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Dec 2013 02:13:56 -0000 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 (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