Received: by mail.netbsd.org (Postfix, from userid 605) id 4313084D95; Thu, 1 Aug 2019 22:41:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B729584D8D for ; Thu, 1 Aug 2019 22:41:42 +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 rwlIEqXVUVJ2 for ; Thu, 1 Aug 2019 22:41:42 +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 1588484CE8 for ; Thu, 1 Aug 2019 22:41:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0FA8EFBF4; Thu, 1 Aug 2019 22:41:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1564699302137800" MIME-Version: 1.0 Date: Thu, 1 Aug 2019 22:41:42 +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: <20190801224142.0FA8EFBF4@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. --_----------=_1564699302137800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Aug 1 22:41:41 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Removed games/et successor games/etlegacy To generate a diff of this commit: cvs rdiff -u -r1.3232 -r1.3233 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19161 -r1.19162 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1564699302137800 Content-Disposition: inline Content-Length: 1255 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.3232 pkgsrc/doc/CHANGES-2019:1.3233 --- pkgsrc/doc/CHANGES-2019:1.3232 Thu Aug 1 22:39:02 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Aug 1 22:41:41 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3232 2019/08/01 22:39:02 rillig Exp $ +$NetBSD: CHANGES-2019,v 1.3233 2019/08/01 22:41:41 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5189,3 +5189,4 @@ Changes to the packages collection and i Updated news/sfeed to 0.9.13 [leot 2019-08-01] Updated net/gallery-dl to 1.10.0 [leot 2019-08-01] Updated pkgtools/pkglint to 5.7.18 [rillig 2019-08-01] + Removed games/et successor games/etlegacy [nia 2019-08-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19161 pkgsrc/doc/TODO:1.19162 --- pkgsrc/doc/TODO:1.19161 Thu Aug 1 13:43:15 2019 +++ pkgsrc/doc/TODO Thu Aug 1 22:41:41 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19161 2019/08/01 13:43:15 nia Exp $ +$NetBSD: TODO,v 1.19162 2019/08/01 22:41:41 nia Exp $ Suggested new packages ====================== @@ -611,7 +611,6 @@ For possible Perl packages updates, see o es-0.83 o esh-0.8.5 o ess-15.09 - o et-2.60 o etach-1.4.1 o eterm-0.9.6 o etm-3.0.43 [wip/py-etmtk] --_----------=_1564699302137800--