From owner-svn-ports-all@freebsd.org Thu Dec 10 14:25:21 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CB079D6E80; Thu, 10 Dec 2015 14:25:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F34C10A5; Thu, 10 Dec 2015 14:25:21 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBAEPKxS034327; Thu, 10 Dec 2015 14:25:20 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBAEPKgY034325; Thu, 10 Dec 2015 14:25:20 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201512101425.tBAEPKgY034325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Thu, 10 Dec 2015 14:25:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403459 - head/finance/py-bitcoin 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.20 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: Thu, 10 Dec 2015 14:25:21 -0000 Author: miwi Date: Thu Dec 10 14:25:20 2015 New Revision: 403459 URL: https://svnweb.freebsd.org/changeset/ports/403459 Log: - Update to 1.1.38 PR: 205077 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4460 Modified: head/finance/py-bitcoin/Makefile head/finance/py-bitcoin/distinfo Modified: head/finance/py-bitcoin/Makefile ============================================================================== --- head/finance/py-bitcoin/Makefile Thu Dec 10 14:21:23 2015 (r403458) +++ head/finance/py-bitcoin/Makefile Thu Dec 10 14:25:20 2015 (r403459) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitcoin -PORTVERSION= 1.1.29 +PORTVERSION= 1.1.38 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/finance/py-bitcoin/distinfo ============================================================================== --- head/finance/py-bitcoin/distinfo Thu Dec 10 14:21:23 2015 (r403458) +++ head/finance/py-bitcoin/distinfo Thu Dec 10 14:25:20 2015 (r403459) @@ -1,2 +1,2 @@ -SHA256 (bitcoin-1.1.29.tar.gz) = 18a38854025acb9b321cc3456aad54447e597cac4cdc52b4cd08dd5436a508a6 -SIZE (bitcoin-1.1.29.tar.gz) = 26672 +SHA256 (bitcoin-1.1.38.tar.gz) = b58f2bdf1427644e3786f5ec727d77fb97e304fa57cbf2060b46dbb406c13895 +SIZE (bitcoin-1.1.38.tar.gz) = 26504