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:           Thu Jan 19 14:58:05 UTC 2017

Modified Files:
        pkgsrc/www/contao35: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.19 -r1.20 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.23 pkgsrc/www/contao35/Makefile:1.24
--- pkgsrc/www/contao35/Makefile:1.23   Tue Jan 17 16:23:08 2017
+++ pkgsrc/www/contao35/Makefile        Thu Jan 19 14:58:05 2017
@@ -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 @@ 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.23
+CT_VERSION=    3.5.24
 USE_TOOLS=     bash pax
 NO_BUILD=      yes
 FILESDIR?=     ${.CURDIR}/files

Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.19 pkgsrc/www/contao35/distinfo:1.20
--- pkgsrc/www/contao35/distinfo:1.19   Tue Jan 17 16:23:08 2017
+++ pkgsrc/www/contao35/distinfo        Thu Jan 19 14:58:05 2017
@@ -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