summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-03-28 04:21:41 +0000
committertaca <taca@pkgsrc.org>2015-03-28 04:21:41 +0000
commit89015e6245eaa977deae112ef35c5637c0981211 (patch)
tree5425e9a075e6d42938444fbf44d1769c011bef12 /www/contao
parentee080f94039c227567055b3859183cde3c1a8a58 (diff)
downloadpkgsrc-89015e6245eaa977deae112ef35c5637c0981211.tar.gz
Update contao34 to 3.4.5, a leaf package.
Version 3.4.5 (2015-03-27) -------------------------- ### Fixed Consider the `$blnCache` flag when caching insert tags (see #7700). ### Updated Updated TinyMCE to version 4.1.9 (see #7690). ### Fixed Correctly calculate the max upload size in the DropZone uploader (see #7633). ### Fixed Convert language codes to locales in the meta wizard (see #7667). ### Fixed Replace only the `{{file}}` insert tag in the back end preview (see #7647). ### Fixed Correctly convert date strings depending on their rgxp format (see #7721). ### Fixed Update news and calendar feeds from the content view (see #7679). ### Fixed Do not generally encode stand-alone ampersands (see #7684). ### Fixed Restore some globals when catching the unused argument exception (see #7659). ### Fixed Correctly set the CSS classes in the jQuery accordion and do not try to mess with its ARIA handling (see #7622). ### Fixed Handle language fragments without trailing slash when redirecting (see #7666). ### Fixed Trigger the `load_callback` upon saving in "override all" mode (see #7670). ### Fixed Ensure a unique language file array in the `Automator` class (see #7687).
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 48073be2938..1200b3f2b9d 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.94 2015/03/28 04:16:25 taca Exp $
+# $NetBSD: Makefile.common,v 1.95 2015/03/28 04:21:41 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao34/Makefile
# current release
CT32_VERSION= 3.2.20
-CT34_VERSION= 3.4.4
+CT34_VERSION= 3.4.5
CT_VERS?= 32