Received: by mail.netbsd.org (Postfix, from userid 605) id 3BE8484D76; Sat, 7 Oct 2017 13:01:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C31AC84D6F for ; Sat, 7 Oct 2017 13:01:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ze4qcc_diew5 for ; Sat, 7 Oct 2017 13:01:54 +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 326C584D20 for ; Sat, 7 Oct 2017 13:01:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C0BEFBC7; Sat, 7 Oct 2017 13:01:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150738131481270" MIME-Version: 1.0 Date: Sat, 7 Oct 2017 13:01:54 +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: <20171007130154.2C0BEFBC7@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. --_----------=_150738131481270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Oct 7 13:01:54 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated www/contao35 to 3.5.30 To generate a diff of this commit: cvs rdiff -u -r1.4337 -r1.4338 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150738131481270 Content-Disposition: inline Content-Length: 732 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4337 pkgsrc/doc/CHANGES-2017:1.4338 --- pkgsrc/doc/CHANGES-2017:1.4337 Sat Oct 7 12:33:23 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Oct 7 13:01:53 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4337 2017/10/07 12:33:23 morr Exp $ +$NetBSD: CHANGES-2017,v 1.4338 2017/10/07 13:01:53 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6164,3 +6164,4 @@ Changes to the packages collection and i Updated devel/py-ZopeConfiguration to 4.1.0 [adam 2017-10-07] Updated net/py-foolscap to 0.12.7 [adam 2017-10-07] Updated editors/vim-share to 8.0.1176 [morr 2017-10-07] + Updated www/contao35 to 3.5.30 [taca 2017-10-07] --_----------=_150738131481270--