diff options
author | tron <tron@pkgsrc.org> | 2011-01-08 15:10:20 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2011-01-08 15:10:20 +0000 |
commit | b3012f712c25651ed12851a965418a9b00578ab9 (patch) | |
tree | 3e82f69c14b66fd81bf34493a55c5e0cea2d74d4 | |
parent | 3e8866585f388e05c2f2d893d8d92faf700eb327 (diff) | |
download | pkgsrc-b3012f712c25651ed12851a965418a9b00578ab9.tar.gz |
Pullup ticket #3317 - requested by taca
www/contao29: security update
Revisions pulled up:
- www/contao29/Makefile 1.8-1.10
- www/contao29/Makefile.version 1.3-1.4
- www/contao29/distinfo 1.4-1.6
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Dec 2 13:32:45 UTC 2010
Modified Files:
pkgsrc/www/contao29: Makefile Makefile.version distinfo
Log Message:
Update contao29 package to 2.9.2.
Version 2.9.2 (2010-12-02)
--------------------------
- Updated TCPDF to version 5.9.023 (#2686)
- Updated MooTools Core to version 1.2.5 (#2545)
- Updated TinyMCE to version 3.3.9.2 (#2702)
- Updated mediaboxAdvanced to version 1.2.5 (#2701)
- Added: allow external images in HTML newsletters (#2396)
- Added: added insert tags for acronyms and abbreviations (#2478)
- Added: add class "sibling" to pages on the same level in the navigation menu (#2419)
- Fixed: do not allow insert tags in comments (#2499)
- Fixed: check for custom layout sections during the theme import
- Fixed: only send the comments notification once (#2407)
- Fixed: skipping the first item of a news list did not work correctly (#2488)
- Fixed: allow column width 0 in page layouts (#2554)
- Fixed: consider the protocol when loading scripts from the Google CDN (#2450)
- Fixed: textareas in the back end were cut off in Opera (#2404)
- Fixed: the task history could not be collapsed (#2424)
- Fixed: the link insert tags showed the page title instead of the page name (#2371)
- Fixed: do not show empty fieldset legends in the form generator (#2625)
- Fixed: preserve curly brackets when replacing simple tokens (#2597)
- Fixed: the style sheet importer did not support some CSS3 selectors (#2566)
- Fixed: textual date insert tags were not replaced when loaded from cache (#2644)
- Fixed: the image insert tag did not output the image dimensions (#2529)
- Fixed: clear the $_GET array after rendering the event list module (#2445)
- Fixed: do not aggregate style sheets with a @font-face selector (#2443)
- Fixed: news insert tags did not handle entities correctly (#2604)
- Fixed: do not show the FTP and database passwords in the install tool (#2417)
- Fixed: minor fixes for the TimePeriod widget (#2477)
- Fixed: update the CSS files after an old version of a record has been restored (#2524)
- Fixed: custom page templates were not shown in "override all" mode (#2494)
- Fixed: incorrect event sorting (#2675)
- Fixed: do not execute hooks in the extension manager (#2448)
- Fixed: check for existing files when renaming files in the file manager (#2610)
- Fixed: check redirect pages for circular references (#2704)
- Fixed: fixed a few minor spelling issues (#2403)
- Fixed some minor issues
---
odule Name: pkgsrc
Committed By: taca
Date: Thu Dec 2 15:41:30 UTC 2010
Modified Files:
pkgsrc/www/contao29: Makefile distinfo
Log Message:
Due to a serious bug of installtool, Contao 2.9.2 has repackaged.
So, introduce DIST_SUBDIR and Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Jan 6 13:19:08 UTC 2011
Modified Files:
pkgsrc/www/contao29: Makefile Makefile.version distinfo
Log Message:
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
-rw-r--r-- | www/contao29/Makefile | 4 | ||||
-rw-r--r-- | www/contao29/Makefile.version | 4 | ||||
-rw-r--r-- | www/contao29/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/contao29/Makefile b/www/contao29/Makefile index 838260ef9da..6892b44bf62 100644 --- a/www/contao29/Makefile +++ b/www/contao29/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2010/08/24 11:56:25 taca Exp $ +# $NetBSD: Makefile,v 1.7.2.1 2011/01/08 15:10:20 tron 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 MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.contao.org/ diff --git a/www/contao29/Makefile.version b/www/contao29/Makefile.version index dca469e7eed..689fed84e2a 100644 --- a/www/contao29/Makefile.version +++ b/www/contao29/Makefile.version @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.version,v 1.2 2010/08/10 15:37:32 taca Exp $ +# $NetBSD: Makefile.version,v 1.2.2.1 2011/01/08 15:10:20 tron Exp $ # # used by www/contao29/Makefile # used by www/contao29-example/Makefile # used by www/contao29-translations/Makefile # -CT_VERSION= 2.9.1 +CT_VERSION= 2.9.3 diff --git a/www/contao29/distinfo b/www/contao29/distinfo index 0177cbabe4d..750abceec0e 100644 --- a/www/contao29/distinfo +++ b/www/contao29/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/08/10 15:37:32 taca Exp $ +$NetBSD: distinfo,v 1.3.2.1 2011/01/08 15:10:20 tron Exp $ -SHA1 (contao-2.9.1.tar.gz) = f4d8c41172d9e16d713711cd75621883e34bf27d -RMD160 (contao-2.9.1.tar.gz) = cb9a9e805854d93bd17905dca4f7c46b972efd51 -Size (contao-2.9.1.tar.gz) = 4345172 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 |