pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/contao35 Update contao35 to 3.5.23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e36a62dc33c2
branches:  trunk
changeset: 357266:e36a62dc33c2
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Jan 17 16:23:08 2017 +0000

description:
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).

diffstat:

 www/contao35/Makefile |   4 ++--
 www/contao35/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r 0f844c7cea51 -r e36a62dc33c2 www/contao35/Makefile
--- a/www/contao35/Makefile     Tue Jan 17 16:21:18 2017 +0000
+++ b/www/contao35/Makefile     Tue Jan 17 16:23:08 2017 +0000
@@ -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 @@
 # 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
diff -r 0f844c7cea51 -r e36a62dc33c2 www/contao35/distinfo
--- a/www/contao35/distinfo     Tue Jan 17 16:21:18 2017 +0000
+++ b/www/contao35/distinfo     Tue Jan 17 16:23:08 2017 +0000
@@ -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