pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/contao35



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jan 17 16:23:08 UTC 2017

Modified Files:
        pkgsrc/www/contao35: Makefile distinfo

Log Message:
Update contao35 to 3.5.23.

Version 3.5.23 (2017-01-17)
---------------------------

### Fixed
Handle non-numeric values when calculating the image margin (see #8617).

### Fixed
Correctly generate the download elements in the back end (see #8620).

Version 3.5.22 (2017-01-16)
---------------------------

### Fixed
Prevent an endless redirect loop if the page alias is "/" (see #8560).

### Fixed
Correctly parse German dates with two digit years in MooTools (see #8593).

### Fixed
Correctly add new resources to the user/group permissions (see #8583).

### Fixed
Trigger the auto-submit function in the date picker (see #8603).

### Fixed
Call the load callback when loading page/file picker nodes (see #7702).


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/contao35/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/contao35/Makefile
diff -u pkgsrc/www/contao35/Makefile:1.22 pkgsrc/www/contao35/Makefile:1.23
--- pkgsrc/www/contao35/Makefile:1.22   Fri Dec 30 04:46:19 2016
+++ pkgsrc/www/contao35/Makefile        Tue Jan 17 16:23:08 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2016/12/30 04:46:19 taca Exp $
+# $NetBSD: Makefile,v 1.23 2017/01/17 16:23:08 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.21
+CT_VERSION=    3.5.23
 USE_TOOLS=     bash pax
 NO_BUILD=      yes
 FILESDIR?=     ${.CURDIR}/files

Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.18 pkgsrc/www/contao35/distinfo:1.19
--- pkgsrc/www/contao35/distinfo:1.18   Fri Dec 30 04:46:19 2016
+++ pkgsrc/www/contao35/distinfo        Tue Jan 17 16:23:08 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2016/12/30 04:46:19 taca Exp $
+$NetBSD: distinfo,v 1.19 2017/01/17 16:23:08 taca Exp $
 
-SHA1 (contao-3.5.21.tar.gz) = 79ca175a1fcbc58b745f67acdec657bfa07b60d6
-RMD160 (contao-3.5.21.tar.gz) = 5e95aa3d950ddeb00ff3c415ee17da8bd3fd6daa
-SHA512 (contao-3.5.21.tar.gz) = 1888374e329be0e7f2fa9aaa4339725b7cddd0c0aabd49a03992b939c74f461ae220e748700cfa37578476b2a2b3c7c97809a3885e3fe70ac92b1b859bd5b689
-Size (contao-3.5.21.tar.gz) = 11048013 bytes
+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



Home | Main Index | Thread Index | Old Index