pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/contao45



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jan 24 13:55:20 UTC 2018

Modified Files:
        pkgsrc/www/contao45: Makefile PLIST distinfo

Log Message:
www/contao45: update to 4.5.3

Contao 4.5.3 is available                       2018/1/23 16:06 by Leo Feyer

Contao version 4.5.3 is available. The bugfix release fixes several minor
issues including a problem with accessing the PHP session.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/contao45/Makefile \
    pkgsrc/www/contao45/PLIST pkgsrc/www/contao45/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/contao45/Makefile
diff -u pkgsrc/www/contao45/Makefile:1.2 pkgsrc/www/contao45/Makefile:1.3
--- pkgsrc/www/contao45/Makefile:1.2    Fri Jan 12 15:21:30 2018
+++ pkgsrc/www/contao45/Makefile        Wed Jan 24 13:55:20 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/01/12 15:21:30 taca Exp $
+# $NetBSD: Makefile,v 1.3 2018/01/24 13:55:20 taca Exp $
 #
 
 DISTNAME=      contao-${CT_PKGVER}
@@ -23,7 +23,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-curl>=7.1:..
 DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=7.1:../../archivers/php-zlib
 DEPENDS+=      ${PHP_PKG_PREFIX}-pecl-mcrypt>=1.0.1:../../security/php-pecl-mcrypt
 
-CT_VERSION=    4.5.2
+CT_VERSION=    4.5.3
 USE_TOOLS=     bash:run pax
 NO_BUILD=      yes
 
Index: pkgsrc/www/contao45/PLIST
diff -u pkgsrc/www/contao45/PLIST:1.2 pkgsrc/www/contao45/PLIST:1.3
--- pkgsrc/www/contao45/PLIST:1.2       Fri Jan 12 15:21:30 2018
+++ pkgsrc/www/contao45/PLIST   Wed Jan 24 13:55:20 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/12 15:21:30 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/24 13:55:20 taca Exp $
 ${CT_WEBDIR}/README.md
 ${CT_WEBDIR}/assets/ace/README.md
 ${CT_WEBDIR}/assets/ace/composer.json
@@ -2477,6 +2477,7 @@ ${CT_WEBDIR}/vendor/contao/core-bundle/s
 ${CT_WEBDIR}/vendor/contao/core-bundle/src/Security/User/UserChecker.php
 ${CT_WEBDIR}/vendor/contao/core-bundle/src/Session/Attribute/ArrayAttributeBag.php
 ${CT_WEBDIR}/vendor/contao/core-bundle/src/Session/LazySessionAccess.php
+${CT_WEBDIR}/vendor/contao/core-bundle/src/Session/MockNativeSessionStorage.php
 ${CT_WEBDIR}/vendor/contao/core-bundle/src/Slug/ValidCharacters.php
 ${CT_WEBDIR}/vendor/contao/core-bundle/src/Translation/Translator.php
 ${CT_WEBDIR}/vendor/contao/core-bundle/src/Twig/Extension/ContaoTemplateExtension.php
@@ -2808,6 +2809,7 @@ ${CT_WEBDIR}/vendor/contao/installation-
 ${CT_WEBDIR}/vendor/contao/installation-bundle/src/Resources/config/services.yml
 ${CT_WEBDIR}/vendor/contao/installation-bundle/src/Resources/translations/messages.de.xlf
 ${CT_WEBDIR}/vendor/contao/installation-bundle/src/Resources/translations/messages.en.xlf
+${CT_WEBDIR}/vendor/contao/installation-bundle/src/Resources/translations/messages.es.xlf
 ${CT_WEBDIR}/vendor/contao/installation-bundle/src/Resources/translations/messages.ja.xlf
 ${CT_WEBDIR}/vendor/contao/installation-bundle/src/Resources/translations/messages.nl.xlf
 ${CT_WEBDIR}/vendor/contao/installation-bundle/src/Resources/translations/messages.pl.xlf
@@ -4542,6 +4544,7 @@ ${CT_WEBDIR}/vendor/matthiasmullie/path-
 ${CT_WEBDIR}/vendor/matthiasmullie/path-converter/src/Converter.php
 ${CT_WEBDIR}/vendor/matthiasmullie/path-converter/src/ConverterInterface.php
 ${CT_WEBDIR}/vendor/matthiasmullie/path-converter/src/NoConverter.php
+${CT_WEBDIR}/vendor/michelf/php-markdown/.gitignore
 ${CT_WEBDIR}/vendor/michelf/php-markdown/License.md
 ${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/Markdown.inc.php
 ${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/Markdown.php
Index: pkgsrc/www/contao45/distinfo
diff -u pkgsrc/www/contao45/distinfo:1.2 pkgsrc/www/contao45/distinfo:1.3
--- pkgsrc/www/contao45/distinfo:1.2    Fri Jan 12 15:21:30 2018
+++ pkgsrc/www/contao45/distinfo        Wed Jan 24 13:55:20 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/01/12 15:21:30 taca Exp $
+$NetBSD: distinfo,v 1.3 2018/01/24 13:55:20 taca Exp $
 
-SHA1 (contao-4.5.2.tar.gz) = a4ad577629818d8d7470e8dcc5c53cc19efd4ee8
-RMD160 (contao-4.5.2.tar.gz) = 2bfee25f8828e17ae5d38450c7b3590132fae8b0
-SHA512 (contao-4.5.2.tar.gz) = 5f08361675afdcf5ac63047203b16cedc9d9f341f1df7e20ce49f1baf1de885d3b83974e3aaf77e4060df00bcf15df79ff6d1f97d98b20807f38e06af014ca18
-Size (contao-4.5.2.tar.gz) = 27468184 bytes
+SHA1 (contao-4.5.3.tar.gz) = df5d610a49df49ce86eabd966c6c5f7b329eca50
+RMD160 (contao-4.5.3.tar.gz) = 3c44cb608d94bf1e7cc3be41d09980909aee2030
+SHA512 (contao-4.5.3.tar.gz) = 4446abd54b2eacc913be60346aa6518e0a98d1dc03d0f74728a4f5c1e26df6548c928bd00837826e7ba0401a05e87f60442a6c80157346489822d2461a882422
+Size (contao-4.5.3.tar.gz) = 27469180 bytes



Home | Main Index | Thread Index | Old Index