Received: by mail.netbsd.org (Postfix, from userid 605) id 47AEE8523B; Sun, 2 May 2021 08:07:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 848AF850F9 for ; Sun, 2 May 2021 08:07:16 +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 OQFMjI2mk_U3 for ; Sun, 2 May 2021 08:07:16 +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 D774884CE9 for ; Sun, 2 May 2021 08:07:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CDD83FA95; Sun, 2 May 2021 08:07:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619942835209510" MIME-Version: 1.0 Date: Sun, 2 May 2021 08:07:15 +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: <20210502080715.CDD83FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619942835209510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun May 2 08:07:15 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated games/devilutionx to 1.2.1 To generate a diff of this commit: cvs rdiff -u -r1.2553 -r1.2554 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20595 -r1.20596 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619942835209510 Content-Disposition: inline Content-Length: 1280 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2553 pkgsrc/doc/CHANGES-2021:1.2554 --- pkgsrc/doc/CHANGES-2021:1.2553 Sun May 2 07:49:56 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 2 08:07:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2553 2021/05/02 07:49:56 nia Exp $ +$NetBSD: CHANGES-2021,v 1.2554 2021/05/02 08:07:15 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4014,3 +4014,4 @@ Changes to the packages collection and i Updated lang/mozjs78 to 78.4.0nb2 [prlw1 2021-05-02] Updated devel/lua-rocks to 3.7.0 [nia 2021-05-02] Updated converters/libmwaw to 0.3.18 [nia 2021-05-02] + Updated games/devilutionx to 1.2.1 [nia 2021-05-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20595 pkgsrc/doc/TODO:1.20596 --- pkgsrc/doc/TODO:1.20595 Sat May 1 10:29:24 2021 +++ pkgsrc/doc/TODO Sun May 2 08:07:15 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20595 2021/05/01 10:29:24 wiz Exp $ +$NetBSD: TODO,v 1.20596 2021/05/02 08:07:15 nia Exp $ Suggested new packages ====================== @@ -781,7 +781,6 @@ For possible Perl packages updates, see o denemo-2.5.0 o desklaunch-1.1.7 o deskmenu-1.4.5 - o devilutionx-1.2.1 o dhcpcd-dbus-0.6.1 o dhcpcd-gtk-0.7.8 o dhcpcd-icons-0.7.8 --_----------=_1619942835209510--