Received: by mail.netbsd.org (Postfix, from userid 605) id 0C1CB84D4D; Tue, 18 Jul 2017 15:16:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 932EC84D49 for ; Tue, 18 Jul 2017 15:16:29 +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 J9qLbgm-VX2C for ; Tue, 18 Jul 2017 15:16:29 +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 3126684C86 for ; Tue, 18 Jul 2017 15:16:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2F3BFFACD; Tue, 18 Jul 2017 15:16:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1500390989153240" MIME-Version: 1.0 Date: Tue, 18 Jul 2017 15:16:29 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170718151629.2F3BFFACD@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. --_----------=_1500390989153240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jul 18 15:16:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of devel/hoe package to 3.16.1. To generate a diff of this commit: cvs rdiff -u -r1.2933 -r1.2934 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1500390989153240 Content-Disposition: inline Content-Length: 706 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.2933 pkgsrc/doc/CHANGES-2017:1.2934 --- pkgsrc/doc/CHANGES-2017:1.2933 Tue Jul 18 15:06:48 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 18 15:16:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2933 2017/07/18 15:06:48 taca Exp $ +$NetBSD: CHANGES-2017,v 1.2934 2017/07/18 15:16:28 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4052,3 +4052,4 @@ Changes to the packages collection and i Updated www/ruby-rails42 to 4.2.8nb1 [taca 2017-07-18] Updated devel/SOPE to 2.3.21 [taca 2017-07-18] Updated www/SOGo to 2.3.21 [taca 2017-07-18] + Updated devel/hoe to 3.16.1 [taca 2017-07-18] --_----------=_1500390989153240--