Thu Feb 13 20:14:15 2014 UTC ()
Pullup ticket #4323 - requested by taca
www/contao32: security update

Revisions pulled up:
- www/contao/Makefile.common                                    1.59
- www/contao32/distinfo                                         1.7

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Feb 13 00:38:14 UTC 2014

   Modified Files:
   	pkgsrc/www/contao: Makefile.common
   	pkgsrc/www/contao32: distinfo

   Log Message:
   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).


(tron)
diff -r1.53.2.2 -r1.53.2.3 pkgsrc/www/contao/Makefile.common
diff -r1.4.2.1 -r1.4.2.2 pkgsrc/www/contao32/distinfo

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

--- pkgsrc/www/contao/Makefile.common 2014/02/13 19:58:04 1.53.2.2
+++ pkgsrc/www/contao/Makefile.common 2014/02/13 20:14:15 1.53.2.3
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile.common,v 1.53.2.2 2014/02/13 19:58:04 tron Exp $ 1# $NetBSD: Makefile.common,v 1.53.2.3 2014/02/13 20:14:15 tron 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.4.2.1 -r1.4.2.2 pkgsrc/www/contao32/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/contao32/Attic/distinfo 2014/02/04 22:36:08 1.4.2.1
+++ pkgsrc/www/contao32/Attic/distinfo 2014/02/13 20:14:15 1.4.2.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4.2.1 2014/02/04 22:36:08 tron Exp $ 1$NetBSD: distinfo,v 1.4.2.2 2014/02/13 20:14:15 tron 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