Received: by mail.netbsd.org (Postfix, from userid 605) id D6F3184D41; Sat, 1 Sep 2018 21:57:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE17884D22 for ; Sat, 1 Sep 2018 21:57:08 +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 oHJZFISfGmhK for ; Sat, 1 Sep 2018 21:57:08 +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 3133584CEF for ; Sat, 1 Sep 2018 21:57:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C14FFBF8; Sat, 1 Sep 2018 21:57:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535839028244530" MIME-Version: 1.0 Date: Sat, 1 Sep 2018 21:57:08 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20180901215708.1C14FFBF8@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. --_----------=_1535839028244530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sat Sep 1 21:57:08 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated pkgtools/bootstrap-mk-files to 20180901 To generate a diff of this commit: cvs rdiff -u -r1.3860 -r1.3861 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535839028244530 Content-Disposition: inline Content-Length: 734 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.3860 pkgsrc/doc/CHANGES-2018:1.3861 --- pkgsrc/doc/CHANGES-2018:1.3860 Sat Sep 1 20:58:32 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Sep 1 21:57:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3860 2018/09/01 20:58:32 bsiegert Exp $ +$NetBSD: CHANGES-2018,v 1.3861 2018/09/01 21:57:07 tnn Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5458,3 +5458,4 @@ Changes to the packages collection and i Updated games/prboom-plus to 2.5.1.4 [leot 2018-09-01] Updated ham/rtl-sdr to 0.5.4 [gdt 2018-09-01] Removed devel/pthread-stublib [bsiegert 2018-09-01] + Updated pkgtools/bootstrap-mk-files to 20180901 [tnn 2018-09-01] --_----------=_1535839028244530--