summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-11-08 12:11:42 +0000
committertaca <taca@pkgsrc.org>2011-11-08 12:11:42 +0000
commit69c20cec76a6c8c7ec1021ccccbe1bb884ce6021 (patch)
treef28582c3b7c48b0d4c5e0cc090dc8cd424e71b88 /www/contao
parentc2982884f52b5e0391d6b91d6e4eef9de47c8568 (diff)
downloadpkgsrc-69c20cec76a6c8c7ec1021ccccbe1bb884ce6021.tar.gz
Update www/contao210 and www/contao210-example package to 2.10.3.
Version 2.10.3 (2011-11-07) --------------------------- - Fixed: the postLogin/Logout hooks broke the save() method of the model (#3545) - Fixed: the style sheet editor did not handle font-family/size:inherit correctly (#3531) - Fixed: MooTools changed the default wMode settings for Swiff (#3540) - Fixed: the style sheet importer did not handle border-color:transparent/inherit (#3480) - Fixed: do not index empty news/event/FAQ/newsletter reader pages (#3511) - Fixed: group labels were not always loaded correctly (#3591) - Fixed: added a rename() workaround for Windows to the FileCache class (#3390) - Fixed: the site structure was not ordered properly for non-admins (#3423) - Fixed: custom layout sections were not displayed in "override all" mode (#3460) - Fixed a few minor issues
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 619ca49e115..79e4c0ba8b7 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2011/10/10 16:32:59 taca Exp $
+# $NetBSD: Makefile.common,v 1.5 2011/11/08 12:11:42 taca Exp $
#
# used by www/contao29/Makefile
# used by www/contao29-example/Makefile
@@ -10,7 +10,7 @@
# current release
CT29_VERSION= 2.9.5
-CT210_VERSION= 2.10.2
+CT210_VERSION= 2.10.3
CT_VERS?= 210