diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-28 16:23:05 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-28 16:23:05 +0000 |
commit | f4c9b38788d5f2338bfa1d4e4b8e6ede99d18fa9 (patch) | |
tree | f48ab8af73dc8ae5319a81333e12a3337897eff7 | |
parent | unbreak index. this port probably actually depends on something from gnome b... (diff) |
Update to 1.4.1
Notes
Notes:
svn path=/head/; revision=315486
-rw-r--r-- | devel/py-transaction/Makefile | 3 | ||||
-rw-r--r-- | devel/py-transaction/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/py-transaction/Makefile b/devel/py-transaction/Makefile index 112b21ff978a..3642fc4e6c90 100644 --- a/devel/py-transaction/Makefile +++ b/devel/py-transaction/Makefile @@ -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> diff --git a/devel/py-transaction/distinfo b/devel/py-transaction/distinfo index 6371cc6aa178..bf91685aa09a 100644 --- a/devel/py-transaction/distinfo +++ b/devel/py-transaction/distinfo @@ -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 |