pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/contao35
Module Name: pkgsrc
Committed By: taca
Date: Wed Nov 16 16:29:34 UTC 2016
Modified Files:
pkgsrc/www/contao35: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/contao35/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/contao35/Makefile
diff -u pkgsrc/www/contao35/Makefile:1.18 pkgsrc/www/contao35/Makefile:1.19
--- pkgsrc/www/contao35/Makefile:1.18 Tue Oct 25 16:27:05 2016
+++ pkgsrc/www/contao35/Makefile Wed Nov 16 16:29:34 2016
@@ -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}-curl>=5.4.0:
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
Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.15 pkgsrc/www/contao35/distinfo:1.16
--- pkgsrc/www/contao35/distinfo:1.15 Tue Oct 25 16:27:05 2016
+++ pkgsrc/www/contao35/distinfo Wed Nov 16 16:29:34 2016
@@ -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