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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/246a9d321b2c
branches:  trunk
changeset: 357409:246a9d321b2c
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jan 19 14:58:05 2017 +0000

description:
Update contao35 to 3.5.24.

Version 3.5.24 (2017-01-19)
---------------------------

### Fixed
Correctly handle SVGZ files in the file manager (also fixes #8624).

### Fixed
Revert the download element changes (see #8620).

diffstat:

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

diffs (33 lines):

diff -r 0eb3f71cf3ab -r 246a9d321b2c www/contao35/Makefile
--- a/www/contao35/Makefile     Thu Jan 19 14:57:35 2017 +0000
+++ b/www/contao35/Makefile     Thu Jan 19 14:58:05 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/01/17 16:23:08 taca Exp $
+# $NetBSD: Makefile,v 1.24 2017/01/19 14:58:05 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.23
+CT_VERSION=    3.5.24
 USE_TOOLS=     bash pax
 NO_BUILD=      yes
 FILESDIR?=     ${.CURDIR}/files
diff -r 0eb3f71cf3ab -r 246a9d321b2c www/contao35/distinfo
--- a/www/contao35/distinfo     Thu Jan 19 14:57:35 2017 +0000
+++ b/www/contao35/distinfo     Thu Jan 19 14:58:05 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/01/17 16:23:08 taca Exp $
+$NetBSD: distinfo,v 1.20 2017/01/19 14:58:05 taca Exp $
 
-SHA1 (contao-3.5.23.tar.gz) = 40ff6f794cfaf41245e35a4c0e66f93da7001639
-RMD160 (contao-3.5.23.tar.gz) = 84c8aea8cfed9804b1a5ae0bafd3956c84206de4
-SHA512 (contao-3.5.23.tar.gz) = 907082412d003799db6bcf3c3712058ad6a62da53c52a75f12bfcb95b131cd8329b93528197b8d9574bd552abe89bc2a11b56702649761b0f92891bf46cabf70
-Size (contao-3.5.23.tar.gz) = 11049649 bytes
+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



Home | Main Index | Thread Index | Old Index