pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Update contao32 pacakge to 3.2.17.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9a10f064f34
branches: trunk
changeset: 645127:b9a10f064f34
user: taca <taca%pkgsrc.org@localhost>
date: Fri Jan 23 16:14:35 2015 +0000
description:
Update contao32 pacakge to 3.2.17.
Version 3.2.17 (2015-01-22)
---------------------------
### Fixed
Romanize style sheet names (see #7526).
### Fixed
Add the username to the "account has been locked" log entry (see #7551).
### Fixed
Consider the suhosin.memory_limit when raising the PHP limits (see #7035).
### Fixed
Added two missing `exclude` flags in the `tl_page` data container (see #7522).
### Fixed
Send an UTF-8 charset header in the `die_nicely()` function (see #7519).
### Fixed
Correctly validate dates in the `Widget` class (see #7498).
### Fixed
Back port the fixes from #7475 and #7473.
### Fixed
Send the same cache headers for cached and uncached pages (see #7455).
### Fixed
Fix the `current() expects parameter 1 to be array` issue (see #6739).
### Fixed
Correctly replace the `*_teaser` insert tags (see #7488).
### Fixed
Adjust the last and previous login labels (see #7426).
### Fixed
Unset the `postUnsafeRaw` cache in `Input::setPost()` (see #7481).
diffstat:
www/contao/Makefile.common | 4 ++--
www/contao32/Makefile | 7 +------
www/contao32/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 12 deletions(-)
diffs (52 lines):
diff -r 84e6eba23307 -r b9a10f064f34 www/contao/Makefile.common
--- a/www/contao/Makefile.common Fri Jan 23 16:12:43 2015 +0000
+++ b/www/contao/Makefile.common Fri Jan 23 16:14:35 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.86 2014/11/26 09:26:26 taca Exp $
+# $NetBSD: Makefile.common,v 1.87 2015/01/23 16:14:35 taca Exp $
#
# used by www/contao32/Makefile
# used by www/contao33/Makefile
# used by www/contao34/Makefile
# current release
-CT32_VERSION= 3.2.16
+CT32_VERSION= 3.2.17
CT33_VERSION= 3.3.7
CT34_VERSION= 3.4.0
diff -r 84e6eba23307 -r b9a10f064f34 www/contao32/Makefile
--- a/www/contao32/Makefile Fri Jan 23 16:12:43 2015 +0000
+++ b/www/contao32/Makefile Fri Jan 23 16:14:35 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/06/10 03:47:59 taca Exp $
+# $NetBSD: Makefile,v 1.8 2015/01/23 16:14:35 taca Exp $
#
DISTNAME= ${CT_VERSION}
@@ -65,11 +65,6 @@
SUBST_SED.conf+= -e 's|@CT_WEBDIR@|${CT_WEBDIR:Q}|g'
SUBST_STAGE.conf= post-configure
-SUBST_CLASSES+= php
-SUBST_FILES.php+= ${WRKSRC}/system/bin/transifex
-SUBST_SED.php+= -e "s|\#!/.*php|\#!${PREFIX}/bin/php|"
-SUBST_STAGE.php= post-configure
-
WWW_FILES= .gitignore .htaccess.default README.md assets contao \
index.php share templates
WWW_SYSFILES= .htaccess bin config/default.php cron docs helper \
diff -r 84e6eba23307 -r b9a10f064f34 www/contao32/distinfo
--- a/www/contao32/distinfo Fri Jan 23 16:12:43 2015 +0000
+++ b/www/contao32/distinfo Fri Jan 23 16:14:35 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2014/11/24 13:29:08 taca Exp $
+$NetBSD: distinfo,v 1.18 2015/01/23 16:14:35 taca Exp $
-SHA1 (contao/3.2.16.tar.gz) = 0ca4af45ba3f287510c0ef7b33e5ca28832d5bb9
-RMD160 (contao/3.2.16.tar.gz) = 16532482571147bce6456af950897fe1a1e53ae6
-Size (contao/3.2.16.tar.gz) = 11128999 bytes
+SHA1 (contao/3.2.17.tar.gz) = d908d98de982a30e41ad8d6d5a35805d0a082663
+RMD160 (contao/3.2.17.tar.gz) = 111b177e458792b0c3a0a5c245a78de7b194a768
+Size (contao/3.2.17.tar.gz) = 11125101 bytes
SHA1 (patch-system_bin_sqldump) = 920e6e8e579ae2cbeb84ca6ac74f4b9951a66f5c
Home |
Main Index |
Thread Index |
Old Index