Received: by mail.netbsd.org (Postfix, from userid 605) id D8A7684D90; Mon, 1 Jul 2019 15:13:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F42A84CD4 for ; Mon, 1 Jul 2019 15:13:40 +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 gYruIBH1l4bl for ; Mon, 1 Jul 2019 15:13:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B4ECC84CD3 for ; Mon, 1 Jul 2019 15:13:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B2E39FBF4; Mon, 1 Jul 2019 15:13:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156199401918530" MIME-Version: 1.0 Date: Mon, 1 Jul 2019 15:13:39 +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: <20190701151339.B2E39FBF4@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. --_----------=_156199401918530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Mon Jul 1 15:13:39 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated games/supertux to 0.6.0 To generate a diff of this commit: cvs rdiff -u -r1.2726 -r1.2727 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19097 -r1.19098 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156199401918530 Content-Disposition: inline Content-Length: 1305 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.2726 pkgsrc/doc/CHANGES-2019:1.2727 --- pkgsrc/doc/CHANGES-2019:1.2726 Mon Jul 1 14:01:45 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Jul 1 15:13:39 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2726 2019/07/01 14:01:45 nia Exp $ +$NetBSD: CHANGES-2019,v 1.2727 2019/07/01 15:13:39 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4498,3 +4498,4 @@ Changes to the packages collection and i Updated games/flare-game to 1.10 [nia 2019-07-01] Updated devel/bam to 0.5.1 [nia 2019-07-01] Updated games/teeworlds to 0.7.3.1 [nia 2019-07-01] + Updated games/supertux to 0.6.0 [nia 2019-07-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19097 pkgsrc/doc/TODO:1.19098 --- pkgsrc/doc/TODO:1.19097 Mon Jul 1 13:58:13 2019 +++ pkgsrc/doc/TODO Mon Jul 1 15:13:39 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19097 2019/07/01 13:58:13 wiz Exp $ +$NetBSD: TODO,v 1.19098 2019/07/01 15:13:39 nia Exp $ Suggested new packages ====================== @@ -1259,7 +1259,6 @@ For possible Perl packages updates, see o streamtuner-2.2.0 o subtitleeditor-0.54.0 [https://github.com/kitone/subtitleeditor] o superlu-5.1.1 - o supertux-0.5 o swapd-1.0.5 o swath-0.5.2 o swfdec-gnome-2.30.1 --_----------=_156199401918530--