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:           Thu Jun 16 17:21:36 UTC 2016

Modified Files:
        pkgsrc/www/contao35: Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.10 -r1.11 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.12 pkgsrc/www/contao35/Makefile:1.13
--- pkgsrc/www/contao35/Makefile:1.12   Thu Jun 16 15:47:19 2016
+++ pkgsrc/www/contao35/Makefile        Thu Jun 16 17:21:35 2016
@@ -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}-curl>=5.4.0:
 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

Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.10 pkgsrc/www/contao35/distinfo:1.11
--- pkgsrc/www/contao35/distinfo:1.10   Thu Jun 16 15:47:19 2016
+++ pkgsrc/www/contao35/distinfo        Thu Jun 16 17:21:35 2016
@@ -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