pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/contao44 www/contao44: update to 4.4.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a41fd1fee11
branches: trunk
changeset: 368817:9a41fd1fee11
user: taca <taca%pkgsrc.org@localhost>
date: Mon Sep 18 12:19:55 2017 +0000
description:
www/contao44: update to 4.4.0
release announce:
Contao 4.4.5 is available 18.09.2017 10:28 by Leo Feyer
Contao version 4.4.5 is available. The bugfix release fixes several issues
including a problem with the install tool and a problem with SVG images in
Internet Explorer. In addition, the back end theme has been adjusted again
and some of the previous changes have been revised.
diffstat:
www/contao44/Makefile | 4 ++--
www/contao44/PLIST | 13 ++++++++++++-
www/contao44/distinfo | 10 +++++-----
3 files changed, 19 insertions(+), 8 deletions(-)
diffs (88 lines):
diff -r 54e4403f8ca0 -r 9a41fd1fee11 www/contao44/Makefile
--- a/www/contao44/Makefile Mon Sep 18 12:10:02 2017 +0000
+++ b/www/contao44/Makefile Mon Sep 18 12:19:55 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/09/11 16:21:22 taca Exp $
+# $NetBSD: Makefile,v 1.8 2017/09/18 12:19:55 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -22,7 +22,7 @@
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.6:../../www/php-curl
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.6:../../archivers/php-zlib
-CT_VERSION= 4.4.4
+CT_VERSION= 4.4.5
USE_TOOLS= bash:run pax
NO_BUILD= yes
diff -r 54e4403f8ca0 -r 9a41fd1fee11 www/contao44/PLIST
--- a/www/contao44/PLIST Mon Sep 18 12:10:02 2017 +0000
+++ b/www/contao44/PLIST Mon Sep 18 12:19:55 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/09/05 15:49:37 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/09/18 12:19:55 taca Exp $
${CT_WEBDIR}/README.md
${CT_WEBDIR}/assets/ace/README.md
${CT_WEBDIR}/assets/ace/composer.json
@@ -1209,6 +1209,9 @@
${CT_WEBDIR}/vendor/contao/core-bundle/src/Framework/FrameworkAwareTrait.php
${CT_WEBDIR}/vendor/contao/core-bundle/src/Framework/ScopeAwareTrait.php
${CT_WEBDIR}/vendor/contao/core-bundle/src/HttpKernel/Bundle/ContaoModuleBundle.php
+${CT_WEBDIR}/vendor/contao/core-bundle/src/HttpKernel/Header/HeaderStorageInterface.php
+${CT_WEBDIR}/vendor/contao/core-bundle/src/HttpKernel/Header/MemoryHeaderStorage.php
+${CT_WEBDIR}/vendor/contao/core-bundle/src/HttpKernel/Header/NativeHeaderStorage.php
${CT_WEBDIR}/vendor/contao/core-bundle/src/Image/ImageFactory.php
${CT_WEBDIR}/vendor/contao/core-bundle/src/Image/ImageFactoryInterface.php
${CT_WEBDIR}/vendor/contao/core-bundle/src/Image/ImageSizes.php
@@ -2105,6 +2108,7 @@
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/below.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/burger.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/changelog.svg
+${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/chevron-down.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/clipboard.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/collapse.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/contao.svg
@@ -2138,6 +2142,7 @@
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/error_404.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/error_404_1.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/exit.svg
+${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/exit_dark.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/expand.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/expand_.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/featured.svg
@@ -2210,6 +2215,7 @@
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/placeholder.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/preview.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/profile.svg
+${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/profile_dark.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/published.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/redirect.svg
${CT_WEBDIR}/vendor/contao/core-bundle/src/Resources/contao/themes/flexible/icons/redirect_1.svg
@@ -5425,6 +5431,11 @@
${CT_WEBDIR}/vendor/symfony/monolog-bundle/SwiftMailer/MessageFactory.php
${CT_WEBDIR}/vendor/symfony/monolog-bundle/composer.json
${CT_WEBDIR}/vendor/symfony/monolog-bundle/phpunit.xml.dist
+${CT_WEBDIR}/vendor/symfony/polyfill-apcu/Apcu.php
+${CT_WEBDIR}/vendor/symfony/polyfill-apcu/LICENSE
+${CT_WEBDIR}/vendor/symfony/polyfill-apcu/README.md
+${CT_WEBDIR}/vendor/symfony/polyfill-apcu/bootstrap.php
+${CT_WEBDIR}/vendor/symfony/polyfill-apcu/composer.json
${CT_WEBDIR}/vendor/symfony/polyfill-intl-icu/LICENSE
${CT_WEBDIR}/vendor/symfony/polyfill-intl-icu/README.md
${CT_WEBDIR}/vendor/symfony/polyfill-intl-icu/bootstrap.php
diff -r 54e4403f8ca0 -r 9a41fd1fee11 www/contao44/distinfo
--- a/www/contao44/distinfo Mon Sep 18 12:10:02 2017 +0000
+++ b/www/contao44/distinfo Mon Sep 18 12:19:55 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/09/05 15:49:37 taca Exp $
+$NetBSD: distinfo,v 1.6 2017/09/18 12:19:55 taca Exp $
-SHA1 (contao-4.4.4.tar.gz) = 48e17ec512ea60659a522050bfaef89442ab487b
-RMD160 (contao-4.4.4.tar.gz) = 5e4111349e2d592ff4e014fd046eaa07cba1b0cc
-SHA512 (contao-4.4.4.tar.gz) = edeec4eed31ca234cadbbd901a98debcf33f5f46b3d0fe7643dba92064f459ce9c6aae4de5f889f9e111cf82b449a7e751093695030059e03ed4eef0ac4fa8fb
-Size (contao-4.4.4.tar.gz) = 30671498 bytes
+SHA1 (contao-4.4.5.tar.gz) = 8c391f7cb0328bb54ef34fde4eb60b754b82824f
+RMD160 (contao-4.4.5.tar.gz) = e85fc8f46213bfd0a876e70d7f56f42ebdde5579
+SHA512 (contao-4.4.5.tar.gz) = 9390f84e1c3028684eeb55ea52e00cc1e15ed6f11adf77c4b9fc4ce64a40f8509f5ff7461dc878638e3bf3227de84dac82896a8e303337969dafa206a59767cf
+Size (contao-4.4.5.tar.gz) = 30674869 bytes
Home |
Main Index |
Thread Index |
Old Index