Received: by mail.netbsd.org (Postfix, from userid 605) id 9F69284DDC; Mon, 25 Dec 2017 22:22:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2946084DCC for ; Mon, 25 Dec 2017 22:22:48 +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 oVcYYgrNLXxh for ; Mon, 25 Dec 2017 22:22:47 +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 8AB0B84D21 for ; Mon, 25 Dec 2017 22:22:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 852FFFB40; Mon, 25 Dec 2017 22:22:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1514240567110330" MIME-Version: 1.0 Date: Mon, 25 Dec 2017 22:22:47 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20171225222247.852FFFB40@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. --_----------=_1514240567110330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Mon Dec 25 22:22:47 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of games/nethack-lib to 3.4.3nb5. To generate a diff of this commit: cvs rdiff -u -r1.5361 -r1.5362 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1514240567110330 Content-Disposition: inline Content-Length: 741 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.5361 pkgsrc/doc/CHANGES-2017:1.5362 --- pkgsrc/doc/CHANGES-2017:1.5361 Mon Dec 25 08:57:46 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Dec 25 22:22:47 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5361 2017/12/25 08:57:46 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.5362 2017/12/25 22:22:47 he Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7745,3 +7745,4 @@ Changes to the packages collection and i mk/bsd.pkg.mk: started freeze for pkgsrc-2017Q4 branch [gdt 2017-12-23] Updated devel/fossil to 2.4 [wiz 2017-12-23] Updated geography/libmemphis02 to 0.2.3nb1 [wiz 2017-12-25] + Updated games/nethack-lib to 3.4.3nb5 [he 2017-12-25] --_----------=_1514240567110330--