Received: by mail.netbsd.org (Postfix, from userid 605) id 280B284DB6; Fri, 25 Aug 2017 05:29:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ADF7B84DB5 for ; Fri, 25 Aug 2017 05:29: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 hnMOoYlOQKOI for ; Fri, 25 Aug 2017 05:29:25 +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 1C60784CDD for ; Fri, 25 Aug 2017 05:29:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1ABFCFA8A; Fri, 25 Aug 2017 05:29:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503638965237570" MIME-Version: 1.0 Date: Fri, 25 Aug 2017 05:29:25 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170825052925.1ABFCFA8A@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. --_----------=_1503638965237570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Aug 25 05:29:25 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/sqlite3 to 3.20.1, devel/m4 to 1.4.18 To generate a diff of this commit: cvs rdiff -u -r1.3426 -r1.3427 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503638965237570 Content-Disposition: inline Content-Length: 778 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.3426 pkgsrc/doc/CHANGES-2017:1.3427 --- pkgsrc/doc/CHANGES-2017:1.3426 Thu Aug 24 20:03:07 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Aug 25 05:29:24 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3426 2017/08/24 20:03:07 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3427 2017/08/25 05:29:24 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4823,3 +4823,5 @@ Changes to the packages collection and i Added devel/boost-mpi version 1.65.0 [adam 2017-08-24] Updated devel/py-click-log to 0.2.0 [adam 2017-08-24] Updated time/py-vdirsyncer to 0.16.2 [adam 2017-08-24] + Updated databases/sqlite3 to 3.20.1 [adam 2017-08-25] + Updated devel/m4 to 1.4.18 [adam 2017-08-25] --_----------=_1503638965237570--