Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0FB8D63BA4F for ; Sat, 28 Apr 2012 14:11:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3BE9614A24B; Sat, 28 Apr 2012 14:12:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F4E914A247 for ; Sat, 28 Apr 2012 14:11:58 +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 6ObswYbp0fsX for ; Sat, 28 Apr 2012 14:11:57 +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 9558914A246 for ; Sat, 28 Apr 2012 14:11:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6FD0B175DD; Sat, 28 Apr 2012 14:12:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 28 Apr 2012 14:12:04 +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: <20120428141204.6FD0B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Sat Apr 28 14:12:04 UTC 2012 Modified Files: pkgsrc/devel/hoe: Makefile distinfo Log Message: Update hoe package to 3.0.3. === 3.0.3 / 2012-04-09 * 2 bug fixes: * Fixed racc plugin's gem dependency activation * Fixed rake multi's use of multiruby_skip. === 3.0.2 / 2012-04-03 * 1 bug fix: * Generate urls list properly in #announcement if you use k/v form === 3.0.1 / 2012-03-26 * 1 minor enhancement: * Uniqify hoe plugins in sow Rakefile template. (evanphx) * 3 bug fixes: * Fixed have_gem? checks in the install_plugins task to match the install_gem calls. * Fixed homepage handling when bullet list used in readme. (evanphx) * Removed deprecated use of #url in publish plugin To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/hoe/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/hoe/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.