Received: by mail.netbsd.org (Postfix, from userid 605) id DAFF084DE9; Sat, 9 Sep 2017 06:19:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F25D84D9F for ; Sat, 9 Sep 2017 06:19:26 +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 MhRDofe_1S2x for ; Sat, 9 Sep 2017 06:19:26 +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 C60AA84CE2 for ; Sat, 9 Sep 2017 06:19:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF9A3FA97; Sat, 9 Sep 2017 06:19:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504937965159790" MIME-Version: 1.0 Date: Sat, 9 Sep 2017 06:19:25 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170909061925.BF9A3FA97@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. --_----------=_1504937965159790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Sep 9 06:19:25 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated net/corebird to 1.6 To generate a diff of this commit: cvs rdiff -u -r1.3685 -r1.3686 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504937965159790 Content-Disposition: inline Content-Length: 743 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.3685 pkgsrc/doc/CHANGES-2017:1.3686 --- pkgsrc/doc/CHANGES-2017:1.3685 Sat Sep 9 06:16:23 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Sep 9 06:19:25 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3685 2017/09/09 06:16:23 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.3686 2017/09/09 06:19:25 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5200,3 +5200,4 @@ Changes to the packages collection and i Added textproc/tex-csvsimple version 1.20 [markd 2017-09-08] Added textproc/tex-csvsimple-doc version 1.20 [markd 2017-09-08] Updated textproc/json-glib to 1.2.8 [ryoon 2017-09-09] + Updated net/corebird to 1.6 [ryoon 2017-09-09] --_----------=_1504937965159790--