pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/contao35 Update contao35 to 3.5.19.
details: https://anonhg.NetBSD.org/pkgsrc/rev/02fe35a85a9c
branches: trunk
changeset: 354976:02fe35a85a9c
user: taca <taca%pkgsrc.org@localhost>
date: Wed Nov 16 16:29:34 2016 +0000
description:
Update contao35 to 3.5.19.
Version 3.5.19 (2016-11-16)
---------------------------
### Fixed
Only evaluate `hasDetails()` and `hasText()` upon the first call.
### Fixed
Cache the `PageModel::findPublishedFallbackByHostname()` results (see #8544).
### Fixed
Correctly redirect to the website root page (see #8552).
### Fixed
Continue rebuilding the search index if there are errors (see #8541).
diffstat:
www/contao35/Makefile | 4 ++--
www/contao35/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 0d7deb01763a -r 02fe35a85a9c www/contao35/Makefile
--- a/www/contao35/Makefile Wed Nov 16 15:59:39 2016 +0000
+++ b/www/contao35/Makefile Wed Nov 16 16:29:34 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2016/10/25 16:27:05 taca Exp $
+# $NetBSD: Makefile,v 1.19 2016/11/16 16:29:34 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -23,7 +23,7 @@
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
DEPENDS+= bash>=4.0:../../shells/bash
-CT_VERSION= 3.5.18
+CT_VERSION= 3.5.19
USE_TOOLS= bash pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files
diff -r 0d7deb01763a -r 02fe35a85a9c www/contao35/distinfo
--- a/www/contao35/distinfo Wed Nov 16 15:59:39 2016 +0000
+++ b/www/contao35/distinfo Wed Nov 16 16:29:34 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/10/25 16:27:05 taca Exp $
+$NetBSD: distinfo,v 1.16 2016/11/16 16:29:34 taca Exp $
-SHA1 (contao-3.5.18.tar.gz) = 9bc1dcf97ea7b8bc9b157162c1a5286cc6ed5b76
-RMD160 (contao-3.5.18.tar.gz) = e46c62d90f70e39c0f147a27ae965966ab758ac6
-SHA512 (contao-3.5.18.tar.gz) = cadfe8cce1c1daa399c6c0cf56ea966a8427240fbd76284cf6d9a7baed4c50b854c843d69243b6e02e1aaf38dd1c0559de2f13224082aafe8d39425bddf7534b
-Size (contao-3.5.18.tar.gz) = 11045626 bytes
+SHA1 (contao-3.5.19.tar.gz) = 603928b7608a000b6e93a45640e71399d8e2a2ce
+RMD160 (contao-3.5.19.tar.gz) = c03af132e356096fb038fefa151fc8de61cc8f0d
+SHA512 (contao-3.5.19.tar.gz) = 20278546a0b19b41a60e13ee2b0e3b7a28ccfbb44fbdb6bd8040689885aa368e2312e104758daebd0375e1882f40b2bdf5eb083b5da1fbdf777582d29f10a530
+Size (contao-3.5.19.tar.gz) = 11050779 bytes
Home |
Main Index |
Thread Index |
Old Index