diff options
author | William Grzybowski <wg@FreeBSD.org> | 2014-09-25 17:18:38 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2014-09-25 17:18:38 +0000 |
commit | f682ce695aafd4d83c4ac65dbfb85c1b4ec1d095 (patch) | |
tree | 685dfa34c64314e890695c94724a0aa0d1f5b664 | |
parent | devel/py-path.py: update to 6.0 (diff) |
devel/py-jaraco.util: update to 10.5
- USES python
-rw-r--r-- | devel/py-jaraco.util/Makefile | 8 | ||||
-rw-r--r-- | devel/py-jaraco.util/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/devel/py-jaraco.util/Makefile b/devel/py-jaraco.util/Makefile index ad88bd1947ad..e58bf192067c 100644 --- a/devel/py-jaraco.util/Makefile +++ b/devel/py-jaraco.util/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jaraco.util -PORTVERSION= 10.2 +PORTVERSION= 10.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,9 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ ${PYTHON_PKGNAMEPREFIX}jaraco.timing>0:${PORTSDIR}/devel/py-jaraco.timing BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:${PORTSDIR}/devel/py-hgtools -USES= zip -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python zip +USE_PYTHON= autoplist distutils .include <bsd.port.mk> diff --git a/devel/py-jaraco.util/distinfo b/devel/py-jaraco.util/distinfo index 8c8480d4de49..8c481fd16ba0 100644 --- a/devel/py-jaraco.util/distinfo +++ b/devel/py-jaraco.util/distinfo @@ -1,2 +1,2 @@ -SHA256 (jaraco.util-10.2.zip) = 4fc03828e0e153b773bf606bd47648263318e778a67b17d0872cd7a9be5c997d -SIZE (jaraco.util-10.2.zip) = 83129 +SHA256 (jaraco.util-10.5.zip) = f6ab6b0b10920686b9d03611fe319ecaa9d3a4f5454eb320e2994af3c13a63d8 +SIZE (jaraco.util-10.5.zip) = 83859 |