svn commit: r403459 - head/finance/py-bitcoin

Martin Wilke miwi at FreeBSD.org
Thu Dec 10 14:25:21 UTC 2015


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


More information about the svn-ports-head mailing list