Tue Jun 10 03:47:59 2014 UTC ()
Update contao32 to 3.2.11.

Version 3.2.11 (2014-06-04)
---------------------------

### Fixed
Make `$this->locationLabel` available in the event list (see #7030).

### Fixed
Correctly set the root page title (see #7023).

### Fixed
Only show the sort hint if there is more than one element (see #6935).

### Fixed
Try to raise the PHP limits upon file synchronization (see #7035).


(taca)
diff -r1.72 -r1.73 pkgsrc/www/contao/Makefile.common
diff -r1.6 -r1.7 pkgsrc/www/contao32/Makefile
diff -r1.11 -r1.12 pkgsrc/www/contao32/distinfo

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

--- pkgsrc/www/contao/Makefile.common 2014/06/01 14:39:12 1.72
+++ pkgsrc/www/contao/Makefile.common 2014/06/10 03:47:59 1.73
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile.common,v 1.72 2014/06/01 14:39:12 taca Exp $ 1# $NetBSD: Makefile.common,v 1.73 2014/06/10 03:47:59 taca Exp $
2# 2#
3# used by www/contao/Makefile.example" 3# used by www/contao/Makefile.example"
4# used by www/contao32/Makefile 4# used by www/contao32/Makefile
5# used by www/contao33/Makefile 5# used by www/contao33/Makefile
6 6
7# current release 7# current release
8CT32_VERSION= 3.2.10 8CT32_VERSION= 3.2.11
9CT33_VERSION= 3.3.1 9CT33_VERSION= 3.3.1
10 10
11CT_VERS?= 32 11CT_VERS?= 32
12 12
13.if ${CT_VERS} == "32" 13.if ${CT_VERS} == "32"
14CT_VERSION= ${CT32_VERSION} 14CT_VERSION= ${CT32_VERSION}
15.elif ${CT_VERS} == "33" 15.elif ${CT_VERS} == "33"
16CT_VERSION= ${CT33_VERSION} 16CT_VERSION= ${CT33_VERSION}
17.else 17.else
18.error "Illegal version specified: ${CT_VERS}" 18.error "Illegal version specified: ${CT_VERS}"
19.endif 19.endif
20 20
21# Contao master site (on GitHub). 21# Contao master site (on GitHub).

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

--- pkgsrc/www/contao32/Attic/Makefile 2014/05/29 15:44:57 1.6
+++ pkgsrc/www/contao32/Attic/Makefile 2014/06/10 03:47:59 1.7
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.6 2014/05/29 15:44:57 taca Exp $ 1# $NetBSD: Makefile,v 1.7 2014/06/10 03:47:59 taca Exp $
2# 2#
3 3
4DISTNAME= ${CT_VERSION} 4DISTNAME= ${CT_VERSION}
5PKGNAME= contao${CT_VER}-${CT_PKGVER} 5PKGNAME= contao${CT_VER}-${CT_PKGVER}
6PKGREVISION= 2 
7CATEGORIES= www 6CATEGORIES= www
8MASTER_SITES= ${CT_MASTER_SITE} 7MASTER_SITES= ${CT_MASTER_SITE}
9 8
10MAINTAINER= taca@NetBSD.org 9MAINTAINER= taca@NetBSD.org
11HOMEPAGE= http://www.contao.org/ 10HOMEPAGE= http://www.contao.org/
12COMMENT= Contao Open Source CMS ${CT_VERSION} 11COMMENT= Contao Open Source CMS ${CT_VERSION}
13LICENSE= gnu-lgpl-v3 12LICENSE= gnu-lgpl-v3
14 13
15DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.3.2:../../textproc/php-dom 14DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.3.2:../../textproc/php-dom
16DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.3.2:../../graphics/php-gd 15DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.3.2:../../graphics/php-gd
17DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.3.2:../../converters/php-mbstring 16DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.3.2:../../converters/php-mbstring
18DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,mysqli}>=5.3.2:../../databases/php-mysqli 17DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,mysqli}>=5.3.2:../../databases/php-mysqli
19DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.3.2:../../security/php-mcrypt 18DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.3.2:../../security/php-mcrypt

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

--- pkgsrc/www/contao32/Attic/distinfo 2014/05/21 16:03:21 1.11
+++ pkgsrc/www/contao32/Attic/distinfo 2014/06/10 03:47:59 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2014/05/21 16:03:21 taca Exp $ 1$NetBSD: distinfo,v 1.12 2014/06/10 03:47:59 taca Exp $
2 2
3SHA1 (contao/3.2.10.tar.gz) = c50b32bdda40c5540ddc705e31c0eee15216c83c 3SHA1 (contao/3.2.11.tar.gz) = 98d1996f5782f04e58c99eb09f93f3a971c3a180
4RMD160 (contao/3.2.10.tar.gz) = 6003bee086b1c760d80daaf250bdf441f3526040 4RMD160 (contao/3.2.11.tar.gz) = 4b6fd0cb10aceb17c579561913121bbfe78a937e
5Size (contao/3.2.10.tar.gz) = 11070987 bytes 5Size (contao/3.2.11.tar.gz) = 10493191 bytes
6SHA1 (patch-system_bin_sqldump) = 920e6e8e579ae2cbeb84ca6ac74f4b9951a66f5c 6SHA1 (patch-system_bin_sqldump) = 920e6e8e579ae2cbeb84ca6ac74f4b9951a66f5c