- Update to 2.11.6
PR: ports/142771 Submitted by: maintainer
This commit is contained in:
parent
2c6a263c1e
commit
d4a0f46c5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248053
6 changed files with 26 additions and 10 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= zope211
|
||||
PORTVERSION= 2.11.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.11.6
|
||||
CATEGORIES= www python zope
|
||||
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
|
||||
DISTNAME= Zope-${PORTVERSION}-final
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (zope/Zope-2.11.3-final.tgz) = 208e235087d707ec0ff07a47cb43c786
|
||||
SHA256 (zope/Zope-2.11.3-final.tgz) = 70144fdcd60d31b97ccbc9dd93abf19f75eee528522eb59ae09467a321efd719
|
||||
SIZE (zope/Zope-2.11.3-final.tgz) = 7320227
|
||||
MD5 (zope/Zope-2.11.6-final.tgz) = af89d5a799d6c31b975d90a7d40a1a3c
|
||||
SHA256 (zope/Zope-2.11.6-final.tgz) = 4ee4de673fd8fef26a0cc624e4e21099bf43bdb42cf3c1c6d5fc6457c0133395
|
||||
SIZE (zope/Zope-2.11.6-final.tgz) = 7364722
|
||||
|
|
|
@ -1864,6 +1864,8 @@
|
|||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/dtml/addTemporaryFolder.dtml
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/dtml/mountfail.dtml
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/help/TemporaryFolder.stx
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/mount.py
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/mount.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/patchfs.py
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/patchfs.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/www/tempfolder.gif
|
||||
|
@ -2869,6 +2871,10 @@
|
|||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/zeo-fan-out.test
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/zeoserver.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/zeoserver.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/testZEO2.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/testZEO2.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/servertesting.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/servertesting.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/util.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/util.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/version.txt
|
||||
|
@ -3011,6 +3017,9 @@
|
|||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/tests.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/zodbload.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/zodbload.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/strip_versions.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/strip_versions.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/strip_versions.test
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/serialize.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/serialize.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/storage.xml
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= zope211
|
||||
PORTVERSION= 2.11.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.11.6
|
||||
CATEGORIES= www python zope
|
||||
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
|
||||
DISTNAME= Zope-${PORTVERSION}-final
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (zope/Zope-2.11.3-final.tgz) = 208e235087d707ec0ff07a47cb43c786
|
||||
SHA256 (zope/Zope-2.11.3-final.tgz) = 70144fdcd60d31b97ccbc9dd93abf19f75eee528522eb59ae09467a321efd719
|
||||
SIZE (zope/Zope-2.11.3-final.tgz) = 7320227
|
||||
MD5 (zope/Zope-2.11.6-final.tgz) = af89d5a799d6c31b975d90a7d40a1a3c
|
||||
SHA256 (zope/Zope-2.11.6-final.tgz) = 4ee4de673fd8fef26a0cc624e4e21099bf43bdb42cf3c1c6d5fc6457c0133395
|
||||
SIZE (zope/Zope-2.11.6-final.tgz) = 7364722
|
||||
|
|
|
@ -1864,6 +1864,8 @@
|
|||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/dtml/addTemporaryFolder.dtml
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/dtml/mountfail.dtml
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/help/TemporaryFolder.stx
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/mount.py
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/mount.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/patchfs.py
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/patchfs.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/Products/TemporaryFolder/www/tempfolder.gif
|
||||
|
@ -2869,6 +2871,10 @@
|
|||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/zeo-fan-out.test
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/zeoserver.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/zeoserver.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/testZEO2.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/testZEO2.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/servertesting.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/tests/servertesting.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/util.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/util.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZEO/version.txt
|
||||
|
@ -3011,6 +3017,9 @@
|
|||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/tests.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/zodbload.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/zodbload.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/strip_versions.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/strip_versions.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/scripts/strip_versions.test
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/serialize.py
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/serialize.pyc
|
||||
%%ZOPEBASEDIR%%/lib/python/ZODB/storage.xml
|
||||
|
|
Loading…
Reference in a new issue