Thu Feb 13 00:37:27 2014 UTC ()
Update contao211 to Contao 2.11.15.

Version 2.11.15 (2014-02-12)
----------------------------

### Fixed
Further harden the `deserialize()` function and the `Input` class (see #6724).


(taca)
diff -r1.57 -r1.58 pkgsrc/www/contao/Makefile.common

cvs diff -r1.57 -r1.58 pkgsrc/www/contao/Makefile.common (expand / switch to context diff)
--- pkgsrc/www/contao/Makefile.common 2014/02/03 15:23:22 1.57
+++ pkgsrc/www/contao/Makefile.common 2014/02/13 00:37:27 1.58
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.57 2014/02/03 15:23:22 taca Exp $
+# $NetBSD: Makefile.common,v 1.58 2014/02/13 00:37:27 taca Exp $
 #
 # used by www/contao/Makefile.example"
 # used by www/contao211/Makefile
@@ -8,7 +8,7 @@
 CT_MASTER_SITE=	https://github.com/contao/core/archive/
 
 # current release
-CT211_VERSION=	2.11.14
+CT211_VERSION=	2.11.15
 CT32_VERSION=	3.2.5
 
 CT_VERS?=	211