diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-05-20 06:58:16 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-05-20 06:58:16 +0000 |
commit | 8ddec02af28130d490a493e2b58f374cc470a1ed (patch) | |
tree | 738365b0a801fd4deed41d71f16d341b4aa4eb11 | |
parent | 97d8d6e3d2922ef0cf96476d76bdc7a19fd6e42c (diff) | |
download | freebsd-ports-8ddec02af28130d490a493e2b58f374cc470a1ed.zip |
devel/py-diazo: update to 1.0.5
PR: 189734
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
-rw-r--r-- | devel/py-diazo/Makefile | 5 | ||||
-rw-r--r-- | devel/py-diazo/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-diazo/Makefile b/devel/py-diazo/Makefile index b38791aa72a9..e4a6f30cd7a4 100644 --- a/devel/py-diazo/Makefile +++ b/devel/py-diazo/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= diazo -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}repoze.xmliter>=0.3:${PORTSDIR}/devel/py-repoze.xmliter \ ${PYTHON_PKGNAMEPREFIX}webob>=0:${PORTSDIR}/www/py-webob -USES= zip +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes diff --git a/devel/py-diazo/distinfo b/devel/py-diazo/distinfo index dd8c8e791ca8..54944e68a2f0 100644 --- a/devel/py-diazo/distinfo +++ b/devel/py-diazo/distinfo @@ -1,2 +1,2 @@ -SHA256 (diazo-1.0.4.zip) = c623a2b63a839f445ef3811244580b925e473693a094bb8b62c4972918358080 -SIZE (diazo-1.0.4.zip) = 576927 +SHA256 (diazo-1.0.5.zip) = 569943642002c6c18d498eac9ff807a47a7bdde25b086f8873df5f93055dc0f9 +SIZE (diazo-1.0.5.zip) = 578272 |