diff options
author | taca <taca> | 2010-12-02 13:32:44 +0000 |
---|---|---|
committer | taca <taca> | 2010-12-02 13:32:44 +0000 |
commit | 6d10ca78421dd406c61614b9e531f0a1dc635b64 (patch) | |
tree | 7b4940dddf16710cb0506bf3522afcb8c7a2fdc2 /www/contao29 | |
parent | 4a3be122031dacc0c51769097158405a8161c814 (diff) | |
download | pkgsrc-6d10ca78421dd406c61614b9e531f0a1dc635b64.tar.gz |
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
Diffstat (limited to 'www/contao29')
-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 838260ef9da..d10599ed1d4 100644 --- a/www/contao29/Makefile +++ b/www/contao29/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/08/24 11:56:25 taca Exp $ +# $NetBSD: Makefile,v 1.8 2010/12/02 13:32:44 taca Exp $ # DISTNAME= contao-${CT_VERSION} PKGNAME= contao${CT_VER}-${CT_PKGVER} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/} diff --git a/www/contao29/Makefile.version b/www/contao29/Makefile.version index dca469e7eed..e22ff6e3aa2 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.3 2010/12/02 13:32:44 taca 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.2 diff --git a/www/contao29/distinfo b/www/contao29/distinfo index 0177cbabe4d..25077279433 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.4 2010/12/02 13:32:44 taca 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 (contao-2.9.2.tar.gz) = 229f46d3f3522b15fb2d350250f419872fcd14c2 +RMD160 (contao-2.9.2.tar.gz) = 8f4c8c140dcb2e53ba49cbbb01dcbfdb2efc6381 +Size (contao-2.9.2.tar.gz) = 4402736 bytes |