Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3B01163BAE5 for ; Sat, 4 Dec 2010 03:50:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0435B19D61D; Sat, 4 Dec 2010 03:50:24 +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 C3E0819D608 for ; Sat, 4 Dec 2010 03:50:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B7FA0175DD; Sat, 4 Dec 2010 03:50:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 4 Dec 2010 03:50:20 +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: <20101204035020.B7FA0175DD@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 Dec 4 03:50:20 UTC 2010 Modified Files: pkgsrc/devel/hoe: Makefile PLIST distinfo Log Message: Update hoe package to 2.7.0. === 2.7.0 / 2010-11-15 * 2 minor enhancements: * Added new plugin: gem_prelude_sucks. (jbarnette) * Activate under 1.9 if you don't want it messing with you. * Added rspec2 support (bleything) * 1 bug fix: * require uri in hoe/deps (raggi) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/hoe/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/hoe/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hoe/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.