svn commit: r315486 - head/devel/py-transaction

Carlo Strub cs at FreeBSD.org
Thu Mar 28 16:23:06 UTC 2013


Author: cs
Date: Thu Mar 28 16:23:05 2013
New Revision: 315486
URL: http://svnweb.freebsd.org/changeset/ports/315486

Log:
  Update to 1.4.1

Modified:
  head/devel/py-transaction/Makefile
  head/devel/py-transaction/distinfo

Modified: head/devel/py-transaction/Makefile
==============================================================================
--- head/devel/py-transaction/Makefile	Thu Mar 28 16:21:14 2013	(r315485)
+++ head/devel/py-transaction/Makefile	Thu Mar 28 16:23:05 2013	(r315486)
@@ -3,7 +3,7 @@
 #
 
 PORTNAME=	transaction
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,5 +16,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
+USE_ZIP=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-transaction/distinfo
==============================================================================
--- head/devel/py-transaction/distinfo	Thu Mar 28 16:21:14 2013	(r315485)
+++ head/devel/py-transaction/distinfo	Thu Mar 28 16:23:05 2013	(r315486)
@@ -1,2 +1,2 @@
-SHA256 (transaction-1.4.0.tar.gz) = 19d41c018f1c012768c6cb3f3a79a9c7668bf34a323099318607d3dced8d2c9a
-SIZE (transaction-1.4.0.tar.gz) = 58550
+SHA256 (transaction-1.4.1.zip) = 252d51aa0540a7af4097ff2e1829495e4744563f4b82dd054307eb40734b29de
+SIZE (transaction-1.4.1.zip) = 77817


More information about the svn-ports-all mailing list