summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-08-29 14:33:08 +0000
committertaca <taca@pkgsrc.org>2014-08-29 14:33:08 +0000
commitb811f49635c1e8a5e534f99e0cc9040876ce6a63 (patch)
treec80a6474829b13a5a3bfed6aebc5fdcd6f657450 /www/contao
parentd97595faca489448a3a74d52c36c67c384cd74b9 (diff)
downloadpkgsrc-b811f49635c1e8a5e534f99e0cc9040876ce6a63.tar.gz
Update contao32 to 3.2.14.
Version 3.2.14 (2014-08-27) --------------------------- ### Fixed Allow floating point numbers in "number" input fields (see #7257). ### Fixed Do not adjust the start time of past events (see #7121). ### Fixed Reset the image margins if it exceeds the maximum image size (see #7245). ### Fixed Reset `$blnPreventSaving` when a model is cloned (see #7243). ### Fixed Do not reload after storing `CURRENT_ID` in the session (see #7240). ### Fixed Correctly validate the page number of the versions menu (see #7235). ### Fixed Handle underscores in the Google+ vanity name (see #7241). ### Fixed Correctly handle the `rem` unit when importing style sheets (see #7220). ### Fixed Fix two issues with the extension repository theme.
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index 84eb9b9ad24..c49a9bc953c 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.79 2014/07/30 03:28:34 taca Exp $
+# $NetBSD: Makefile.common,v 1.80 2014/08/29 14:33:08 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao33/Makefile
# current release
-CT32_VERSION= 3.2.13
+CT32_VERSION= 3.2.14
CT33_VERSION= 3.3.4
CT_VERS?= 32