Received: by mail.netbsd.org (Postfix, from userid 605) id 3FAC484D9A; Mon, 11 Nov 2019 22:04:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCCCD84D91 for ; Mon, 11 Nov 2019 22:04:17 +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 kc45No4aV_Rh for ; Mon, 11 Nov 2019 22:04:17 +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 1AD6484D62 for ; Mon, 11 Nov 2019 22:04:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13327FA95; Mon, 11 Nov 2019 22:04:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1573509857134000" MIME-Version: 1.0 Date: Mon, 11 Nov 2019 22:04:17 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20191111220417.13327FA95@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. --_----------=_1573509857134000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Mon Nov 11 22:04:16 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated games/enigma to 1.21 To generate a diff of this commit: cvs rdiff -u -r1.4860 -r1.4861 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19407 -r1.19408 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1573509857134000 Content-Disposition: inline Content-Length: 1268 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.4860 pkgsrc/doc/CHANGES-2019:1.4861 --- pkgsrc/doc/CHANGES-2019:1.4860 Mon Nov 11 21:54:12 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Nov 11 22:04:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4860 2019/11/11 21:54:12 maya Exp $ +$NetBSD: CHANGES-2019,v 1.4861 2019/11/11 22:04:16 maya Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7798,3 +7798,4 @@ Changes to the packages collection and i Updated devel/bugzilla to 5.0.3nb3 [maya 2019-11-11] Updated lang/perl5 to 5.30.0nb2 [maya 2019-11-11] Updated devel/bugzilla to 5.0.3nb4 [maya 2019-11-11] + Updated games/enigma to 1.21 [maya 2019-11-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19407 pkgsrc/doc/TODO:1.19408 --- pkgsrc/doc/TODO:1.19407 Mon Nov 11 12:44:04 2019 +++ pkgsrc/doc/TODO Mon Nov 11 22:04:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19407 2019/11/11 12:44:04 wiz Exp $ +$NetBSD: TODO,v 1.19408 2019/11/11 22:04:16 maya Exp $ Suggested new packages ====================== @@ -570,7 +570,6 @@ For possible Perl packages updates, see o elscreen-1.5.3 o embryo-1.7.10 o emerillon-0.1.90 - o enigma-1.21 o enlightenment-0.21 o eog-plugins-3.6.1 o epic4-2.10.6 --_----------=_1573509857134000--