Received: by mail.netbsd.org (Postfix, from userid 605) id D7D0B84E67; Sun, 27 May 2018 05:18:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57C6C84E59 for ; Sun, 27 May 2018 05:18:03 +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 QeOV8CwnKnVD for ; Sun, 27 May 2018 05:18:02 +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 A031584D63 for ; Sun, 27 May 2018 05:18:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93C7FFBEC; Sun, 27 May 2018 05:18:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1527398282186580" MIME-Version: 1.0 Date: Sun, 27 May 2018 05:18:02 +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: <20180527051802.93C7FFBEC@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. --_----------=_1527398282186580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sun May 27 05:18:02 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated net/mikutter to 3.7.1 To generate a diff of this commit: cvs rdiff -u -r1.2577 -r1.2578 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1527398282186580 Content-Disposition: inline Content-Length: 758 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.2577 pkgsrc/doc/CHANGES-2018:1.2578 --- pkgsrc/doc/CHANGES-2018:1.2577 Sun May 27 01:59:43 2018 +++ pkgsrc/doc/CHANGES-2018 Sun May 27 05:18:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2577 2018/05/27 01:59:43 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.2578 2018/05/27 05:18:02 tsutsui Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3726,3 +3726,4 @@ Changes to the packages collection and i Updated lang/oracle-jre8 to 8.0.172 [ryoon 2018-05-27] Updated lang/oracle-jdk8 to 8.0.172 [ryoon 2018-05-27] Added textproc/py-sphinx-autodoc-typehints version 1.3.0 [minskim 2018-05-27] + Updated net/mikutter to 3.7.1 [tsutsui 2018-05-27] --_----------=_1527398282186580--