- update to 2.13.4
Approved by: glarkin (mentor) Feature safe: yes
This commit is contained in:
parent
31c268c136
commit
590d03c538
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287255
2 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Products.BTreeFolder2
|
||||
PORTVERSION= 2.13.3
|
||||
PORTVERSION= 2.13.4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -27,5 +27,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:${PORTSDIR}/security/py-Acc
|
|||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
USE_ZIP= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (zope/Products.BTreeFolder2-2.13.3.tar.gz) = acdc5b63419d127822863d90337a92d27e6b497a268ff2126110ab40a87abf70
|
||||
SIZE (zope/Products.BTreeFolder2-2.13.3.tar.gz) = 14884
|
||||
SHA256 (zope/Products.BTreeFolder2-2.13.4.zip) = 775d276cdbed40e58fcc5ad78e708975d683756c633bb520c5b8af0583bbe8d9
|
||||
SIZE (zope/Products.BTreeFolder2-2.13.4.zip) = 26030
|
||||
|
|
Loading…
Reference in a new issue