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.25.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42156c50c7e2
branches:  trunk
changeset: 360043:42156c50c7e2
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 20 16:48:20 2017 +0000

description:
Update contao35 to 3.5.25.

Version 3.5.25 (2017-03-20)
---------------------------

### Fixed
Only show error messages to authenticated users in the install tool (see #8666).

### Fixed
Always show the modal windows in full height (see #8631).

### Fixed
Support cross domain requests when rebuilding the search index (see #8597).

### Fixed
Correctly store numbers with leading zero in the Config class (see #4035).

### Fixed
Delete an old search entry if the new URL is more canonical (see #8647).

### Fixed
Also make Folder::$dirname an absolute path again (see #8325).

### Fixed
Support using namespaces and use statements in DCA/config files (see #8635).

diffstat:

 www/contao35/Makefile |   4 ++--
 www/contao35/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r e0be4b501f0d -r 42156c50c7e2 www/contao35/Makefile
--- a/www/contao35/Makefile     Mon Mar 20 16:45:30 2017 +0000
+++ b/www/contao35/Makefile     Mon Mar 20 16:48:20 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2017/01/19 14:58:05 taca Exp $
+# $NetBSD: Makefile,v 1.25 2017/03/20 16:48:20 taca Exp $
 #
 
 DISTNAME=      contao-${CT_PKGVER}
@@ -26,7 +26,7 @@
 # mcrypt is deprecated and removed in PHP 7.1.x
 PHP_VERSIONS_ACCEPTED= 56 70
 
-CT_VERSION=    3.5.24
+CT_VERSION=    3.5.25
 USE_TOOLS=     bash pax
 NO_BUILD=      yes
 FILESDIR?=     ${.CURDIR}/files
diff -r e0be4b501f0d -r 42156c50c7e2 www/contao35/distinfo
--- a/www/contao35/distinfo     Mon Mar 20 16:45:30 2017 +0000
+++ b/www/contao35/distinfo     Mon Mar 20 16:48:20 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/01/19 14:58:05 taca Exp $
+$NetBSD: distinfo,v 1.21 2017/03/20 16:48:20 taca Exp $
 
-SHA1 (contao-3.5.24.tar.gz) = b170e658374ac1633130dbe8359b4267e37d7cbf
-RMD160 (contao-3.5.24.tar.gz) = 30ad07b5fe09121e82978a87c81bb317ddf26192
-SHA512 (contao-3.5.24.tar.gz) = 68a244c261da63b001aeb26d79cd36f116b9f2f3c1a960592a34f3f3e45dafde2beb5d782f387a9249356ce896a618b5548acf0510e8913726a65ba760b809ba
-Size (contao-3.5.24.tar.gz) = 11049155 bytes
+SHA1 (contao-3.5.25.tar.gz) = 553d0ee6837bd44609b8e7bbee04fb157c24b6d6
+RMD160 (contao-3.5.25.tar.gz) = 4e4cc69a34152face9ce01326dee0f399bcc5d59
+SHA512 (contao-3.5.25.tar.gz) = 13f8f7a835198063b52fe55e1f3ff7eec16247477324ab32f7b1414a6dff7e041d79b48c73061267d5dffe25863b50cd15f1927b19b8528fff1933409e28b407
+Size (contao-3.5.25.tar.gz) = 11052004 bytes



Home | Main Index | Thread Index | Old Index