summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-10-12 05:47:19 +0000
committertaca <taca@pkgsrc.org>2015-10-12 05:47:19 +0000
commit74196cb72151ae26e6d7e366e1e761b6a5df8996 (patch)
treeb7226d01f6a4331e49e2f8d04f242fbbe8c4f622 /www/contao
parent01c4a16eb1928667b6e3d8c7614e7e5ae913e11d (diff)
downloadpkgsrc-74196cb72151ae26e6d7e366e1e761b6a5df8996.tar.gz
Update contao35 to 3.5.4.
Version 3.5.4 (2015-10-09) -------------------------- ### Fixed Do not add the back end language in the meta wizard (see #8056). ### Fixed Do not add excluded files to the DBAFS if they are edited in the file manager. ### Fixed Add the `|flatten` insert tag flag to handle arrays (see #8021). ### Fixed Check for excluded folders in the back end file popup (see #8003). ### Fixed Fixed a wrong option name when initializing sortables (see #8053). ### Fixed Translate UUIDs to paths in the parent view header fields. ### Fixed Trigger the options_callback for the parent view header fields (see #8031). ### Fixed Correctly create the initial version of a member without username (see #8037). ### Fixed Improve the performance of the debug bar (see #7839). ### Fixed Correctly output the event details in the `event_list` template (see #8041). ### Fixed Only modify empty `href` attributes in the `nav_` template (see #8006, #8038). ### Fixed Correctly show the group headlines in the repository DB updater (see #8020). ### Fixed Improve the e-mail regex to also match the new TLDs (see #7984). ### Fixed Ensure that the database port is not empty (see #7950). ### Fixed Remove the left-over usages of `$this->v2warning` (see #8027). ### Fixed Support the `hasDetails` variable in the event reader (see #8011).
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 0e0fecaf0d1..5ee03bc12ad 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.100 2015/09/13 02:22:47 taca Exp $
+# $NetBSD: Makefile.common,v 1.101 2015/10/12 05:47:19 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao35/Makefile
# current release
CT32_VERSION= 3.2.21
-CT35_VERSION= 3.5.3
+CT35_VERSION= 3.5.4
CT_VERS?= 35