summaryrefslogtreecommitdiff
path: root/devel/hoe
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-06-16 14:43:31 +0000
committertaca <taca@pkgsrc.org>2013-06-16 14:43:31 +0000
commit157e959ee4fc6fccdee8a986f7ed0ad9b6f69a57 (patch)
tree450672f478f55bdb4740ef194109f6921115fece /devel/hoe
parent94e6939cc45d8006b81800c351690dfbc329c163 (diff)
downloadpkgsrc-157e959ee4fc6fccdee8a986f7ed0ad9b6f69a57.tar.gz
Update hoe to 3.6.2.
=== 3.6.2 / 2013-05-29 * 1 minor enhancement: * Um... the default test lib should probably be minitest, not testunit. === 3.6.1 / 2013-05-10 * 2 bug fixes: * Define a blank test task just in case nothing is found * Fixed an ancient test to use capture_subprocess_io. More reliable. === 3.6.0 / 2013-04-18 * 5 minor enhancements: * Added built-in support for markdown. * Renamed rubyforge_name to group_name. * Aliased and deprecated rubyforge_name from group_name. * Strip <> from parse_urls for markdown style raw urls. * intuit_values looks for README.md and History.md as well as txt. * 1 bug fix: * Fix file_name regex for test file. (bhenderson/veganstraightedge) === 3.5.3 / 2013-04-09 * 1 minor enhancement: * Updated publish plugin to depend on rdoc 4.x. === 3.5.2 / 2013-03-18 * 1 bug fix: * 1.9: fixed warning of ambiguous args in bin/sow. (amesee)
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 126db27329d..cfc7b377206 100644
--- a/devel/hoe/Makefile
+++ b/devel/hoe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2013/03/10 13:15:45 taca Exp $
+# $NetBSD: Makefile,v 1.30 2013/06/16 14:43:31 taca Exp $
-DISTNAME= hoe-3.5.1
+DISTNAME= hoe-3.6.2
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
diff --git a/devel/hoe/PLIST b/devel/hoe/PLIST
index dd43ce311b0..cfc5598a55d 100644
--- a/devel/hoe/PLIST
+++ b/devel/hoe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2012/12/16 16:09:31 taca Exp $
+@comment $NetBSD: PLIST,v 1.12 2013/06/16 14:43: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/file_name.rb.erb
+${GEM_LIBDIR}/template/test/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 aa674edcbb8..6af114d797e 100644
--- a/devel/hoe/distinfo
+++ b/devel/hoe/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2013/03/10 13:15:45 taca Exp $
+$NetBSD: distinfo,v 1.27 2013/06/16 14:43:31 taca Exp $
-SHA1 (hoe-3.5.1.gem) = 3f8dc1dfdeaad6a3727ea4f18813e4a6f2192a64
-RMD160 (hoe-3.5.1.gem) = dcd5a210ab3efaaf0fb148ceb7d780dbf2fb5dbd
-Size (hoe-3.5.1.gem) = 127488 bytes
+SHA1 (hoe-3.6.2.gem) = d49fd03a39b103650cd1cdac86687b53d3224253
+RMD160 (hoe-3.6.2.gem) = 244b2e5b46d18876c3abe79fbe42cb90b3610691
+Size (hoe-3.6.2.gem) = 128000 bytes