Thu Aug 25 15:22:33 2011 UTC ()
Update hoe package to 2.12.1.

=== 2.12.1 / 2011-08-22

* 2 bug fixes:

  * Fixed a test that fails on non-privileged (rvm/multiruby) setups
  * RbConfig is used instead of Config to remove a 1.9.3 warning.


(taca)
diff -r1.15 -r1.16 pkgsrc/devel/hoe/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/hoe/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/devel/hoe/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/hoe/Makefile 2011/08/17 13:19:49 1.15
+++ pkgsrc/devel/hoe/Makefile 2011/08/25 15:22:33 1.16
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2011/08/17 13:19:49 taca Exp $ 1# $NetBSD: Makefile,v 1.16 2011/08/25 15:22:33 taca Exp $
2 2
3DISTNAME= hoe-2.12.0 3DISTNAME= hoe-2.12.1
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= minskim@NetBSD.org 6MAINTAINER= minskim@NetBSD.org
7HOMEPAGE= http://seattlerb.rubyforge.org/hoe/ 7HOMEPAGE= http://seattlerb.rubyforge.org/hoe/
8COMMENT= Rake extension to provide full project automation 8COMMENT= Rake extension to provide full project automation
9LICENSE= mit 9LICENSE= mit
10 10
11CONFLICTS+= ruby[1-9][0-9]-hoe-[0-9]* hoe-[0-9]* 11CONFLICTS+= ruby[1-9][0-9]-hoe-[0-9]* hoe-[0-9]*
12 12
13RUBYGEMS_REQD= 1.4 13RUBYGEMS_REQD= 1.4
14 14
15.include "../../lang/ruby/gem.mk" 15.include "../../lang/ruby/gem.mk"
16 16

cvs diff -r1.12 -r1.13 pkgsrc/devel/hoe/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/hoe/distinfo 2011/08/17 13:19:49 1.12
+++ pkgsrc/devel/hoe/distinfo 2011/08/25 15:22:33 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2011/08/17 13:19:49 taca Exp $ 1$NetBSD: distinfo,v 1.13 2011/08/25 15:22:33 taca Exp $
2 2
3SHA1 (hoe-2.12.0.gem) = 357414b99a8800777dfb9453caf6337a6d584794 3SHA1 (hoe-2.12.1.gem) = 89644e7ce8b38288c22be743236838a434f527d9
4RMD160 (hoe-2.12.0.gem) = 88d5ce81722558e965d00e290a6c22d646aedc72 4RMD160 (hoe-2.12.1.gem) = 440e3442c44e12279316af72520fc7cac8e0c4ad
5Size (hoe-2.12.0.gem) = 121344 bytes 5Size (hoe-2.12.1.gem) = 121856 bytes