Received: by mail.netbsd.org (Postfix, from userid 605) id DF22384D41; Sat, 22 Dec 2018 11:48:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CC3C284D32 for ; Sat, 22 Dec 2018 11:48:02 +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 TXxaJ5gx7jNi for ; Sat, 22 Dec 2018 11:48:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 038F084C77 for ; Sat, 22 Dec 2018 11:48:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F41ACFB16; Sat, 22 Dec 2018 11:48:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154547928187850" MIME-Version: 1.0 Date: Sat, 22 Dec 2018 11:48:01 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20181222114801.F41ACFB16@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. --_----------=_154547928187850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Dec 22 11:48:01 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated www/contao35 to 3.5.38 [taca 2018-12-22] To generate a diff of this commit: cvs rdiff -u -r1.5326 -r1.5327 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154547928187850 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5326 pkgsrc/doc/CHANGES-2018:1.5327 --- pkgsrc/doc/CHANGES-2018:1.5326 Sat Dec 22 09:42:51 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 22 11:48:01 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5326 2018/12/22 09:42:51 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.5327 2018/12/22 11:48:01 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7439,3 +7439,4 @@ Changes to the packages collection and i Updated math/py-numexpr to 2.6.9 [adam 2018-12-22] Updated security/py-service_identity to 18.1.0 [adam 2018-12-22] Updated x11/motif to 2.3.8 [wiz 2018-12-22] + Updated www/contao35 to 3.5.38 [taca 2018-12-22] --_----------=_154547928187850--