summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca>2014-06-22 03:25:21 +0000
committertaca <taca>2014-06-22 03:25:21 +0000
commite15e289173fe909e1e5710a9a6cb700e8ee93e59 (patch)
tree8536de7aa24f83d410dcd8ad1a2645df8b931ad4 /www/contao
parent4b15bffe4de5aabfd8c69350dd03a1cb55b388fb (diff)
downloadpkgsrc-e15e289173fe909e1e5710a9a6cb700e8ee93e59.tar.gz
Update contao32 to 3.2.12. (Now it is leaf package.)
* Finnish translation is added and Latvian translation is removed. * Example website (Music Academy) is removed from core distribution. It is still available on Contao Extension Repository. Version 3.2.12 (2014-06-18) --------------------------- ### Fixed Replace insert tags in external redirect targets (see #6765). ### Fixed Also apply the font settings to the ACE element (see #7103). ### Fixed Show the placeholder image in the "edit file" dialog if the original image exceeds the maximum dimensions supported by the GD library (see #7032). ### Fixed Preserve whitespace before `<textarea>` tags when minifying code (see #7087). ### Fixed Restore the PHP 5.3 compatibility of the listing module (see #7078). ### Fixed Do not offer to drop tables or fields if the safe mode is active (see #7085). ### Fixed Correctly detect binary fields during theme export (see #7079).
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 795cc9bf63b..de4386dc8de 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.75 2014/06/21 03:49:43 taca Exp $
+# $NetBSD: Makefile.common,v 1.76 2014/06/22 03:25:21 taca Exp $
#
# used by www/contao/Makefile.example"
# used by www/contao32/Makefile
# used by www/contao33/Makefile
# current release
-CT32_VERSION= 3.2.11
+CT32_VERSION= 3.2.12
CT33_VERSION= 3.3.3
CT_VERS?= 32