summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-02-01 04:49:39 +0000
committertaca <taca@pkgsrc.org>2015-02-01 04:49:39 +0000
commitbe1104aaa08a59b719f839fa6777a87f33283c84 (patch)
tree16bad069cef8469fe4db5daa08a5674d39d9a39e /www/contao
parentce0284e369274150dea301ac7eeadcf1827b4c68 (diff)
downloadpkgsrc-be1104aaa08a59b719f839fa6777a87f33283c84.tar.gz
Update contao32 to 3.2.18 (Contao 3.2.18).
* pkgsrc change: change config directory's permission. Version 3.2.18 (2015-01-30) --------------------------- ### Fixed Handle variables and functions when importing style sheets (see #7448). ### Fixed Fix an infinite recursion problem in the `FilesModel` class (see #7588).
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 42d9e79f331..1a6e9d557cc 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.89 2015/01/31 14:02:18 taca Exp $
+# $NetBSD: Makefile.common,v 1.90 2015/02/01 04:49:39 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao34/Makefile
# current release
-CT32_VERSION= 3.2.17
+CT32_VERSION= 3.2.18
CT34_VERSION= 3.4.2
CT_VERS?= 32