diff options
author | taca <taca@pkgsrc.org> | 2012-11-30 03:37:25 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-11-30 03:37:25 +0000 |
commit | b0677604df35d1381ed65c5d03883c4b23e7419e (patch) | |
tree | 092325f2ef366b930b8dbd1441fe5f354cf053e1 /www/contao211 | |
parent | 929ec9e6fb6a2527c83c5233a309114a52a5765b (diff) | |
download | pkgsrc-b0677604df35d1381ed65c5d03883c4b23e7419e.tar.gz |
Update contao211 to 2.11.7 (Contao 2.11.7, LTS release).
Version 2.11.7 (2012-11-29)
---------------------------
### Fixed
Only execute runonce files after the DB tables have been created (see #5061).
### Fixed
Add an empty option in the TimePeriod widget if there are none (see #5067).
### Fixed
Handle auto_items in the `Frontend::addToUrl()` method (see #5037).
### Fixed
Do not use `specialchars()` in the "page" insert tag (see #4687).
### Fixed
Set the return path when sending e-mails (see #5004).
### Fixed
Handle border color names when importing style sheets (see #5034).
### Fixed
Prevent the "Illegal string offset" error in back end widgets (see #4979).
### Fixed
Handle dependencies when updating extensions (see #3804).
### Fixed
Switched all comments of the example website to "moderated" (see #4995).
### Fixed
Replaced the automatic copyright notice with a meta generator tag.
### Fixed
Remove HTML tags when overriding the page title (see #4955).
### Fixed
Decode entities in meta tags like "description" (see #4949).
### Fixed
Remove newsletter subscriptions when a member closes his account (see #4943).
### Fixed
Prevent deleting referenced content elements using "edit multiple" (see #4898).
### Updated
Updated SwiftMailer to version 4.2.1 (see #4935).
### Fixed
Set the file permissions depending on the server's umask setting (see #4941).
### Fixed
Correctly handle external image URLs in the image element (see #4923).
### Fixed
Fixed the too eager IP address anonymization (see #4924).
### Fixed
Fixed the automatic page alias generator (see #4880).
Diffstat (limited to 'www/contao211')
-rw-r--r-- | www/contao211/PLIST | 3 | ||||
-rw-r--r-- | www/contao211/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/contao211/PLIST b/www/contao211/PLIST index e79f6679026..ad418795117 100644 --- a/www/contao211/PLIST +++ b/www/contao211/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2012/03/09 16:18:55 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/11/30 03:37:25 taca Exp $ ${CT_WEBDIR}/CHANGELOG.md ${CT_WEBDIR}/GPL.txt ${CT_WEBDIR}/LGPL.txt @@ -261,6 +261,7 @@ ${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/Attachment.php ${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/CharsetObserver.php ${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/ContentEncoder.php ${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php +${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php ${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php ${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php ${CT_WEBDIR}/plugins/swiftmailer/classes/Swift/Mime/EmbeddedFile.php diff --git a/www/contao211/distinfo b/www/contao211/distinfo index e4dd071faf6..38321cca719 100644 --- a/www/contao211/distinfo +++ b/www/contao211/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2012/10/01 15:35:26 taca Exp $ +$NetBSD: distinfo,v 1.11 2012/11/30 03:37:26 taca Exp $ -SHA1 (contao-2.11.6.tar.gz) = e24795a10f95bd8f3ad6051162cee520d02ecb3d -RMD160 (contao-2.11.6.tar.gz) = 537bf11073cb37601b61ca613807fbff919f5f1f -Size (contao-2.11.6.tar.gz) = 5340603 bytes +SHA1 (contao-2.11.7.tar.gz) = f5558232042b90173c6c609a92edcf06a42c08d5 +RMD160 (contao-2.11.7.tar.gz) = 3572f149dc4a49be891430aa44025e6ba4f84391 +Size (contao-2.11.7.tar.gz) = 5332877 bytes SHA1 (patch-system_initialize.php) = 109f381bef4bae32617549709601eb2a30bbb01a |