diff options
author | taca <taca@pkgsrc.org> | 2017-01-19 14:58:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-01-19 14:58:05 +0000 |
commit | cd66150d625e1cc5cb4f7c3b2ba3b6fc7767c089 (patch) | |
tree | a94fa63142079f3ffd67236dff9bc76f7d1316ac /www/contao35 | |
parent | d636dc1a93ec80df98e08e1c91b994145cf68307 (diff) | |
download | pkgsrc-cd66150d625e1cc5cb4f7c3b2ba3b6fc7767c089.tar.gz |
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 (limited to 'www/contao35')
-rw-r--r-- | www/contao35/Makefile | 4 | ||||
-rw-r--r-- | www/contao35/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/contao35/Makefile b/www/contao35/Makefile index 4f7ed3b7d05..667711b2d0d 100644 --- a/www/contao35/Makefile +++ b/www/contao35/Makefile @@ -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 diff --git a/www/contao35/distinfo b/www/contao35/distinfo index 446c56f465a..4bbcdcc8304 100644 --- a/www/contao35/distinfo +++ b/www/contao35/distinfo @@ -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 |