diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2005-01-10 21:47:38 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2005-01-10 21:47:38 +0000 |
commit | e61bc7bc3ca8cebdb53062b457b53d48779c5849 (patch) | |
tree | 6d4daa2b79bffe94bf5b780495426fa5910fb18f /www | |
parent | - Update to 1.5.0 (diff) |
Upgrade to 2.0.5
PR: 75351
Submitted by: maintainer
Approved by: seanc (mentor)
Notes
Notes:
svn path=/head/; revision=126085
Diffstat (limited to 'www')
-rw-r--r-- | www/plone/Makefile | 7 | ||||
-rw-r--r-- | www/plone/distinfo | 4 | ||||
-rw-r--r-- | www/plone3/Makefile | 7 | ||||
-rw-r--r-- | www/plone3/distinfo | 4 |
4 files changed, 6 insertions, 16 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile index 1178f2d4c4dc..374fed4a33bb 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plone -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= www zope MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= plone @@ -114,11 +114,6 @@ do-install: ${CP} -R $${m} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}; \ fi; \ done -#fix permissions when bundled CMFFormController -#is installed -.if !defined(WITH_CMFFORMCONTROLLER) - @${CHMOD} -R a+rX ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFFormController/ -.endif post-install: .if !defined(BATCH) diff --git a/www/plone/distinfo b/www/plone/distinfo index e76ef2c80800..780280e10279 100644 --- a/www/plone/distinfo +++ b/www/plone/distinfo @@ -1,2 +1,2 @@ -MD5 (zope/Plone-2.0.4.tar.gz) = eb35af0e3055e516291b549f1f82f97f -SIZE (zope/Plone-2.0.4.tar.gz) = 3914158 +MD5 (zope/Plone-2.0.5.tar.gz) = fe8ce932877c53bb22b1f88d2b4c9211 +SIZE (zope/Plone-2.0.5.tar.gz) = 4190167 diff --git a/www/plone3/Makefile b/www/plone3/Makefile index 1178f2d4c4dc..374fed4a33bb 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plone -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= www zope MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= plone @@ -114,11 +114,6 @@ do-install: ${CP} -R $${m} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}; \ fi; \ done -#fix permissions when bundled CMFFormController -#is installed -.if !defined(WITH_CMFFORMCONTROLLER) - @${CHMOD} -R a+rX ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFFormController/ -.endif post-install: .if !defined(BATCH) diff --git a/www/plone3/distinfo b/www/plone3/distinfo index e76ef2c80800..780280e10279 100644 --- a/www/plone3/distinfo +++ b/www/plone3/distinfo @@ -1,2 +1,2 @@ -MD5 (zope/Plone-2.0.4.tar.gz) = eb35af0e3055e516291b549f1f82f97f -SIZE (zope/Plone-2.0.4.tar.gz) = 3914158 +MD5 (zope/Plone-2.0.5.tar.gz) = fe8ce932877c53bb22b1f88d2b4c9211 +SIZE (zope/Plone-2.0.5.tar.gz) = 4190167 |