diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 07:50:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 07:50:41 +0000 |
commit | 5e9f42cbda7723e209ee352f41df8fd3d7d1ee28 (patch) | |
tree | 5fb7f0ec92b0b2a109bebac3d6e46dbbc6f3f976 /devel/py-decoratortools | |
parent | b0f65c8787968933f446b1206ae11e0ac7e0386e (diff) | |
download | ports-5e9f42cbda7723e209ee352f41df8fd3d7d1ee28.tar.gz ports-5e9f42cbda7723e209ee352f41df8fd3d7d1ee28.zip |
Notes
Diffstat (limited to 'devel/py-decoratortools')
-rw-r--r-- | devel/py-decoratortools/Makefile | 3 | ||||
-rw-r--r-- | devel/py-decoratortools/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-decoratortools/Makefile b/devel/py-decoratortools/Makefile index ab1cecd7be47..c0b98c97fc89 100644 --- a/devel/py-decoratortools/Makefile +++ b/devel/py-decoratortools/Makefile @@ -7,6 +7,7 @@ PORTNAME= DecoratorTools PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Class, function, and metaclass decorators -USE_PYTHON= 2.4-2.7 +USE_PYTHON= 2.5-2.7 USE_PYDISTUTILS=easy_install USE_ZIP= yes diff --git a/devel/py-decoratortools/distinfo b/devel/py-decoratortools/distinfo index 2e3661400a97..c3d18666f941 100644 --- a/devel/py-decoratortools/distinfo +++ b/devel/py-decoratortools/distinfo @@ -1,3 +1,2 @@ -MD5 (DecoratorTools-1.8.zip) = f161004115c3d04ed976c230c8a91d87 SHA256 (DecoratorTools-1.8.zip) = da73f03a9fab80a205c8febcecee83f8a989eab8ce81affd7989210e4a3d9ea8 SIZE (DecoratorTools-1.8.zip) = 29566 |