mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.5
This commit is contained in:
parent
e367148dd1
commit
458a843a24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220837
3 changed files with 8 additions and 6 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= zpt
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 2.5
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= zpt
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ZopePageTemplates-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ZopePageTemplates-1.4.0.tgz) = 165f1cfedb0efa0ee3ce57087a1f4a01
|
||||
SHA256 (ZopePageTemplates-1.4.0.tgz) = 9380e46d16014c7b8d17bd3c2ffc1d275ef7085d8e7493661f9345b7780ae761
|
||||
SIZE (ZopePageTemplates-1.4.0.tgz) = 49215
|
||||
MD5 (ZopePageTemplates-2.5.tgz) = 128ec45b8250dbe02da81143e18d83b1
|
||||
SHA256 (ZopePageTemplates-2.5.tgz) = 81a89734ad8c6437b8e4e8d4cc964f960d55b1246192487ad81b3f66585dcfc2
|
||||
SIZE (ZopePageTemplates-2.5.tgz) = 46355
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
%%PYTHON_SITELIBDIR%%/ZopePageTemplates.pth
|
||||
%%PYTHON_SITELIBDIR%%/ZopePageTemplates/ComputedAttribute.py
|
||||
%%PYTHON_SITELIBDIR%%/ZopePageTemplates/ComputedAttribute.pyc
|
||||
%%PYTHON_SITELIBDIR%%/ZopePageTemplates/ComputedAttribute.pyo
|
||||
%%PYTHON_SITELIBDIR%%/ZopePageTemplates/Expressions.py
|
||||
%%PYTHON_SITELIBDIR%%/ZopePageTemplates/Expressions.pyc
|
||||
%%PYTHON_SITELIBDIR%%/ZopePageTemplates/Expressions.pyo
|
||||
|
|
Loading…
Add table
Reference in a new issue