1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
PR:		ports/132383
Submitted by:	Gerhard Schmidt <estartu@augusta.de> (maintainer)
This commit is contained in:
Pav Lucistnik 2009-03-22 18:22:20 +00:00
parent e8ce271e26
commit ef76124a43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230683
3 changed files with 18 additions and 17 deletions

View File

@ -7,25 +7,21 @@
PORTNAME= zope
PORTVERSION= 2.7.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/Zope-${PORTVERSION}/:src \
http://www.zope.org/Products/Zope/Hotfix-2006-08-21/Hotfix-20060821/:hotfix
http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/:hotfix
DISTFILES= Zope-${PORTVERSION}-final.tgz:src \
${HOTFIX}.tar.gz:hotfix
${HOTFIX}.tgz:hotfix
MAINTAINER= estartu@augusta.de
COMMENT= An object-based web application platform
WRKSRC= ${WRKDIR}/Zope-${PORTVERSION}-final
USE_PYTHON= 2.3
USE_PYTHON= 2.4
USE_RC_SUBR= yes
DIST_SUBDIR= zope
HOTFIX= Hotfix_20060821
FORBIDDEN= contains cross-site scripting vulnerability http://VuXML.FreeBSD.org/34414a1e-e377-11db-b8ab-000c76189c4c.html
DEPRECATED= has been forbidden for more than 6 months
EXPIRATION_DATE=2009-01-19
HOTFIX= Hotfix_20070320
# Note: the notes that follow reflect the decisions of prior maintainers
# of this port. IOW, don't blame me if you don't like the way it's done.

View File

@ -1,6 +1,6 @@
MD5 (zope/Zope-2.7.9-final.tgz) = d44e19ca501f6629375f8f0b40c72e08
SHA256 (zope/Zope-2.7.9-final.tgz) = b3982421dded26e95c8a5a7272365224ba399d552a143a9d457509f11b9d94ab
SIZE (zope/Zope-2.7.9-final.tgz) = 2993519
MD5 (zope/Hotfix_20060821.tar.gz) = 5cb921d15ff6d290bfc73bdc20ff67c1
SHA256 (zope/Hotfix_20060821.tar.gz) = 6ba5f717cc7443c6182c5b829f2a4228e7c56667d07e2b6fad8323ab1ec850af
SIZE (zope/Hotfix_20060821.tar.gz) = 1050
MD5 (zope/Hotfix_20070320.tgz) = 0b4cd365d99731e18827ead11400087d
SHA256 (zope/Hotfix_20070320.tgz) = 3b8760301826aba22386a561de48523663fc7840fc11280e2c34163ba4be383a
SIZE (zope/Hotfix_20070320.tgz) = 3805

View File

@ -711,10 +711,14 @@ etc/rc.d/zeo.sh
%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests/testExternalMethod.pyc
%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/version.txt
%%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/www/function.gif
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20060821/README.txt
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20060821/__init__.py
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20060821/__init__.pyc
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20060821/version.txt
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/README.txt
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/__init__.py
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/__init__.pyc
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/version.txt
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/tests/__init__.py
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/tests/__init__.pyc
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/tests/test_hotfix.py
%%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/tests/test_hotfix.pyc
%%ZOPEBASEDIR%%/lib/python/Products/MIMETools/MIMETag.py
%%ZOPEBASEDIR%%/lib/python/Products/MIMETools/MIMETag.pyc
%%ZOPEBASEDIR%%/lib/python/Products/MIMETools/README.txt
@ -3104,7 +3108,8 @@ etc/rc.d/zeo.sh
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/MailHost/dtml
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/MailHost
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/MIMETools
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20060821
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320/tests
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/Hotfix_20070320
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/www
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests/Extensions
@dirrm %%ZOPEBASEDIR%%/lib/python/Products/ExternalMethod/tests