Received: by mail.netbsd.org (Postfix, from userid 605) id DE92484D7C; Mon, 29 Apr 2019 13:06:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 65A0A84DBC for ; Mon, 29 Apr 2019 13:06:53 +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 ov4shAfeL-2u for ; Mon, 29 Apr 2019 13:06:53 +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 BC58A84D7C for ; Mon, 29 Apr 2019 13:06:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B0A27FB16; Mon, 29 Apr 2019 13:06:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1556543212157290" MIME-Version: 1.0 Date: Mon, 29 Apr 2019 13:06:52 +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: <20190429130652.B0A27FB16@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. --_----------=_1556543212157290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 29 13:06:52 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + mame-0.209, uriparser-0.9.3. To generate a diff of this commit: cvs rdiff -u -r1.18966 -r1.18967 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1556543212157290 Content-Disposition: inline Content-Length: 771 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18966 pkgsrc/doc/TODO:1.18967 --- pkgsrc/doc/TODO:1.18966 Mon Apr 29 08:49:57 2019 +++ pkgsrc/doc/TODO Mon Apr 29 13:06:52 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18966 2019/04/29 08:49:57 adam Exp $ +$NetBSD: TODO,v 1.18967 2019/04/29 13:06:52 wiz Exp $ Suggested new packages ====================== @@ -954,6 +954,7 @@ For possible Perl packages updates, see o mailutis-2.2 [wip] o maketool-0.8.4 o makeztxt-1.60 + o mame-0.209 o manedit-1.2.1 o mapserver-7.0.1 o matchbox-panel-0.9.3 @@ -1328,6 +1329,7 @@ For possible Perl packages updates, see o uhttpmock-0.5.0 o unicap-0.9.8 o units-2.12 + o uriparser-0.9.3 o urlgrabber-3.10.1 o userppp-030706 o userspace-rcu-0.9.1 --_----------=_1556543212157290--