From owner-svn-ports-all@FreeBSD.ORG Tue Sep 24 01:48:58 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A611EAFD; Tue, 24 Sep 2013 01:48:58 +0000 (UTC) (envelope-from swills@FreeBSD.org) 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 8F9FA278A; Tue, 24 Sep 2013 01:48:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8O1mwsE020623; Tue, 24 Sep 2013 01:48:58 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8O1mwGK020621; Tue, 24 Sep 2013 01:48:58 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201309240148.r8O1mwGK020621@svn.freebsd.org> From: Steve Wills Date: Tue, 24 Sep 2013 01:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328082 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Sep 2013 01:48:58 -0000 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 (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