Thu Feb 13 00:38:14 2014 UTC ()
Update contao32 to 3.2.6.

Version 3.2.6 (2014-02-12)
--------------------------

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


(taca)
diff -r1.58 -r1.59 pkgsrc/www/contao/Makefile.common
diff -r1.6 -r1.7 pkgsrc/www/contao32/distinfo

cvs diff -r1.58 -r1.59 pkgsrc/www/contao/Makefile.common (expand / switch to unified diff)

--- pkgsrc/www/contao/Makefile.common 2014/02/13 00:37:27 1.58
+++ pkgsrc/www/contao/Makefile.common 2014/02/13 00:38:14 1.59
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile.common,v 1.58 2014/02/13 00:37:27 taca Exp $ 1# $NetBSD: Makefile.common,v 1.59 2014/02/13 00:38:14 taca Exp $
2# 2#
3# used by www/contao/Makefile.example" 3# used by www/contao/Makefile.example"
4# used by www/contao211/Makefile 4# used by www/contao211/Makefile
5# used by www/contao32/Makefile 5# used by www/contao32/Makefile
6 6
7# Contao master site (on GitHub). 7# Contao master site (on GitHub).
8CT_MASTER_SITE= https://github.com/contao/core/archive/ 8CT_MASTER_SITE= https://github.com/contao/core/archive/
9 9
10# current release 10# current release
11CT211_VERSION= 2.11.15 11CT211_VERSION= 2.11.15
12CT32_VERSION= 3.2.5 12CT32_VERSION= 3.2.6
13 13
14CT_VERS?= 211 14CT_VERS?= 211
15 15
16.if ${CT_VERS} == "211" 16.if ${CT_VERS} == "211"
17CT_VERSION= ${CT211_VERSION} 17CT_VERSION= ${CT211_VERSION}
18.elif ${CT_VERS} == "32" 18.elif ${CT_VERS} == "32"
19CT_VERSION= ${CT32_VERSION} 19CT_VERSION= ${CT32_VERSION}
20.else 20.else
21.error "Illegal version specified: ${CT_VERS}" 21.error "Illegal version specified: ${CT_VERS}"
22.endif 22.endif
23 23
24.if ${CT_VERS} == "211" 24.if ${CT_VERS} == "211"
25CT_FILES= tl_files 25CT_FILES= tl_files

cvs diff -r1.6 -r1.7 pkgsrc/www/contao32/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/contao32/Attic/distinfo 2014/02/03 15:23:22 1.6
+++ pkgsrc/www/contao32/Attic/distinfo 2014/02/13 00:38:14 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2014/02/03 15:23:22 taca Exp $ 1$NetBSD: distinfo,v 1.7 2014/02/13 00:38:14 taca Exp $
2 2
3SHA1 (contao/3.2.5.tar.gz) = 25b615f535e539eeb8c8cbee9af6c057f48d0b7b 3SHA1 (contao/3.2.6.tar.gz) = 9bb3df71c299e123cabdea785633489d529d84ca
4RMD160 (contao/3.2.5.tar.gz) = 40ac37d5a3bab39617f34643d8201dfc9046afd7 4RMD160 (contao/3.2.6.tar.gz) = 7e36ea5c2a5bc07824f133769bf04f5453dddf36
5Size (contao/3.2.5.tar.gz) = 10996027 bytes 5Size (contao/3.2.6.tar.gz) = 10995887 bytes
6SHA1 (patch-system_bin_sqldump) = a22f7dab9043cf9f965e695b895d7c32f48c9f91 6SHA1 (patch-system_bin_sqldump) = a22f7dab9043cf9f965e695b895d7c32f48c9f91