Received: by mail.netbsd.org (Postfix, from userid 605) id DCBD584D8A; Tue, 9 Oct 2018 12:21:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D445784D79 for ; Tue, 9 Oct 2018 12:21:48 +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 Pgur_tCifd3i for ; Tue, 9 Oct 2018 12:21:48 +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 DF39784D74 for ; Tue, 9 Oct 2018 12:21:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3BFDFBEE; Tue, 9 Oct 2018 12:21:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539087707293320" MIME-Version: 1.0 Date: Tue, 9 Oct 2018 12:21:47 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20181009122147.D3BFDFBEE@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. --_----------=_1539087707293320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue Oct 9 12:21:47 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated net/megatools to 1.10.2 To generate a diff of this commit: cvs rdiff -u -r1.4327 -r1.4328 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18585 -r1.18586 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539087707293320 Content-Disposition: inline Content-Length: 1286 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.4327 pkgsrc/doc/CHANGES-2018:1.4328 --- pkgsrc/doc/CHANGES-2018:1.4327 Mon Oct 8 20:58:56 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Oct 9 12:21:47 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4327 2018/10/08 20:58:56 triaxx Exp $ +$NetBSD: CHANGES-2018,v 1.4328 2018/10/09 12:21:47 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6036,3 +6036,4 @@ Changes to the packages collection and i Updated lang/nqp to 2018.06nb1 [maya 2018-10-08] Updated devel/MoarVM to 2018.06nb2 [maya 2018-10-08] Updated devel/libconfig to 1.7.2 [triaxx 2018-10-08] + Updated net/megatools to 1.10.2 [leot 2018-10-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18585 pkgsrc/doc/TODO:1.18586 --- pkgsrc/doc/TODO:1.18585 Mon Oct 8 14:49:17 2018 +++ pkgsrc/doc/TODO Tue Oct 9 12:21:47 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18585 2018/10/08 14:49:17 adam Exp $ +$NetBSD: TODO,v 1.18586 2018/10/09 12:21:47 leot Exp $ Suggested new packages ====================== @@ -1039,7 +1039,6 @@ For possible Perl packages updates, see o mcsim-5.6.5 o mecab-ipadic-2.7.0.20070801 o mednafen-1.21.1 - o megatools-1.9.97 o memached-1.5.6 o mergeant-0.67 o merkaator-0.18.2 --_----------=_1539087707293320--