summaryrefslogtreecommitdiff
path: root/devel/hoe
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-12-16 16:09:31 +0000
committertaca <taca@pkgsrc.org>2012-12-16 16:09:31 +0000
commit40c8ead51a519b53df91f90c0866644da46497e5 (patch)
tree28debad8b35256f37128a5a8b40ac5c3e35b88e0 /devel/hoe
parent769430c90bd0c59e10be072577ee348a691dd234 (diff)
downloadpkgsrc-40c8ead51a519b53df91f90c0866644da46497e5.tar.gz
Update hoe to 3.3.1.
=== 3.3.1 / 2012-11-23 * 1 minor enhancement: * Updated rake dep to be >= 0.8 and < 11.0 for the new wack version scheme. (MichaelXavier) === 3.3.0 / 2012-11-12 * 3 minor enhancements: * Added Sow#make_sub_modules. (bhenderson) * Hoe.normalize_names now returns test class name separately. (bhenderson) * Sow now generates test and impl files with proper namespacing. (bhenderson) === 3.2.0 / 2012-11-09 * 3 minor enhancements: * Added flog_method and defaulted it to max_method * Changed flog_threshold to 20, 2x the industry average. Be strong. You can do it. * Hoe#timebomb will now default finis/start values to 1/1 and 12/31 of the current year if not specified. === 3.1.0 / 2012-09-21 * 1 minor enhancement: * Added Hoe#licenses and Hoe#license for declaring your gem's license. (flavorjones) * 1 bug fix: * Rake 0.8.7 sets verbose flag to true, breaking 2 tests. (michelboaventura)
Diffstat (limited to 'devel/hoe')
-rw-r--r--devel/hoe/Makefile4
-rw-r--r--devel/hoe/PLIST4
-rw-r--r--devel/hoe/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/hoe/Makefile b/devel/hoe/Makefile
index e4ffb021f24..c4f46e0c8ea 100644
--- a/devel/hoe/Makefile
+++ b/devel/hoe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2012/09/03 15:34:58 taca Exp $
+# $NetBSD: Makefile,v 1.26 2012/12/16 16:09:31 taca Exp $
-DISTNAME= hoe-3.0.8
+DISTNAME= hoe-3.3.1
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
diff --git a/devel/hoe/PLIST b/devel/hoe/PLIST
index 2d7e653fd5b..dd43ce311b0 100644
--- a/devel/hoe/PLIST
+++ b/devel/hoe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2012/03/17 14:02:23 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2012/12/16 16:09:31 taca Exp $
bin/sow
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.autotest
@@ -35,7 +35,7 @@ ${GEM_LIBDIR}/template/README.txt.erb
${GEM_LIBDIR}/template/Rakefile.erb
${GEM_LIBDIR}/template/bin/file_name.erb
${GEM_LIBDIR}/template/lib/file_name.rb.erb
-${GEM_LIBDIR}/template/test/test_file_name.rb.erb
+${GEM_LIBDIR}/template/test/file_name.rb.erb
${GEM_LIBDIR}/test/test_hoe.rb
${GEM_LIBDIR}/test/test_hoe_debug.rb
${GEM_LIBDIR}/test/test_hoe_gemcutter.rb
diff --git a/devel/hoe/distinfo b/devel/hoe/distinfo
index 9f8cf7f5e82..a4e13287803 100644
--- a/devel/hoe/distinfo
+++ b/devel/hoe/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2012/09/03 15:34:58 taca Exp $
+$NetBSD: distinfo,v 1.23 2012/12/16 16:09:31 taca Exp $
-SHA1 (hoe-3.0.8.gem) = d321c01192de938774455bf44445f2e3455239a1
-RMD160 (hoe-3.0.8.gem) = 27775e855ef725abbe241c8859941d81341267d8
-Size (hoe-3.0.8.gem) = 126464 bytes
+SHA1 (hoe-3.3.1.gem) = 07e35f0cf5822a521e4a5882cd6d039c246cc529
+RMD160 (hoe-3.3.1.gem) = 193d88c68cf6bda14b4333e9837fff95131f438e
+Size (hoe-3.3.1.gem) = 127488 bytes