From a831a0b607a0219f792c5b832cc1dc8750f0a1eb Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 12 Oct 2008 07:07:40 +0000 Subject: Update plone3 package to 3.1.6. The 6th maintenance release of Plone 3.1 is now available. The important changes since version 3.1.5.1 are: * Improve handling of stale catalog entries encountered during folder reordering. * Fix the silent failure of the group membership management of users via the user membership form. * Restore icons for the language control panel in the 3.0.1 to 3.0.2 migration. * Fix test for automatically generated ids to handle content types with a dot in their name. * By default, keep the styling when managing portlets separate from the styling when viewing the portlets, to improve usability with custom themes. * Hide link to the dashboard from the personal preferences page if the user is not allowed to view the dashboard. * Improve styling in MS Internet Explorer. * Fix non XML syntax compliant ids in content menus. * Correct problems with Firefox 3.0 and kupu. The following packages and products were upgrades as part of this release: * Products.kupu 1.4.12 * Products.CMFPlone 3.1.6 * plone.app.contentmenu 1.1.5 More information about this release and links to installers can be found at http://plone.org/products/plone/releases/3.1.6 --- www/plone/ploneversion.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/plone') diff --git a/www/plone/ploneversion.mk b/www/plone/ploneversion.mk index e6bf905228a..8d1e2615f1d 100644 --- a/www/plone/ploneversion.mk +++ b/www/plone/ploneversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: ploneversion.mk,v 1.9 2008/08/27 15:38:43 taca Exp $ +# $NetBSD: ploneversion.mk,v 1.10 2008/10/12 07:07:40 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.5.1 +PLONE3_VERSION= 3.1.6 BUILDLINK_API_DEPENDS.plone25?= plone25>=${PLONE25_VERSION} BUILDLINK_API_DEPENDS.plone3?= plone30>=${PLONE3_VERSION} -- cgit v1.2.3