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.14.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60939cf5b506
branches:  trunk
changeset: 348600:60939cf5b506
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 16 17:21:35 2016 +0000

description:
Update contao35 to 3.5.14.

Version 3.5.14 (2016-06-16)
---------------------------

### Fixed
Validate the settings when loading a recurring event (see #8286).

### Fixed
Also check for the back end cookie when loading from cache (see #8249).

### Fixed
Unset "mode" and "pid" upon save and edit (see #8292).

### Fixed
Always use the relative path in DC_Folder (see #8370).

diffstat:

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

diffs (33 lines):

diff -r 9b0ddb34dbb9 -r 60939cf5b506 www/contao35/Makefile
--- a/www/contao35/Makefile     Thu Jun 16 17:12:44 2016 +0000
+++ b/www/contao35/Makefile     Thu Jun 16 17:21:35 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/06/16 15:47:19 taca Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/16 17:21:35 taca Exp $
 #
 
 DISTNAME=      contao-${CT_PKGVER}
@@ -23,7 +23,7 @@
 DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
 DEPENDS+=      bash>=4.0:../../shells/bash
 
-CT_VERSION=    3.5.13
+CT_VERSION=    3.5.14
 USE_TOOLS=     bash pax
 NO_BUILD=      yes
 FILESDIR?=     ${.CURDIR}/files
diff -r 9b0ddb34dbb9 -r 60939cf5b506 www/contao35/distinfo
--- a/www/contao35/distinfo     Thu Jun 16 17:12:44 2016 +0000
+++ b/www/contao35/distinfo     Thu Jun 16 17:21:35 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/06/16 15:47:19 taca Exp $
+$NetBSD: distinfo,v 1.11 2016/06/16 17:21:35 taca Exp $
 
-SHA1 (contao-3.5.13.tar.gz) = bb247b670702bb53b264685a1d0a40a2906b429a
-RMD160 (contao-3.5.13.tar.gz) = 1ddff5b492537f6580d0e08952638b8df6376b4b
-SHA512 (contao-3.5.13.tar.gz) = beade53b6d154340dc393dbf1644ee278c84898e850c1d3d9c5f267138d50207fd44eaf122147e3e3137abae57f3b77abaf4bd0795ac4226c7ee2eeea4aea7df
-Size (contao-3.5.13.tar.gz) = 11879890 bytes
+SHA1 (contao-3.5.14.tar.gz) = 1c311e0b9bd75c8ac16d1818acfbbc1ab974eddc
+RMD160 (contao-3.5.14.tar.gz) = 366ed6fbacdccb83c1f6cce3af5c5a3e1fb75c85
+SHA512 (contao-3.5.14.tar.gz) = 8570fbfa4af47e56cc849defb2d07f610d5d8f0840a6946c307ead498d28f3839ac5fa2755da0883b58194ce63a95a5f2b16798f08d84b2b0f6c1ccf74a1d056
+Size (contao-3.5.14.tar.gz) = 11880433 bytes



Home | Main Index | Thread Index | Old Index