Received: by mail.netbsd.org (Postfix, from userid 605) id 05B4784DBE; Sat, 18 Jan 2020 23:21:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81D6984D8C for ; Sat, 18 Jan 2020 23:21:15 +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 P7x6dtdlG7g3 for ; Sat, 18 Jan 2020 23:21:15 +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 D556284D86 for ; Sat, 18 Jan 2020 23:21:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CCED0FBF4; Sat, 18 Jan 2020 23:21:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157938967498320" MIME-Version: 1.0 Date: Sat, 18 Jan 2020 23:21:14 +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: <20200118232114.CCED0FBF4@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. --_----------=_157938967498320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Jan 18 23:21:14 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated games/tileworld to 1.3.2 To generate a diff of this commit: cvs rdiff -u -r1.597 -r1.598 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19618 -r1.19619 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157938967498320 Content-Disposition: inline Content-Length: 1263 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.597 pkgsrc/doc/CHANGES-2020:1.598 --- pkgsrc/doc/CHANGES-2020:1.597 Sat Jan 18 23:13:48 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Jan 18 23:21:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.597 2020/01/18 23:13:48 pho Exp $ +$NetBSD: CHANGES-2020,v 1.598 2020/01/18 23:21:14 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -686,3 +686,4 @@ Changes to the packages collection and i Updated pkgtools/pkglint to 19.4.4 [rillig 2020-01-18] Updated audio/liblo to 0.30 [nia 2020-01-18] Added textproc/hs-edit-distance version 0.2.2.1 [pho 2020-01-18] + Updated games/tileworld to 1.3.2 [nia 2020-01-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19618 pkgsrc/doc/TODO:1.19619 --- pkgsrc/doc/TODO:1.19618 Fri Jan 17 14:25:02 2020 +++ pkgsrc/doc/TODO Sat Jan 18 23:21:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19618 2020/01/17 14:25:02 nia Exp $ +$NetBSD: TODO,v 1.19619 2020/01/18 23:21:14 nia Exp $ Suggested new packages ====================== @@ -1145,7 +1145,6 @@ For possible Perl packages updates, see o tigervnc-1.10.1 o tightvnc-2.7.10 o tile-0.7.4 - o tileworld-1.3.2 o tinc-1.0.33 o tkhylafax-3.2 o tkpasman-2.2b --_----------=_157938967498320--