summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2008-08-03 15:32:33 +0000
committertaca <taca>2008-08-03 15:32:33 +0000
commit0b35535411fe29a64c99acd7a1ef4125df702e28 (patch)
tree2f5f62c3ad8d483e7473812e74dbbc5c2ff4f4af
parentc14f4c046f18810c8b43b0519fb2f34bf783818e (diff)
downloadpkgsrc-0b35535411fe29a64c99acd7a1ef4125df702e28.tar.gz
Update PLONE3_VERSION.
-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 54c9f600f1c..fb3203defda 100644
--- a/www/plone/ploneversion.mk
+++ b/www/plone/ploneversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: ploneversion.mk,v 1.6 2008/07/17 14:20:02 taca Exp $
+# $NetBSD: ploneversion.mk,v 1.7 2008/08/03 15:32:33 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.3
+PLONE3_VERSION= 3.1.4
BUILDLINK_API_DEPENDS.plone25?= plone25>=${PLONE25_VERSION}
BUILDLINK_API_DEPENDS.plone3?= plone30>=${PLONE3_VERSION}