Received: by mail.netbsd.org (Postfix, from userid 605) id 231E284D79; Tue, 4 Dec 2018 03:57:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3159684D66 for ; Tue, 4 Dec 2018 03:57:34 +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 ZLXrDSG2aocF for ; Tue, 4 Dec 2018 03:57:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5218484C77 for ; Tue, 4 Dec 2018 03:57:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 479B2FA95; Tue, 4 Dec 2018 03:57:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543895853172490" MIME-Version: 1.0 Date: Tue, 4 Dec 2018 03:57:33 +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: <20181204035733.479B2FA95@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. --_----------=_1543895853172490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Dec 4 03:57:33 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated games/flightgear to 2018.2.2 To generate a diff of this commit: cvs rdiff -u -r1.5035 -r1.5036 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18679 -r1.18680 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543895853172490 Content-Disposition: inline Content-Length: 1287 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5035 pkgsrc/doc/CHANGES-2018:1.5036 --- pkgsrc/doc/CHANGES-2018:1.5035 Tue Dec 4 03:57:17 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Dec 4 03:57:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5035 2018/12/04 03:57:17 nia Exp $ +$NetBSD: CHANGES-2018,v 1.5036 2018/12/04 03:57:32 nia Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7008,3 +7008,4 @@ Changes to the packages collection and i Updated www/py-MechanicalSoup to 0.11.0 [adam 2018-12-03] Updated math/py-lmfit to 0.9.12 [adam 2018-12-03] Updated games/flightgear-data to 2018.2.2 [nia 2018-12-04] + Updated games/flightgear to 2018.2.2 [nia 2018-12-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18679 pkgsrc/doc/TODO:1.18680 --- pkgsrc/doc/TODO:1.18679 Tue Dec 4 03:57:17 2018 +++ pkgsrc/doc/TODO Tue Dec 4 03:57:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18679 2018/12/04 03:57:17 nia Exp $ +$NetBSD: TODO,v 1.18680 2018/12/04 03:57:32 nia Exp $ Suggested new packages ====================== @@ -623,7 +623,6 @@ For possible Perl packages updates, see o fillets-ng-data-0.7.4 o flashplayer-0.4.13 o flashrom-0.9.8 - o flightgear-2.12 o flite-1.4 o flow-tools-0.411 o flpsed-0.7.3 --_----------=_1543895853172490--