summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-08-29 14:35:30 +0000
committertaca <taca@pkgsrc.org>2014-08-29 14:35:30 +0000
commitf07328d8bec632294dfc2456b6906e7281129caf (patch)
tree94ea71d32b66d783830cac5bd7e2daeb64df8249 /www/contao
parentcd8632e8a56f883509a61a1c6e0a2793df3b8107 (diff)
downloadpkgsrc-f07328d8bec632294dfc2456b6906e7281129caf.tar.gz
Update contao33 to 3.3.5.
Version 3.3.5 (2014-08-27) -------------------------- ### Fixed Do not output an empty `label` tag (see #7249). ### 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 c49a9bc953c..cceb2ea63b4 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.80 2014/08/29 14:33:08 taca Exp $
+# $NetBSD: Makefile.common,v 1.81 2014/08/29 14:35:30 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao33/Makefile
# current release
CT32_VERSION= 3.2.14
-CT33_VERSION= 3.3.4
+CT33_VERSION= 3.3.5
CT_VERS?= 32