[Lunar-commits] r15337 - moonbase/trunk/web/Zope

Florin Braescu florin at lunar-linux.org
Sun Jun 12 06:48:13 UTC 2005


Author: florin
Date: 2005-06-12 06:48:12 +0000 (Sun, 12 Jun 2005)
New Revision: 15337

Modified:
   moonbase/trunk/web/Zope/BUILD
   moonbase/trunk/web/Zope/DETAILS
Log:
bump the version from 2.7.6 to 2.8.0. bugfixes release with some features added.

Modified: moonbase/trunk/web/Zope/BUILD
===================================================================
--- moonbase/trunk/web/Zope/BUILD	2005-06-12 06:44:17 UTC (rev 15336)
+++ moonbase/trunk/web/Zope/BUILD	2005-06-12 06:48:12 UTC (rev 15337)
@@ -1,6 +1,6 @@
 (
 
-  sedit "s:2.3.5:2.4:" configure                 &&
+  sedit "s:2.3.5:2.4.1:" configure               &&
   add_priv_user zope:zope                        &&
   ./configure --prefix=${MODULE_PREFIX}/lib/zope  \
               --ignore-largefile                 &&

Modified: moonbase/trunk/web/Zope/DETAILS
===================================================================
--- moonbase/trunk/web/Zope/DETAILS	2005-06-12 06:44:17 UTC (rev 15336)
+++ moonbase/trunk/web/Zope/DETAILS	2005-06-12 06:48:12 UTC (rev 15337)
@@ -1,12 +1,12 @@
           MODULE=Zope
-         VERSION=2.7.6
-          SOURCE=$MODULE-$VERSION-final.tgz
+         VERSION=2.8.0
+          SOURCE=$MODULE-$VERSION-final.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-final
       SOURCE_URL=http://www.zope.org/Products/$MODULE/$VERSION/
-      SOURCE_VFY=sha1:3a6074c15429783a628a8157b355889c4f1180c7
+      SOURCE_VFY=sha1:06d4db16e7c71769a5f73bf1333f68f6e7dd3b1e
         WEB_SITE=http://www.zope.org/
          ENTERED=20040706
-         UPDATED=20050511
+         UPDATED=20050612
            SHORT="Python based web publishing system"
 
 cat << EOF



More information about the Lunar-commits mailing list