summaryrefslogtreecommitdiff
path: root/www/zope211
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-10-19 21:09:35 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-10-19 21:09:35 +0000
commit8acebe2daca4ee13f5c3b8f7e7cec19f864ea63e (patch)
tree0b6796118c18f6051904cbe6612ca5aa6d35bca1 /www/zope211
parentupdate to 1.2.4 (diff)
Upgrade to 2.4.2
Notes
Notes: svn path=/head/; revision=48965
Diffstat (limited to 'www/zope211')
-rw-r--r--www/zope211/Makefile8
-rw-r--r--www/zope211/distinfo2
-rw-r--r--www/zope211/pkg-plist8
3 files changed, 14 insertions, 4 deletions
diff --git a/www/zope211/Makefile b/www/zope211/Makefile
index 9b7eca1e4070..9966fccb18fb 100644
--- a/www/zope211/Makefile
+++ b/www/zope211/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope
-PORTVERSION= 2.4.1
+PORTVERSION= 2.4.2
PORTREVISION= 0
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
@@ -77,10 +77,12 @@ do-install:
@(cd ${ZOPEBASEDIR}/pcgi && ${RM} *.o)
@#
@${MKDIR} ${CGIBINDIR}
- @(cd ${ZOPEBASEDIR} ; \
- ${INSTALL} -m 555 Zope.cgi \
+ @(cd ${ZOPEBASEDIR} && \
+ ${MV} Zope.cgi \
pcgi/pcgi-wrapper \
${CGIBINDIR} )
+ @(cd ${CGIBINDIR} && \
+ ${CHMOD} 555 Zope.cgi pcgi-wrapper )
@#
@${ECHO} "===> Fixing permissions of Zope's own var directory..."
@${CHMOD} ugo+rwt ${ZOPEBASEDIR}/var
diff --git a/www/zope211/distinfo b/www/zope211/distinfo
index 88fc8fe24753..e63c00d69c3e 100644
--- a/www/zope211/distinfo
+++ b/www/zope211/distinfo
@@ -1 +1 @@
-MD5 (zope/Zope-2.4.1-src.tgz) = 9bb93c8431118f39310a255aa6f09609
+MD5 (zope/Zope-2.4.2-src.tgz) = 9759b5609626308d1ae20047e6fed3cb
diff --git a/www/zope211/pkg-plist b/www/zope211/pkg-plist
index 42421e73db7b..0f7d75b97e6a 100644
--- a/www/zope211/pkg-plist
+++ b/www/zope211/pkg-plist
@@ -1604,12 +1604,20 @@ etc/rc.d/zope.sh
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/Acquisition.stx
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/ExtensionClass.ref
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/ExtensionClass.stx
+%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/Links.ref
+%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/Links.stx
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/MultiMapping.ref
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/MultiMapping.stx
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/examples.ref
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/examples.stx
+%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/examples1.ref
+%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/examples1.stx
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/index.ref
%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/index.stx
+%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/table.ref
+%%ZOPEBASEDIR%%/lib/python/StructuredText/regressions/table.stx
+%%ZOPEBASEDIR%%/lib/python/StructuredText/tests/framework.py
+%%ZOPEBASEDIR%%/lib/python/StructuredText/tests/framework.pyc
%%ZOPEBASEDIR%%/lib/python/StructuredText/tests/testStructuredText.py
%%ZOPEBASEDIR%%/lib/python/StructuredText/tests/testStructuredText.pyc
%%ZOPEBASEDIR%%/lib/python/Sync.so