pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/zope Zope 3.x dose not migrate to the new frame wo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/37d4a703e70c
branches: trunk
changeset: 537060:37d4a703e70c
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jan 03 12:31:13 2008 +0000
description:
Zope 3.x dose not migrate to the new frame work yet.
diffstat:
www/zope/zopeversion.mk | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 1a811afb777d -r 37d4a703e70c www/zope/zopeversion.mk
--- a/www/zope/zopeversion.mk Thu Jan 03 12:25:01 2008 +0000
+++ b/www/zope/zopeversion.mk Thu Jan 03 12:31:13 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: zopeversion.mk,v 1.1.1.1 2007/12/18 15:27:23 taca Exp $
+# $NetBSD: zopeversion.mk,v 1.2 2008/01/03 12:31:13 taca Exp $
#
.if !defined(_ZOPEVERSION_MK)
@@ -32,7 +32,8 @@
# Known Zope release which we support.
#
# ZOPE_PKG
-# Short name for each Zope major release; zope29, zope210, zope33.
+# Short name for each Zope major release; zope29, zope210 and
+# hopefully zope33.
#
# ZOPE_USE_PYPKGPREFIX
# Bool variable which enable prefix Zope based package with
@@ -49,7 +50,7 @@
#
#
-ZOPE_VERSION_SUPPORTED= 29 210 33
+ZOPE_VERSION_SUPPORTED= 29 210 # 33
ZOPE_VERSION_DEFAULT?= 29
ZOPE_VERSION_ACCEPTED?= ${ZOPE_VERSION_SUPPORTED}
Home |
Main Index |
Thread Index |
Old Index