[Lunar-commits] <moonbase> Zope: version bumped to 3.4.0.
Florin Braescu
florin at lunar-linux.org
Sat Jan 31 09:12:52 CET 2009
commit 7ef85b33d6539babddca1cd91989898c28a9158f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 31 10:12:52 2009 +0200
Zope: version bumped to 3.4.0.
Majore relase with many new features added and improvements.
---
web/Zope/BUILD | 4 ++--
web/Zope/DETAILS | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/web/Zope/BUILD b/web/Zope/BUILD
index 3802fe3..73e6c6d 100644
--- a/web/Zope/BUILD
+++ b/web/Zope/BUILD
@@ -1,7 +1,7 @@
(
- sedit "s:2.4.7 :2.5 2.4.7 :" configure &&
- add_priv_user zope:zope &&
+ sedit "s:2.4.7 :2.6.1 2.5 2.4.7 :" configure &&
+ add_priv_user zope:zope &&
./configure --prefix=${MODULE_PREFIX}/lib/zope &&
default_make
diff --git a/web/Zope/DETAILS b/web/Zope/DETAILS
index faf7e59..b6bc311 100644
--- a/web/Zope/DETAILS
+++ b/web/Zope/DETAILS
@@ -1,12 +1,12 @@
MODULE=Zope
- VERSION=3.3.1
+ VERSION=3.4.0
SOURCE=Zope-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Zope-$VERSION
- SOURCE_URL=http://www.zope.org/Products/Zope3/$MODULE/${VERSION}/
- SOURCE_VFY=sha1:4576ac21c3415563d3b0b747e40963a762b63fce
- WEB_SITE=http://www.zope.org/
+ SOURCE_URL=http://www.zope.org/Products/Zope3/$MODULE/$VERSION
+ SOURCE_VFY=sha1:e38b5d06ef9291ae14586677c854f48fe71db586
+ WEB_SITE=http://www.zope.org
ENTERED=20060108
- UPDATED=20070216
+ UPDATED=20090131
SHORT="Python based web publishing system"
cat << EOF
More information about the Lunar-commits
mailing list