summaryrefslogtreecommitdiff
path: root/www/plone
diff options
context:
space:
mode:
authortaca <taca>2008-11-15 17:24:19 +0000
committertaca <taca>2008-11-15 17:24:19 +0000
commitc01e53b1d78d4884f4d2ea41321d093a71503f79 (patch)
tree10df97a4d81348e38bcc841550c68baafcd7aeeb /www/plone
parentbffdf24d97e2ea17d111d5462c5c7dcc2863e35e (diff)
downloadpkgsrc-c01e53b1d78d4884f4d2ea41321d093a71503f79.tar.gz
Update PLONE3_VERSION to 3.1.7.
Diffstat (limited to 'www/plone')
-rw-r--r--www/plone/ploneversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/plone/ploneversion.mk b/www/plone/ploneversion.mk
index 8d1e2615f1d..4bae5c78283 100644
--- a/www/plone/ploneversion.mk
+++ b/www/plone/ploneversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: ploneversion.mk,v 1.10 2008/10/12 07:07:40 taca Exp $
+# $NetBSD: ploneversion.mk,v 1.11 2008/11/15 17:24:19 taca Exp $
#
.if !defined(_PLONEVERSION_MK)
@@ -41,7 +41,7 @@ PLONE_VERSION_ACCEPTED?= ${PLONE_VERSION_SUPPORTED}
# current Plone version
PLONE25_VERSION= 2.5.5
-PLONE3_VERSION= 3.1.6
+PLONE3_VERSION= 3.1.7
BUILDLINK_API_DEPENDS.plone25?= plone25>=${PLONE25_VERSION}
BUILDLINK_API_DEPENDS.plone3?= plone30>=${PLONE3_VERSION}