Received: by mail.netbsd.org (Postfix, from userid 605) id 6CDCF84DEB; Tue, 1 May 2018 21:11:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D0DE784DEA for ; Tue, 1 May 2018 21:11:44 +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 43pSBM12dnIg for ; Tue, 1 May 2018 21:11:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2920884C77 for ; Tue, 1 May 2018 21:11:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 26F86FBEC; Tue, 1 May 2018 21:11:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525209104292950" MIME-Version: 1.0 Date: Tue, 1 May 2018 21:11:44 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20180501211144.26F86FBEC@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. --_----------=_1525209104292950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Tue May 1 21:11:44 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added net/fwknop version 2.6.9 To generate a diff of this commit: cvs rdiff -u -r1.2080 -r1.2081 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525209104292950 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.2080 pkgsrc/doc/CHANGES-2018:1.2081 --- pkgsrc/doc/CHANGES-2018:1.2080 Tue May 1 20:26:51 2018 +++ pkgsrc/doc/CHANGES-2018 Tue May 1 21:11:43 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2080 2018/05/01 20:26:51 martin Exp $ +$NetBSD: CHANGES-2018,v 1.2081 2018/05/01 21:11:43 khorben Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2882,3 +2882,4 @@ Changes to the packages collection and i Updated emulators/fuse-emulator to 1.5.3 [adam 2018-05-01] Updated emulators/fuse-emulator-utils to 1.4.1 [adam 2018-05-01] Updated graphics/babl to 0.1.46nb1 [martin 2018-05-01] + Added net/fwknop version 2.6.9 [khorben 2018-05-01] --_----------=_1525209104292950--