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 Sep 28 12:46:25 UTC 2017

Modified Files:
        pkgsrc/www/contao35: Makefile PLIST distinfo

Log Message:
www/contao35: update to 3.5.29

Version 3.5.29 (2017-09-27)
---------------------------

### Fixed
Correctly handle unencoded data images in the Combiner (see #8788).

### Fixed
Correctly show multi-day events if the shortened view is disabled (see #8782).

### Fixed
Do not add a suffix when copying if the "doNotCopy" flag is set (see #8610).

### Fixed
Use the module type as group header if sorted by type (see #8402).

### Fixed
Always show the "show from" and "show until" fields (see #8766).

### Fixed
Encode the username when opening the front end preview as a member (see #8762).


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/contao35/PLIST
cvs rdiff -u -r1.24 -r1.25 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.32 pkgsrc/www/contao35/Makefile:1.33
--- pkgsrc/www/contao35/Makefile:1.32   Mon Sep 11 16:08:41 2017
+++ pkgsrc/www/contao35/Makefile        Thu Sep 28 12:46:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2017/09/11 16:08:41 taca Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/28 12:46:24 taca Exp $
 #
 
 DISTNAME=      contao-${CT_PKGVER}
@@ -20,7 +20,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-soap>=5.4.0:
 DEPENDS+=      ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
 DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
 
-CT_VERSION=    3.5.28
+CT_VERSION=    3.5.29
 USE_TOOLS=     bash:run pax
 NO_BUILD=      yes
 FILESDIR?=     ${.CURDIR}/files

Index: pkgsrc/www/contao35/PLIST
diff -u pkgsrc/www/contao35/PLIST:1.15 pkgsrc/www/contao35/PLIST:1.16
--- pkgsrc/www/contao35/PLIST:1.15      Tue Apr 25 15:50:41 2017
+++ pkgsrc/www/contao35/PLIST   Thu Sep 28 12:46:24 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2017/04/25 15:50:41 taca Exp $
+@comment $NetBSD: PLIST,v 1.16 2017/09/28 12:46:24 taca Exp $
 ${CT_WEBDIR}/.htaccess.default
 ${CT_WEBDIR}/README.md
 ${CT_WEBDIR}/assets/ace/1.1.9/ace.js
@@ -3649,7 +3649,7 @@ ${CT_WEBDIR}/vendor/swiftmailer/swiftmai
 ${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/phpunit.xml.dist
 ${CT_WEBDIR}/vendor/tecnickcom/tcpdf/CHANGELOG.TXT
 ${CT_WEBDIR}/vendor/tecnickcom/tcpdf/LICENSE.TXT
-${CT_WEBDIR}/vendor/tecnickcom/tcpdf/README.TXT
+${CT_WEBDIR}/vendor/tecnickcom/tcpdf/README.md
 ${CT_WEBDIR}/vendor/tecnickcom/tcpdf/composer.json
 ${CT_WEBDIR}/vendor/tecnickcom/tcpdf/config/tcpdf_config.php
 ${CT_WEBDIR}/vendor/tecnickcom/tcpdf/fonts/courier.php

Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.24 pkgsrc/www/contao35/distinfo:1.25
--- pkgsrc/www/contao35/distinfo:1.24   Wed Jul 12 14:42:55 2017
+++ pkgsrc/www/contao35/distinfo        Thu Sep 28 12:46:24 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2017/07/12 14:42:55 taca Exp $
+$NetBSD: distinfo,v 1.25 2017/09/28 12:46:24 taca Exp $
 
-SHA1 (contao-3.5.28.tar.gz) = aa0686b67cce429e830621cdcc80f41f07ddb221
-RMD160 (contao-3.5.28.tar.gz) = 0489e34930db87aec5a7c9083758e106d38f724e
-SHA512 (contao-3.5.28.tar.gz) = fb891cfe949e805d2b082622bc640267898d70b70dd2533161df69c4acc05c2efa8b2357b1da53d9200e441eb03fce3634b4394f57fb59ecdd3e57b690856110
-Size (contao-3.5.28.tar.gz) = 11180306 bytes
+SHA1 (contao-3.5.29.tar.gz) = c59440068babb8647d61319eb01a2b44721e1165
+RMD160 (contao-3.5.29.tar.gz) = 0ff5977b5d551b1816a0e68b15ce246256e1c62f
+SHA512 (contao-3.5.29.tar.gz) = 1423c55c47ec2743e0cfcaea172561e9f8c4b27818952c6933c78edadcfab377e641453d5b0c714edd4da7a064f478ea0bd1eed66d7a541e83caf10603480c0b
+Size (contao-3.5.29.tar.gz) = 11237315 bytes



Home | Main Index | Thread Index | Old Index