[Lunar-commits] r21741 - moonbase/trunk/web/Zope
Florin Braescu
florin at lunar-linux.org
Tue Oct 10 17:03:32 UTC 2006
Author: florin
Date: 2006-10-10 17:03:32 +0000 (Tue, 10 Oct 2006)
New Revision: 21741
Modified:
moonbase/trunk/web/Zope/BUILD
moonbase/trunk/web/Zope/DETAILS
Log:
bump the version from 3.2.1 to 3.3.0. major version release.
Modified: moonbase/trunk/web/Zope/BUILD
===================================================================
--- moonbase/trunk/web/Zope/BUILD 2006-10-10 16:59:09 UTC (rev 21740)
+++ moonbase/trunk/web/Zope/BUILD 2006-10-10 17:03:32 UTC (rev 21741)
@@ -1,6 +1,7 @@
(
- add_priv_user zope:zope &&
+ sedit "s:2.4.7 :2.5 2.4.7 :" configure &&
+ add_priv_user zope:zope &&
./configure --prefix=${MODULE_PREFIX}/lib/zope &&
default_make
Modified: moonbase/trunk/web/Zope/DETAILS
===================================================================
--- moonbase/trunk/web/Zope/DETAILS 2006-10-10 16:59:09 UTC (rev 21740)
+++ moonbase/trunk/web/Zope/DETAILS 2006-10-10 17:03:32 UTC (rev 21741)
@@ -1,12 +1,12 @@
MODULE=Zope
- VERSION=3.2.1
+ VERSION=3.3.0
SOURCE=Zope-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Zope-$VERSION
SOURCE_URL=http://www.zope.org/Products/$MODULE/${VERSION}/
- SOURCE_VFY=sha1:cb45ab704e3a60376e3025e169b782f2c3968074
+ SOURCE_VFY=sha1:371db51e9d3b98b58beb03beaa3d07eb0f27a2ea
WEB_SITE=http://www.zope.org/
ENTERED=20060108
- UPDATED=20060507
+ UPDATED=20061010
SHORT="Python based web publishing system"
cat << EOF
More information about the Lunar-commits
mailing list