pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/zope * Update zope29, zope210 and zope211:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fba2e8eb2c9
branches:  trunk
changeset: 548964:7fba2e8eb2c9
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Oct 25 16:17:24 2008 +0000

description:
* Update zope29, zope210 and zope211:
* Enable zope211 completely support; add 211 to ZOPE_VERSION_SUPPORTED.

diffstat:

 www/zope/zopeversion.mk |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r 1bc62a055a06 -r 7fba2e8eb2c9 www/zope/zopeversion.mk
--- a/www/zope/zopeversion.mk   Sat Oct 25 16:12:36 2008 +0000
+++ b/www/zope/zopeversion.mk   Sat Oct 25 16:17:24 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: zopeversion.mk,v 1.8 2008/08/27 15:35:57 taca Exp $
+# $NetBSD: zopeversion.mk,v 1.9 2008/10/25 16:17:24 taca Exp $
 #
 
 .if !defined(_ZOPEVERSION_MK)
@@ -50,15 +50,15 @@
 #
 #
 
-ZOPE_VERSION_SUPPORTED=        29 210 # 211 33
+ZOPE_VERSION_SUPPORTED=        29 210 211 # 33
 
 ZOPE_VERSION_DEFAULT?= 29
 ZOPE_VERSION_ACCEPTED?=        ${ZOPE_VERSION_SUPPORTED}
 
 # current Zope version
-ZOPE29_VERSION=                2.9.9
-ZOPE210_VERSION=       2.10.6
-ZOPE211_VERSION=       2.11.1
+ZOPE29_VERSION=                2.9.10
+ZOPE210_VERSION=       2.10.7
+ZOPE211_VERSION=       2.11.2
 ZOPE33_VERSION=                3.3.1
 
 ZOPE_USER?=            zope



Home | Main Index | Thread Index | Old Index