pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/contao32 Update contao32 (and contao32-example) to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07cb654205e9
branches: trunk
changeset: 631757:07cb654205e9
user: taca <taca%pkgsrc.org@localhost>
date: Thu Mar 13 13:55:07 2014 +0000
description:
Update contao32 (and contao32-example) to 3.2.8.
Version 3.2.8 (2014-03-12)
--------------------------
### Fixed
Add the "href" values for active breadcrumb menus to the template (see #6796).
### Fixed
The file/page tree widget did not work properly in "edit multiple" mode (#6788).
### Fixed
Preserve the referer ID when clicking the "switch to edit" button (see #6127).
### Fixed
Encode e-mail addresses in the "explanation" form field (see #6771).
### Fixed
Use a placeholder image if no thumbnail can be created (see #6754).
### Fixed
Pass additional arguments to the "replaceInsertTags" hook (see #6672).
### Fixed
Correctly initialize the `Session` class (see #6747).
### Fixed
Do not use `Input::setGet()` in the event modules (see #6733).
### Fixed
Correctly shorten the CSS `background` property (see #6709).
### Fixed
Do not use `UNION SELECT` when searching for parent pages (see #6704).
### Fixed
Disable `zlib.output_compression` when sending files to the browser (see #6717).
### Fixed
Consider the event time in the event list module (see #6719).
### Fixed
Make the newsletter recipient address available in the template (see #5782).
### Fixed
Correctly handle Unicode characters in `Validator::isGooglePlusId` (see #6707).
### Fixed
Fixed the arguments of two `CalendarEventsModel` methods (see #6781).
### Fixed
Pass the "tableless" flag to the "form_message" template (see #6772).
### Fixed
Update the `swipe.js` script so the "continuous" option works (see #6762).
### Fixed
Improve the `Search::removeEntry()` method (see #6785).
### Fixed
Correctly set the cookie path in the front mode in debug mode (see #6723).
### Fixed
Point to `Frontend::addToUrl()` in front end templates (see #6736).
### Fixed
Do not stop the cron job execution after the first interval.
diffstat:
www/contao32/Makefile | 3 +--
www/contao32/PLIST | 3 ++-
www/contao32/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r c5b38840521d -r 07cb654205e9 www/contao32/Makefile
--- a/www/contao32/Makefile Thu Mar 13 13:52:41 2014 +0000
+++ b/www/contao32/Makefile Thu Mar 13 13:55:07 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2014/03/05 15:09:42 taca Exp $
+# $NetBSD: Makefile,v 1.4 2014/03/13 13:55:07 taca Exp $
#
DISTNAME= ${CT_VERSION}
PKGNAME= contao${CT_VER}-${CT_PKGVER}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${CT_MASTER_SITE}
diff -r c5b38840521d -r 07cb654205e9 www/contao32/PLIST
--- a/www/contao32/PLIST Thu Mar 13 13:52:41 2014 +0000
+++ b/www/contao32/PLIST Thu Mar 13 13:55:07 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/01/21 16:20:09 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/03/13 13:55:07 taca Exp $
${CT_WEBDIR}/.gitignore
${CT_WEBDIR}/.htaccess.default
${CT_WEBDIR}/README.md
@@ -3726,6 +3726,7 @@
${CT_WEBDIR}/system/themes/default/images/pickcolor.gif
${CT_WEBDIR}/system/themes/default/images/pickfile.gif
${CT_WEBDIR}/system/themes/default/images/pickpage.gif
+${CT_WEBDIR}/system/themes/default/images/placeholder.png
${CT_WEBDIR}/system/themes/default/images/preview.gif
${CT_WEBDIR}/system/themes/default/images/published.gif
${CT_WEBDIR}/system/themes/default/images/redirect.gif
diff -r c5b38840521d -r 07cb654205e9 www/contao32/distinfo
--- a/www/contao32/distinfo Thu Mar 13 13:52:41 2014 +0000
+++ b/www/contao32/distinfo Thu Mar 13 13:55:07 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2014/02/13 14:12:20 taca Exp $
+$NetBSD: distinfo,v 1.9 2014/03/13 13:55:07 taca Exp $
-SHA1 (contao/3.2.7.tar.gz) = 2ec8dc6fa041dd7a187cd045fb5249a4d7939547
-RMD160 (contao/3.2.7.tar.gz) = 8f46b49d27b845330825e4e39b2cc1b7035e5ed4
-Size (contao/3.2.7.tar.gz) = 10995971 bytes
+SHA1 (contao/3.2.8.tar.gz) = d7b3b8062022f8edf9b7a1256681cf2c5bbbcac8
+RMD160 (contao/3.2.8.tar.gz) = 2cd9d886291775a3db3f8c924f66f3185673cb39
+Size (contao/3.2.8.tar.gz) = 10998490 bytes
SHA1 (patch-system_bin_sqldump) = a22f7dab9043cf9f965e695b895d7c32f48c9f91
Home |
Main Index |
Thread Index |
Old Index