Received: by mail.netbsd.org (Postfix, from userid 605) id 3197D84EA7; Sun, 22 Jul 2018 22:43:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 19EEE84EA1 for ; Sun, 22 Jul 2018 22:43:12 +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 b2HjIm-i4Cs8 for ; Sun, 22 Jul 2018 22:43:11 +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 4631484C82 for ; Sun, 22 Jul 2018 22:43:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 413CFFBEC; Sun, 22 Jul 2018 22:43:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1532299391184070" MIME-Version: 1.0 Date: Sun, 22 Jul 2018 22:43:11 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20180722224311.413CFFBEC@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. --_----------=_1532299391184070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Sun Jul 22 22:43:11 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added devel/go-colorable version 0.0.9 To generate a diff of this commit: cvs rdiff -u -r1.3299 -r1.3300 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1532299391184070 Content-Disposition: inline Content-Length: 736 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.3299 pkgsrc/doc/CHANGES-2018:1.3300 --- pkgsrc/doc/CHANGES-2018:1.3299 Sun Jul 22 21:32:49 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jul 22 22:43:11 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3299 2018/07/22 21:32:49 maya Exp $ +$NetBSD: CHANGES-2018,v 1.3300 2018/07/22 22:43:11 minskim Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4708,3 +4708,4 @@ Changes to the packages collection and i Updated net/youtube-dl to 20180721 [leot 2018-07-22] Updated multimedia/streamlink to 0.14.2 [maya 2018-07-22] Updated chat/weechat to 2.1nb2 [maya 2018-07-22] + Added devel/go-colorable version 0.0.9 [minskim 2018-07-22] --_----------=_1532299391184070--