Received: by mail.netbsd.org (Postfix, from userid 605) id 0210684D3F; Mon, 31 Aug 2020 12:46:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D49784D29 for ; Mon, 31 Aug 2020 12:46:37 +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 ZWHmgiCfQag4 for ; Mon, 31 Aug 2020 12:46:37 +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 CE85384CEE for ; Mon, 31 Aug 2020 12:46:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB669FB27; Mon, 31 Aug 2020 12:46:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159887799621420" MIME-Version: 1.0 Date: Mon, 31 Aug 2020 12:46:36 +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: <20200831124636.CB669FB27@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. --_----------=_159887799621420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Mon Aug 31 12:46:36 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated games/gemrb to 0.8.7 To generate a diff of this commit: cvs rdiff -u -r1.4653 -r1.4654 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20042 -r1.20043 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159887799621420 Content-Disposition: inline Content-Length: 1253 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4653 pkgsrc/doc/CHANGES-2020:1.4654 --- pkgsrc/doc/CHANGES-2020:1.4653 Mon Aug 31 08:45:53 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Aug 31 12:46:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4653 2020/08/31 08:45:53 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4654 2020/08/31 12:46:36 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7246,3 +7246,4 @@ Changes to the packages collection and i Added security/pinentry-gnome3 version 1.1.0 [wiz 2020-08-30] Updated audio/fasttracker2 to 1.31 [fox 2020-08-31] Updated archivers/brotli to 1.0.9 [wiz 2020-08-31] + Updated games/gemrb to 0.8.7 [nia 2020-08-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20042 pkgsrc/doc/TODO:1.20043 --- pkgsrc/doc/TODO:1.20042 Mon Aug 31 08:45:53 2020 +++ pkgsrc/doc/TODO Mon Aug 31 12:46:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20042 2020/08/31 08:45:53 wiz Exp $ +$NetBSD: TODO,v 1.20043 2020/08/31 12:46:36 nia Exp $ Suggested new packages ====================== @@ -596,7 +596,6 @@ For possible Perl packages updates, see o gdm-2.32.2 o gdm-3.0.3 o geeklog-2.2.0 - o gemrb-0.8.7 o genius-1.0.25 o gens-2.15.5 o geoclue-2.1.10 --_----------=_159887799621420--