Received: by mail.netbsd.org (Postfix, from userid 605) id DFA3D84D67; Sun, 17 Nov 2019 16:38:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0699484D62 for ; Sun, 17 Nov 2019 16:20:27 +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 CbAZ-lFyUiej for ; Sun, 17 Nov 2019 16:20:26 +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 6364184D51 for ; Sun, 17 Nov 2019 16:20:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5AE79FA97; Sun, 17 Nov 2019 16:20:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1574007626157530" MIME-Version: 1.0 Date: Sun, 17 Nov 2019 16:20:26 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191117162026.5AE79FA97@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. --_----------=_1574007626157530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Nov 17 16:20:26 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Added games/openrct2 version 0.2.4 To generate a diff of this commit: cvs rdiff -u -r1.4994 -r1.4995 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1574007626157530 Content-Disposition: inline Content-Length: 749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4994 pkgsrc/doc/CHANGES-2019:1.4995 --- pkgsrc/doc/CHANGES-2019:1.4994 Sun Nov 17 14:09:42 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Nov 17 16:20:26 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4994 2019/11/17 14:09:42 nia Exp $ +$NetBSD: CHANGES-2019,v 1.4995 2019/11/17 16:20:26 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8019,3 +8019,4 @@ Changes to the packages collection and i Updated www/p5-Apache2-AuthCookieDBI to 2.18 [mef 2019-11-17] Updated sysutils/intel-microcode-netbsd to 201901115 [msaitoh 2019-11-17] Updated sysutils/bchunk to 1.2.2 [nia 2019-11-17] + Added games/openrct2 version 0.2.4 [nia 2019-11-17] --_----------=_1574007626157530--