summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-10-01 15:35:26 +0000
committertaca <taca@pkgsrc.org>2012-10-01 15:35:26 +0000
commit5687e0473bd5e3f5a15e765b608e3673cc2bed01 (patch)
treedb33d9be9920204348ea002fd43690a6af6b46c8 /www/contao
parente20551b35276add299a4ab2e1889012ef065ddc1 (diff)
downloadpkgsrc-5687e0473bd5e3f5a15e765b608e3673cc2bed01.tar.gz
Update contao211 to 2.11.6 (Contao 2.11.6).
Version 2.11.6 (2012-09-26) --------------------------- ### Fixed Correctly handle root pages in `Controller::getPageDetails()` (see #4610). ### Fixed Consider the page language when forwarding (see #4841). ### Fixed URL encode the enclosure URLs in RSS/Atom feeds (see #4839). ### Fixed Also create empty templates folders if a theme is imported (see #4793). ### Fixed Decode Punycode domains when used via insert tag (see #4753). ### Fixed Correctly handle open tags in `String::substrHtml()` (see #4773). ### Fixed Correctly handle units when importing style sheets (see #4721). ### Fixed The mediabox plugin did not play Vimeo videos (see #4770). ### Fixed Correctly align stylect menus in the form generator in the back end (see #4557). ### Fixed Add a link if a news item or event points to an internal page (see #4671). ### Fixed Wrap the MooTools fallback into CDATA tags on XHTML pages (see #4680). ### Fixed Do not add a default value to textareas (see #4722). ### Fixed Do not override the comments array in case login is required to comment, otherwise no commets will be shown (see #4064).
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 28c92d2f574..c05487dd7a2 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2012/10/01 15:31:00 taca Exp $
+# $NetBSD: Makefile.common,v 1.21 2012/10/01 15:35:26 taca Exp $
#
# used by www/contao/Makefile.example"
# used by www/contao211/Makefile
@@ -6,7 +6,7 @@
#
# current release
-CT211_VERSION= 2.11.5
+CT211_VERSION= 2.11.6
CT300_VERSION= 3.0.RC2
CT_VERS?= 211