Received: by mail.netbsd.org (Postfix, from userid 605) id 5B03384E2D; Sun, 7 Jul 2019 22:48:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D5EAA84E28 for ; Sun, 7 Jul 2019 22:48:18 +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 KTNLReLClARU for ; Sun, 7 Jul 2019 22:48: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 A1A3184CCF for ; Sun, 7 Jul 2019 22:48:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9E808FBF4; Sun, 7 Jul 2019 22:48:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1562539697222970" MIME-Version: 1.0 Date: Sun, 7 Jul 2019 22:48:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190707224817.9E808FBF4@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. --_----------=_1562539697222970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 7 22:48:17 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated emulators/ucon64 to 2.2.0 To generate a diff of this commit: cvs rdiff -u -r1.2813 -r1.2814 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19113 -r1.19114 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1562539697222970 Content-Disposition: inline Content-Length: 1295 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.2813 pkgsrc/doc/CHANGES-2019:1.2814 --- pkgsrc/doc/CHANGES-2019:1.2813 Sun Jul 7 21:37:17 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Jul 7 22:48:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2813 2019/07/07 21:37:17 nia Exp $ +$NetBSD: CHANGES-2019,v 1.2814 2019/07/07 22:48:17 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4691,3 +4691,4 @@ Changes to the packages collection and i Updated devel/diffutils to 3.7 [schwarz 2019-07-07] Updated geography/gama to 2.06 [gdt 2019-07-07] Removed games/rtcw [nia 2019-07-07] + Updated emulators/ucon64 to 2.2.0 [wiz 2019-07-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19113 pkgsrc/doc/TODO:1.19114 --- pkgsrc/doc/TODO:1.19113 Sun Jul 7 21:37:17 2019 +++ pkgsrc/doc/TODO Sun Jul 7 22:48:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19113 2019/07/07 21:37:17 nia Exp $ +$NetBSD: TODO,v 1.19114 2019/07/07 22:48:17 wiz Exp $ Suggested new packages ====================== @@ -1375,7 +1375,6 @@ For possible Perl packages updates, see o turba-4.2.12 o uae-0.8.29 o ubs-0.20 - o ucon64-2.2.0 o ucview-0.33 o udpcast-20120424 o udunits-2.1.17 [pkg/43529, breaks ncview-1.x, also need to update it to 2.x] --_----------=_1562539697222970--