summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-03-28 04:16:25 +0000
committertaca <taca@pkgsrc.org>2015-03-28 04:16:25 +0000
commit07c9b45a27a4a768db7e2786825ecb3a15581652 (patch)
treeb6ba6c2256248a71fdf919025bf4bab2902e92e1 /www/contao
parent2ed991e376f6f319a7f0b075a23fcf1368770cea (diff)
downloadpkgsrc-07c9b45a27a4a768db7e2786825ecb3a15581652.tar.gz
Update contao32 package to 3.2.20, a leaf package.
Version 3.2.20 (2015-03-26) --------------------------- ### 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 cd24ddbee37..48073be2938 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.93 2015/02/13 03:03:57 taca Exp $
+# $NetBSD: Makefile.common,v 1.94 2015/03/28 04:16:25 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao34/Makefile
# current release
-CT32_VERSION= 3.2.19
+CT32_VERSION= 3.2.20
CT34_VERSION= 3.4.4
CT_VERS?= 32