Received: by mail.netbsd.org (Postfix, from userid 605) id 6D69384DEB; Mon, 17 Dec 2018 20:34:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8729584DEA for ; Mon, 17 Dec 2018 20:34:52 +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 7lzrLW8D3j-U for ; Mon, 17 Dec 2018 20:34:52 +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 B302384D5F for ; Mon, 17 Dec 2018 20:34:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2B6EFB16; Mon, 17 Dec 2018 20:34:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1545078891117420" MIME-Version: 1.0 Date: Mon, 17 Dec 2018 20:34:51 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20181217203451.A2B6EFB16@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. --_----------=_1545078891117420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Dec 17 20:34:51 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: +nnn To generate a diff of this commit: cvs rdiff -u -r1.5266 -r1.5267 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1545078891117420 Content-Disposition: inline Content-Length: 749 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.5266 pkgsrc/doc/CHANGES-2018:1.5267 --- pkgsrc/doc/CHANGES-2018:1.5266 Mon Dec 17 19:46:16 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Dec 17 20:34:51 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5266 2018/12/17 19:46:16 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.5267 2018/12/17 20:34:51 bsiegert Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7365,3 +7365,4 @@ Changes to the packages collection and i Updated devel/py-python-slugify to 1.2.6 [taca 2018-12-17] Updated devel/transifex-client to 0.13.5 [taca 2018-12-17] Updated textproc/ruby-xpath to 3.2.0 [jperkin 2018-12-17] + Added sysutils/nnn version 2.1 [bsiegert 2018-12-17] --_----------=_1545078891117420--