pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/contao42



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Aug  9 13:53:27 UTC 2016

Modified Files:
        pkgsrc/www/contao42: Makefile distinfo

Log Message:
Update contao42 to 4.2.2.

### 4.2.2 (2016-07-28)

 * Adjust the command scheduler default configuration.
 * Check if the tl_cron table exists in the command scheduler (see #541).
 * Correctly merge the legacy headers so front end users can log in again.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/contao42/Makefile \
    pkgsrc/www/contao42/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/contao42/Makefile
diff -u pkgsrc/www/contao42/Makefile:1.2 pkgsrc/www/contao42/Makefile:1.3
--- pkgsrc/www/contao42/Makefile:1.2    Sun Jul 17 14:00:25 2016
+++ pkgsrc/www/contao42/Makefile        Tue Aug  9 13:53:27 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/07/17 14:00:25 taca Exp $
+# $NetBSD: Makefile,v 1.3 2016/08/09 13:53:27 taca Exp $
 #
 
 DISTNAME=      contao-${CT_PKGVER}
@@ -24,7 +24,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-curl>=5.4.0:
 DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
 DEPENDS+=      bash>=4.0:../../shells/bash
 
-CT_VERSION=    4.2.1
+CT_VERSION=    4.2.2
 USE_TOOLS=     bash pax
 NO_BUILD=      yes
 
Index: pkgsrc/www/contao42/distinfo
diff -u pkgsrc/www/contao42/distinfo:1.2 pkgsrc/www/contao42/distinfo:1.3
--- pkgsrc/www/contao42/distinfo:1.2    Sun Jul 17 14:00:25 2016
+++ pkgsrc/www/contao42/distinfo        Tue Aug  9 13:53:27 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/07/17 14:00:25 taca Exp $
+$NetBSD: distinfo,v 1.3 2016/08/09 13:53:27 taca Exp $
 
-SHA1 (contao-4.2.1.tar.gz) = 8cdcd8e6ca8b46b25ed5bdf8e27e81eee9a3d03c
-RMD160 (contao-4.2.1.tar.gz) = 84a793e6ef51b8672fb8ee173fd934a1d8be1200
-SHA512 (contao-4.2.1.tar.gz) = b808480581b4de6589688ddbffc0392fdb05b765a417e6d907aaa77093f48b6d4baf3ef0f4bbb74950b27c99ccd11ee9625e700377a7c048eab2515f887e61e5
-Size (contao-4.2.1.tar.gz) = 14613848 bytes
+SHA1 (contao-4.2.2.tar.gz) = 92540e1766157b150b685c75eac89d6a6ba285a0
+RMD160 (contao-4.2.2.tar.gz) = f7a5a03d60be6b1254776f136c5c41984bdf649a
+SHA512 (contao-4.2.2.tar.gz) = 60c3400cf2229f2f49c5bad47611ecdc604a718c5e5c60808e69ff7f186221c50cd645073682e893e371bb90c2715ba79f450032783f228df76a79a9fc5fb86b
+Size (contao-4.2.2.tar.gz) = 14610378 bytes



Home | Main Index | Thread Index | Old Index