Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0A3B963BED9 for ; Thu, 25 Aug 2011 15:29:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D4B2014A159; Thu, 25 Aug 2011 15:29:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 58A6A14A180 for ; Thu, 25 Aug 2011 15:29:13 +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 OFkNR2mLcpn6 for ; Thu, 25 Aug 2011 15:29:12 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C7C0A14A159 for ; Thu, 25 Aug 2011 15:29:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B3F92175DD; Thu, 25 Aug 2011 15:29:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 25 Aug 2011 15:29:12 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/hoe To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20110825152912.B3F92175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Thu Aug 25 15:29:12 UTC 2011 Modified Files: pkgsrc/devel/hoe: Makefile distinfo Log Message: Update hoe package to 2.12.2. === 2.12.2 / 2011-08-24 * 2 minor enhancements: * Added recursive chmod to docs task to ensure group write-ability (kleb) * Improve error message when no manifest found. (Apparently some linux packagers remove manifest files) * 3 bug fixes: * Added missing minitest/autorun require (NOT reported by fedoraproject.org) * Fix for RSpec support broken in 0dc6b2f (ged) * Fix for the edgiest of edge cases (-Ku in ruby19... ummm, yeah) To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/hoe/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/hoe/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.