summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-04-02 15:29:00 +0000
committertaca <taca@pkgsrc.org>2013-04-02 15:29:00 +0000
commite57af4d3ddf2f1def24c5c8b6b32ba6f40204030 (patch)
treec5d9c638190ff2407b28fb202d0c555786c78a36 /www
parentfb87595cff4d864bc914d2282230b0e839bd4b44 (diff)
downloadpkgsrc-e57af4d3ddf2f1def24c5c8b6b32ba6f40204030.tar.gz
Update contao211 to 2.11.10.
Version 2.11.10 (2013-03-21) ---------------------------- ### Fixed Cast varchar date fields to int when selecting from the database (see #5503). ### Fixed Only unset POST variables if `Widget::submitInput()` returns `true` (see #5474). ### Fixed Strictly compare values when determining whether to save or not (see #5471). ### Updated Updated TinyMCE to version 3.5.8 (see #5329). ### Fixed Correctly show the "invalid date and time" error message (see #5480). ### Fixed Correctly split the words when adding to the search index (see #5363). ### Fixed Correctly load TinyMCE in IE7 and IE8 (see #5346). ### Fixed Send the correct cache headers in "client cache only" mode (see #5358). ### Fixed Remove the session of deleted or disabled users (see #5353). ### Fixed Correctly set the cookie paths (see #5339).
Diffstat (limited to 'www')
-rw-r--r--www/contao/Makefile.common4
-rw-r--r--www/contao211/Makefile3
-rw-r--r--www/contao211/PLIST5
-rw-r--r--www/contao211/distinfo8
4 files changed, 10 insertions, 10 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index 9f84b7053ab..b9493a84ece 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2013/04/02 15:27:34 taca Exp $
+# $NetBSD: Makefile.common,v 1.32 2013/04/02 15:29:00 taca Exp $
#
# used by www/contao/Makefile.example"
# used by www/contao211/Makefile
@@ -7,7 +7,7 @@
#
# current release
-CT211_VERSION= 2.11.9
+CT211_VERSION= 2.11.10
CT300_VERSION= 3.0.5
CT_VERS?= 211
diff --git a/www/contao211/Makefile b/www/contao211/Makefile
index afaf38383ec..756bd8b7bf4 100644
--- a/www/contao211/Makefile
+++ b/www/contao211/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2013/03/16 07:21:23 obache Exp $
+# $NetBSD: Makefile,v 1.8 2013/04/02 15:29:00 taca Exp $
#
DISTNAME= contao-${CT_VERSION}
PKGNAME= contao${CT_VER}-${CT_PKGVER}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=contao/}
DIST_SUBDIR= ${CT_DIST_SUBDIR}
diff --git a/www/contao211/PLIST b/www/contao211/PLIST
index 7c891d9384a..78ff6817954 100644
--- a/www/contao211/PLIST
+++ b/www/contao211/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2013/02/06 15:56:55 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2013/04/02 15:29:00 taca Exp $
${CT_WEBDIR}/CHANGELOG.md
${CT_WEBDIR}/GPL.txt
${CT_WEBDIR}/LGPL.txt
@@ -486,7 +486,6 @@ ${CT_WEBDIR}/plugins/tinyMCE/plugins/advimage/langs/vi_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/advimage/langs/zh_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/autosave/editor_plugin.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/autosave/editor_plugin_src.js
-${CT_WEBDIR}/plugins/tinyMCE/plugins/autosave/langs/en.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/directionality/editor_plugin.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/directionality/editor_plugin_src.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/emotions/editor_plugin.js
@@ -664,6 +663,7 @@ ${CT_WEBDIR}/plugins/tinyMCE/plugins/searchreplace/langs/uk_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/searchreplace/langs/vi_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/searchreplace/langs/zh_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/searchreplace/searchreplace.htm
+${CT_WEBDIR}/plugins/tinyMCE/plugins/spellchecker/changelog.txt
${CT_WEBDIR}/plugins/tinyMCE/plugins/spellchecker/classes/EnchantSpell.php
${CT_WEBDIR}/plugins/tinyMCE/plugins/spellchecker/classes/GoogleSpell.php
${CT_WEBDIR}/plugins/tinyMCE/plugins/spellchecker/classes/PSpell.php
@@ -726,6 +726,7 @@ ${CT_WEBDIR}/plugins/tinyMCE/plugins/style/langs/uk_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/style/langs/vi_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/style/langs/zh_dlg.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/style/props.htm
+${CT_WEBDIR}/plugins/tinyMCE/plugins/style/readme.txt
${CT_WEBDIR}/plugins/tinyMCE/plugins/tabfocus/editor_plugin.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/tabfocus/editor_plugin_src.js
${CT_WEBDIR}/plugins/tinyMCE/plugins/table/cell.htm
diff --git a/www/contao211/distinfo b/www/contao211/distinfo
index 608c773376c..d92257a15f6 100644
--- a/www/contao211/distinfo
+++ b/www/contao211/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2013/02/06 15:56:55 taca Exp $
+$NetBSD: distinfo,v 1.14 2013/04/02 15:29:00 taca Exp $
-SHA1 (contao-2.11.9.tar.gz) = d9775a777e3c6c585f530e6749f06685e6db4722
-RMD160 (contao-2.11.9.tar.gz) = d6b65e760889b2d51312df7dea85bf23ebea086f
-Size (contao-2.11.9.tar.gz) = 5333067 bytes
+SHA1 (contao-2.11.10.tar.gz) = 224667fe3feb2de0c69d1f86f8a77899cc1ae931
+RMD160 (contao-2.11.10.tar.gz) = f33891107232c8eadbcd0ccb57652f6d33d29b1f
+Size (contao-2.11.10.tar.gz) = 5341143 bytes
SHA1 (patch-system_initialize.php) = 109f381bef4bae32617549709601eb2a30bbb01a