diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-03-10 20:08:28 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-03-10 20:08:28 +0000 |
commit | 437a9873d1710fbca0abfdebeced41640439b8e6 (patch) | |
tree | e4e444b1e0ab43eae49d1ac8aecf0b36b2eb4df0 /textproc/py-zope.tal | |
parent | 6fdc7399cc6bcc90f47434bf19d02256b21f98df (diff) |
Notes
Diffstat (limited to 'textproc/py-zope.tal')
-rw-r--r-- | textproc/py-zope.tal/Makefile | 8 | ||||
-rw-r--r-- | textproc/py-zope.tal/distinfo | 4 | ||||
-rw-r--r-- | textproc/py-zope.tal/pkg-descr | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-zope.tal/Makefile b/textproc/py-zope.tal/Makefile index b64b01131195..95f141f0affe 100644 --- a/textproc/py-zope.tal/Makefile +++ b/textproc/py-zope.tal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zope.tal -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.1 CATEGORIES= textproc python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,10 +17,10 @@ COMMENT= Zope Template Application Languate (TAL) LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface -USE_PYTHON =yes +DIST_SUBDIR= zope +USE_PYTHON= yes USE_PYDISTUTILS=easy_install USE_ZIP= yes diff --git a/textproc/py-zope.tal/distinfo b/textproc/py-zope.tal/distinfo index 4363fb57ce83..ed8d504372cb 100644 --- a/textproc/py-zope.tal/distinfo +++ b/textproc/py-zope.tal/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope.tal-3.6.0.zip) = 8d737fe7bd62c31f1be55b867bf8b3e2541b10838825f5cc06369ca7828073af -SIZE (zope.tal-3.6.0.zip) = 150442 +SHA256 (zope/zope.tal-3.6.1.zip) = cacea002263fb0da49b73f44f03992a3363aa3aa6f07d896f815a685222d2eab +SIZE (zope/zope.tal-3.6.1.zip) = 150795 diff --git a/textproc/py-zope.tal/pkg-descr b/textproc/py-zope.tal/pkg-descr index 59a7147a8014..608dea79e714 100644 --- a/textproc/py-zope.tal/pkg-descr +++ b/textproc/py-zope.tal/pkg-descr @@ -4,4 +4,4 @@ renderer to inject dynamic markup into a page. It also includes the Macro Expansion for TAL (METAL) macro language used in page assembly. -WWW: http://pypi.python.org/pypi/zope.tal +WWW: http://pypi.python.org/pypi/zope.tal |