[Lunar-commits]
CVS: moonbase/web/Zope BUILD, 1.2, 1.3 DETAILS, 1.4, 1.5
Florin Braescu
florin at lunar-linux.org
Sun Mar 20 06:12:10 UTC 2005
Update of /var/cvs/lunar/moonbase/web/Zope
In directory espresso.foo-projects.org:/tmp/cvs-serv22669
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 2.7.3 to 2.7.5. Bugfixes release.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/Zope/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 24 Oct 2004 13:04:52 -0000 1.2
+++ BUILD 20 Mar 2005 06:12:08 -0000 1.3
@@ -1,8 +1,9 @@
(
- add_priv_user zope:zope &&
- ./configure --prefix=${MODULE_PREFIX}/lib/zope \
- --ignore-largefile &&
+ sedit "s:2.3.5:2.4:" configure &&
+ add_priv_user zope:zope &&
+ ./configure --prefix=${MODULE_PREFIX}/lib/zope \
+ --ignore-largefile &&
default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/Zope/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 24 Oct 2004 13:04:53 -0000 1.4
+++ DETAILS 20 Mar 2005 06:12:08 -0000 1.5
@@ -1,12 +1,12 @@
MODULE=Zope
- VERSION=2.7.3
- SOURCE=$MODULE-$VERSION-0.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-0
+ VERSION=2.7.5
+ SOURCE=$MODULE-$VERSION-final.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-final
SOURCE_URL=http://www.zope.org/Products/$MODULE/$VERSION/
- SOURCE_VFY=sha1:f1f2f858e37d0d4e39bacc4b460e74837fd85963
+ SOURCE_VFY=sha1:f84d136e71ab79cc2c2ec1b222b03457597178c9
WEB_SITE=http://www.zope.org/
ENTERED=20040706
- UPDATED=20041024
+ UPDATED=20050320
SHORT="Python based web publishing system"
cat << EOF
More information about the Lunar-commits
mailing list