pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/contao35 www/contao35: update to 3.5.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2858513a00c
branches: trunk
changeset: 374428:b2858513a00c
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jan 22 16:11:29 2018 +0000
description:
www/contao35: update to 3.5.33
Contao 3.5.33 is available 2018/01/22 10:08 by Leo Feyer
Contao version 3.5.33 is available. The bugfix release restores the PHP 5.4
compatibility and fixes problems with MariaDB 10.2.4+ and MySQL 8.
PHP 5.4
Even if Contao 3.5 still supports PHP 5.4, we strongly advise against using
outdated PHP versions. Contao 3.5 is compatible with the latest PHP versions,
therefore ? if the installed extensions allow it ? you should run it with PHP
7 or at least PHP 5.6.
Identifier Quoting
We have revised identifier quoting, which we had added to Contao 4.4.10, and
ported it to Contao 3, so Contao 3.5 should be compatible with MariaDB 10.2.4+
and MySQL 8 now.
diffstat:
www/contao35/Makefile | 4 ++--
www/contao35/PLIST | 6 +++++-
www/contao35/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (53 lines):
diff -r 5c13e695a480 -r b2858513a00c www/contao35/Makefile
--- a/www/contao35/Makefile Mon Jan 22 15:57:16 2018 +0000
+++ b/www/contao35/Makefile Mon Jan 22 16:11:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2018/01/18 16:13:31 taca Exp $
+# $NetBSD: Makefile,v 1.37 2018/01/22 16:11:29 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -20,7 +20,7 @@
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
-CT_VERSION= 3.5.32
+CT_VERSION= 3.5.33
USE_TOOLS= bash:run pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files
diff -r 5c13e695a480 -r b2858513a00c www/contao35/PLIST
--- a/www/contao35/PLIST Mon Jan 22 15:57:16 2018 +0000
+++ b/www/contao35/PLIST Mon Jan 22 16:11:29 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2018/01/18 16:13:31 taca Exp $
+@comment $NetBSD: PLIST,v 1.19 2018/01/22 16:11:29 taca Exp $
${CT_WEBDIR}/.htaccess.default
${CT_WEBDIR}/README.md
${CT_WEBDIR}/assets/ace/1.1.9/ace.js
@@ -3275,6 +3275,10 @@
${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_ellipsis.scss
${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_nowrap.scss
${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_replacement.scss
+${CT_WEBDIR}/vendor/ircmaxell/password-compat/LICENSE.md
+${CT_WEBDIR}/vendor/ircmaxell/password-compat/composer.json
+${CT_WEBDIR}/vendor/ircmaxell/password-compat/lib/password.php
+${CT_WEBDIR}/vendor/ircmaxell/password-compat/version-test.php
${CT_WEBDIR}/vendor/leafo/scssphp/LICENSE.md
${CT_WEBDIR}/vendor/leafo/scssphp/README.md
${CT_WEBDIR}/vendor/leafo/scssphp/bin/pscss
diff -r 5c13e695a480 -r b2858513a00c www/contao35/distinfo
--- a/www/contao35/distinfo Mon Jan 22 15:57:16 2018 +0000
+++ b/www/contao35/distinfo Mon Jan 22 16:11:29 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2018/01/18 16:13:31 taca Exp $
+$NetBSD: distinfo,v 1.29 2018/01/22 16:11:29 taca Exp $
-SHA1 (contao-3.5.32.tar.gz) = a6a6545e2b00694142456c9e8186aa364034aa09
-RMD160 (contao-3.5.32.tar.gz) = a3be11d82ccad03e57e056a70217d36306ac6a74
-SHA512 (contao-3.5.32.tar.gz) = 4db785761b50acd46b049e045aa1ff8f9d88ac5068e5616c33f7de17d4ea37d70ac7b10e37e08a9629e7e2d29ce07ad1254c648576bee10980449e0ca94c8f21
-Size (contao-3.5.32.tar.gz) = 11233051 bytes
+SHA1 (contao-3.5.33.tar.gz) = 3397a6b7795a987c222e68f1f89b10c39137e16c
+RMD160 (contao-3.5.33.tar.gz) = 8e00d0280c575d86357b2a84205d74f30e2abf9d
+SHA512 (contao-3.5.33.tar.gz) = f9c519616904efc74f5db744754f71700990c861890d50f91d9e0efb9bcba085549d1bc9cb8e1ddab1c07c8f33c20449162b891a6b205a7911b8df98c42bb4e3
+Size (contao-3.5.33.tar.gz) = 11230776 bytes
Home |
Main Index |
Thread Index |
Old Index