Received: by mail.netbsd.org (Postfix, from userid 605) id 83ED384D8C; Fri, 20 Oct 2017 17:58:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E49684D2D for ; Fri, 20 Oct 2017 17:58:02 +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 ovMKOdImPt7U for ; Fri, 20 Oct 2017 17:58:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 67B5584D25 for ; Fri, 20 Oct 2017 17:58:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6458EFBC7; Fri, 20 Oct 2017 17:58:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508522281176250" MIME-Version: 1.0 Date: Fri, 20 Oct 2017 17:58:01 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20171020175801.6458EFBC7@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. --_----------=_1508522281176250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Fri Oct 20 17:58:01 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated x11/mlterm to 3.8.3 To generate a diff of this commit: cvs rdiff -u -r1.4556 -r1.4557 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17835 -r1.17836 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508522281176250 Content-Disposition: inline Content-Length: 1340 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4556 pkgsrc/doc/CHANGES-2017:1.4557 --- pkgsrc/doc/CHANGES-2017:1.4556 Fri Oct 20 15:58:29 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Oct 20 17:58:00 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4556 2017/10/20 15:58:29 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.4557 2017/10/20 17:58:00 tsutsui Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6475,3 +6475,4 @@ Changes to the packages collection and i Updated archivers/zstd to 1.3.2 [adam 2017-10-20] Updated textproc/ruby-nokogiri to 1.8.1 [tsutsui 2017-10-20] Updated devel/py-autopep8 to 1.3.2nb1 [minskim 2017-10-20] + Updated x11/mlterm to 3.8.3 [tsutsui 2017-10-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17835 pkgsrc/doc/TODO:1.17836 --- pkgsrc/doc/TODO:1.17835 Wed Oct 18 21:32:35 2017 +++ pkgsrc/doc/TODO Fri Oct 20 17:58:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17835 2017/10/18 21:32:35 wiz Exp $ +$NetBSD: TODO,v 1.17836 2017/10/20 17:58:01 tsutsui Exp $ Suggested new packages ====================== @@ -1060,7 +1060,6 @@ For possible Perl packages updates, see o minivmac-3.2.3 o miredo-1.2.4 o mit-scheme-bin-9.2 - o mlterm-3.8.3 o mm-common-0.9.11 o modular-xorg-xquartz-1.18.0 o molden-4.8 [after which PR 40252 can be closed] --_----------=_1508522281176250--