Received: by mail.netbsd.org (Postfix, from userid 605) id 239F184D52; Thu, 28 Sep 2017 12:46:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA7C484D04 for ; Thu, 28 Sep 2017 12:46:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id gi7ZnxhfVwJf for ; Thu, 28 Sep 2017 12:46:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 28F8384CE1 for ; Thu, 28 Sep 2017 12:46:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2458CFA9C; Thu, 28 Sep 2017 12:46:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150660278574600" MIME-Version: 1.0 Date: Thu, 28 Sep 2017 12:46:25 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/contao35 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170928124625.2458CFA9C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_150660278574600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_150660278574600 Content-Disposition: inline Content-Length: 2740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 --_----------=_150660278574600--