Received: by mail.netbsd.org (Postfix, from userid 605) id 545E284E06; Mon, 21 Oct 2019 10:00:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF57C84D99 for ; Mon, 21 Oct 2019 10:00:00 +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 SnrghAQ-oEry for ; Mon, 21 Oct 2019 10:00:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 37D5D84D80 for ; Mon, 21 Oct 2019 10:00:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 354EDF979; Mon, 21 Oct 2019 10:00:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571652000182160" MIME-Version: 1.0 Date: Mon, 21 Oct 2019 10:00:00 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20191021100000.354EDF979@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. --_----------=_1571652000182160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Mon Oct 21 10:00:00 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Update games/freedoom to 0.12.0 To generate a diff of this commit: cvs rdiff -u -r1.4460 -r1.4461 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571652000182160 Content-Disposition: inline Content-Length: 714 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.4460 pkgsrc/doc/CHANGES-2019:1.4461 --- pkgsrc/doc/CHANGES-2019:1.4460 Mon Oct 21 09:42:26 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Oct 21 09:59:59 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4460 2019/10/21 09:42:26 adam Exp $ +$NetBSD: CHANGES-2019,v 1.4461 2019/10/21 09:59:59 micha Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7170,3 +7170,4 @@ Changes to the packages collection and i Updated www/nostromo to 1.9.6nb2 [ast 2019-10-20] Updated lang/python27 to 2.7.17 [adam 2019-10-21] Updated devel/libuv to 1.33.1 [adam 2019-10-21] + Updated games/freedoom to 0.12.0 [micha 2019-10-21] --_----------=_1571652000182160--