1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- update to 3.6.1

- drop no more needed py-zope.testing dependency
- save distfile to zope/ subdirectory
- whitespace fixes

Feature safe:	yes
This commit is contained in:
Ruslan Makhmatkhanov 2012-03-10 20:08:28 +00:00
parent 6fdc7399cc
commit 437a9873d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293062
3 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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