pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/hoe Update hoe to 3.9.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56da215a145b
branches:  trunk
changeset: 631875:56da215a145b
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Mar 14 15:15:18 2014 +0000

description:
Update hoe to 3.9.0.

=== today / 3.9.0

* 1 minor enhancement:

  * Added irb task.

* 1 bug fix:

  * Properly constrain rubyforge dependency to avoid warnings. Prolly remove entirely soon. (halostatue)

=== 3.8.1 / 2014-01-22

* 2 minor enhancements:

  * Added C=<#cpus> for minitest parallel testing support.
  * Added test_cmd task to make running tests in subcommands (eg profiling) easy.

* 1 bug fix:

  * Fixed bug when mixing TESTOPTS & N.

=== 3.8.0 / 2014-01-15

* 2 minor enhancements:

  * Change racc plugin to support oedipus_lex, not rexical.
  * Switched .rb to .rex rule to oedipus_lex.

=== 3.7.4 / 2014-01-06

* 1 bug fix:

  * Fix path in template/Rakefile.erb since we now have template styles. (mikestok)

=== 3.7.3 / 2013-12-13

* 1 bug fix:

  * Quell warnings in sow on ruby 2.0. (teoljungberg)

=== 3.7.2 / 2013-12-05

* 1 bug fix:

  * Apparently getting files in a different order on osx on ruby 2.1. (sanemat)

diffstat:

 devel/hoe/Makefile |  4 ++--
 devel/hoe/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r def89ac82368 -r 56da215a145b devel/hoe/Makefile
--- a/devel/hoe/Makefile        Fri Mar 14 15:13:52 2014 +0000
+++ b/devel/hoe/Makefile        Fri Mar 14 15:15:18 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2013/09/13 12:56:50 taca Exp $
+# $NetBSD: Makefile,v 1.32 2014/03/14 15:15:18 taca Exp $
 
-DISTNAME=      hoe-3.7.1
+DISTNAME=      hoe-3.9.0
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
diff -r def89ac82368 -r 56da215a145b devel/hoe/distinfo
--- a/devel/hoe/distinfo        Fri Mar 14 15:13:52 2014 +0000
+++ b/devel/hoe/distinfo        Fri Mar 14 15:15:18 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2013/09/13 12:56:50 taca Exp $
+$NetBSD: distinfo,v 1.29 2014/03/14 15:15:18 taca Exp $
 
-SHA1 (hoe-3.7.1.gem) = 6fcb9b61d795fe80764dfa80cafb71304687f705
-RMD160 (hoe-3.7.1.gem) = 59bde09f268c68a281bcaaa5c37b6aec7a055a8d
-Size (hoe-3.7.1.gem) = 128512 bytes
+SHA1 (hoe-3.9.0.gem) = c9e37062d456452b8559edc5f47b2967daa37cfb
+RMD160 (hoe-3.9.0.gem) = c4707e6d9ea8828af66159d34ecbdbab2a725649
+Size (hoe-3.9.0.gem) = 130048 bytes



Home | Main Index | Thread Index | Old Index