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:           Mon Mar 20 16:48:20 UTC 2017

Modified Files:
        pkgsrc/www/contao35: Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.20 -r1.21 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.24 pkgsrc/www/contao35/Makefile:1.25
--- pkgsrc/www/contao35/Makefile:1.24   Thu Jan 19 14:58:05 2017
+++ pkgsrc/www/contao35/Makefile        Mon Mar 20 16:48:20 2017
@@ -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 @@ DEPENDS+=     bash>=4.0:../../shells/bash
 # 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

Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.20 pkgsrc/www/contao35/distinfo:1.21
--- pkgsrc/www/contao35/distinfo:1.20   Thu Jan 19 14:58:05 2017
+++ pkgsrc/www/contao35/distinfo        Mon Mar 20 16:48:20 2017
@@ -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