diff options
author | taca <taca> | 2011-01-06 13:19:08 +0000 |
---|---|---|
committer | taca <taca> | 2011-01-06 13:19:08 +0000 |
commit | 088613af579f44e99283a27871f00e40b3a0cd4b (patch) | |
tree | fe581fd68f1901a0057fc0c2185ea8f9844fbfc9 /www | |
parent | 1848088468bc766c55d4e08c880aafc965ea19fb (diff) | |
download | pkgsrc-088613af579f44e99283a27871f00e40b3a0cd4b.tar.gz |
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
Diffstat (limited to 'www')
-rw-r--r-- | www/contao29/Makefile | 3 | ||||
-rw-r--r-- | www/contao29/Makefile.version | 4 | ||||
-rw-r--r-- | www/contao29/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/www/contao29/Makefile b/www/contao29/Makefile index f348cf8f9c4..1ac9c7e8825 100644 --- a/www/contao29/Makefile +++ b/www/contao29/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2010/12/02 15:41:30 taca Exp $ +# $NetBSD: Makefile,v 1.10 2011/01/06 13:19:08 taca Exp $ # DISTNAME= contao-${CT_VERSION} PKGNAME= contao${CT_VER}-${CT_PKGVER} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} DIST_SUBDIR= ${PKGBASE}-20101203 diff --git a/www/contao29/Makefile.version b/www/contao29/Makefile.version index e22ff6e3aa2..ecea4e43b03 100644 --- a/www/contao29/Makefile.version +++ b/www/contao29/Makefile.version @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.version,v 1.3 2010/12/02 13:32:44 taca Exp $ +# $NetBSD: Makefile.version,v 1.4 2011/01/06 13:19:08 taca Exp $ # # used by www/contao29/Makefile # used by www/contao29-example/Makefile # used by www/contao29-translations/Makefile # -CT_VERSION= 2.9.2 +CT_VERSION= 2.9.3 diff --git a/www/contao29/distinfo b/www/contao29/distinfo index 6a76c70d798..5b60f749446 100644 --- a/www/contao29/distinfo +++ b/www/contao29/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/12/02 15:41:30 taca Exp $ +$NetBSD: distinfo,v 1.6 2011/01/06 13:19:08 taca Exp $ -SHA1 (contao29-20101203/contao-2.9.2.tar.gz) = 09aad839f1c04766b5e288740529c0c6c86e025a -RMD160 (contao29-20101203/contao-2.9.2.tar.gz) = 4f3b946be5c5b0a69c9570c13e93861619a9d7d1 -Size (contao29-20101203/contao-2.9.2.tar.gz) = 4402683 bytes +SHA1 (contao29-20101203/contao-2.9.3.tar.gz) = 092da76adbea2a2fe33b041799feb43d2981550e +RMD160 (contao29-20101203/contao-2.9.3.tar.gz) = 8e9b90a49d317dd825c05a0a493c52d5aaefb839 +Size (contao29-20101203/contao-2.9.3.tar.gz) = 4402614 bytes |