Thu Jan 6 13:19:08 2011 UTC ()
Update contao29 (and implicitly contao29-example) pacakge to 2.9.3.

Version 2.9.3 (2011-01-06)
--------------------------
- Fixed: custom templates were not always shown in "override all" mode (#2725)
- Fixed: prevent the X_FORWARDED_FOR header against XSS attacks (#2751)
- Fixed: preserve the selector fields in the personal data module (#2609)
- Fixed: skip mounted folders in the file manager if they do not exist (#2708)
- Fixed: the quick navigation modules failed to work when aliases were
  disabled (#2718)
- Fixed some minor issues


(taca)
diff -r1.9 -r1.10 pkgsrc/www/contao29/Makefile
diff -r1.3 -r1.4 pkgsrc/www/contao29/Makefile.version
diff -r1.5 -r1.6 pkgsrc/www/contao29/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/www/contao29/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/contao29/Attic/Makefile 2010/12/02 15:41:30 1.9
+++ pkgsrc/www/contao29/Attic/Makefile 2011/01/06 13:19:08 1.10
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2010/12/02 15:41:30 taca Exp $ 1# $NetBSD: Makefile,v 1.10 2011/01/06 13:19:08 taca Exp $
2# 2#
3 3
4DISTNAME= contao-${CT_VERSION} 4DISTNAME= contao-${CT_VERSION}
5PKGNAME= contao${CT_VER}-${CT_PKGVER} 5PKGNAME= contao${CT_VER}-${CT_PKGVER}
6PKGREVISION= 1 
7CATEGORIES= www 6CATEGORIES= www
8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/}
9DIST_SUBDIR= ${PKGBASE}-20101203 8DIST_SUBDIR= ${PKGBASE}-20101203
10 9
11MAINTAINER= taca@NetBSD.org 10MAINTAINER= taca@NetBSD.org
12HOMEPAGE= http://www.contao.org/ 11HOMEPAGE= http://www.contao.org/
13COMMENT= Contao Open Source CMS 12COMMENT= Contao Open Source CMS
14LICENSE= gnu-lgpl-v3 13LICENSE= gnu-lgpl-v3
15 14
16DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.2.0:../../textproc/php-dom 15DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.2.0:../../textproc/php-dom
17DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd 16DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd
18DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.2.0:../../converters/php-mbstring 17DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.2.0:../../converters/php-mbstring
19DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql 18DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql

cvs diff -r1.3 -r1.4 pkgsrc/www/contao29/Attic/Makefile.version (expand / switch to unified diff)

--- pkgsrc/www/contao29/Attic/Makefile.version 2010/12/02 13:32:44 1.3
+++ pkgsrc/www/contao29/Attic/Makefile.version 2011/01/06 13:19:08 1.4
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1# $NetBSD: Makefile.version,v 1.3 2010/12/02 13:32:44 taca Exp $ 1# $NetBSD: Makefile.version,v 1.4 2011/01/06 13:19:08 taca Exp $
2# 2#
3# used by www/contao29/Makefile 3# used by www/contao29/Makefile
4# used by www/contao29-example/Makefile 4# used by www/contao29-example/Makefile
5# used by www/contao29-translations/Makefile 5# used by www/contao29-translations/Makefile
6# 6#
7 7
8CT_VERSION= 2.9.2 8CT_VERSION= 2.9.3

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

--- pkgsrc/www/contao29/Attic/distinfo 2010/12/02 15:41:30 1.5
+++ pkgsrc/www/contao29/Attic/distinfo 2011/01/06 13:19:08 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2010/12/02 15:41:30 taca Exp $ 1$NetBSD: distinfo,v 1.6 2011/01/06 13:19:08 taca Exp $
2 2
3SHA1 (contao29-20101203/contao-2.9.2.tar.gz) = 09aad839f1c04766b5e288740529c0c6c86e025a 3SHA1 (contao29-20101203/contao-2.9.3.tar.gz) = 092da76adbea2a2fe33b041799feb43d2981550e
4RMD160 (contao29-20101203/contao-2.9.2.tar.gz) = 4f3b946be5c5b0a69c9570c13e93861619a9d7d1 4RMD160 (contao29-20101203/contao-2.9.3.tar.gz) = 8e9b90a49d317dd825c05a0a493c52d5aaefb839
5Size (contao29-20101203/contao-2.9.2.tar.gz) = 4402683 bytes 5Size (contao29-20101203/contao-2.9.3.tar.gz) = 4402614 bytes