pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-unit Update ruby-unit package to 0.5.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/84f8948cabe4
branches: trunk
changeset: 460411:84f8948cabe4
user: taca <taca%pkgsrc.org@localhost>
date: Sat Aug 30 08:36:53 2003 +0000
description:
Update ruby-unit package to 0.5.6.
Mon Jan 20 21:33:29 2003 Masaki Suketa <masaki.suketa%nifty.ne.jp@localhost>
* runit/assert.rb: for Ruby 1.8.0 Object#type => Object#class
* runit/testcase.rb: ditto.
* runit/testfailure.rb: ditto.
* runit/cui/testrunner.rb: ditto.
* tests/testassert.rb: ditto.
* runit/version.rb: 0.5.6
Sat Aug 3 08:54:28 2002 Masaki Suketa <masaki.suketa%nifty.ne.jp@localhost>
* runit/assert.rb(assert): The assert behaves like as assert
of Test::Unit.
* tests/testassert.rb: ditto.
* tests/testtestfailure.rb: ditto.
* runit/version.rb: 0.5.5
Sat Jul 27 16:42:38 2002 Masaki Suketa <masaki.suketa%nifty.ne.jp@localhost>
* tests/testtestfailure.rb: Ruby 1.7 does not support plain
string meta charactor. (Thanks to Booker Bense)
Sat Feb 16 13:59:21 2002 Masaki Suketa <masaki.suketa%nifty.ne.jp@localhost>
* makehtml.rb: Output warning message when rd2 fail to run.
(Thanks to Masaaki Sakano)
diffstat:
devel/ruby-unit/Makefile | 6 +++---
devel/ruby-unit/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r 3ce596351b21 -r 84f8948cabe4 devel/ruby-unit/Makefile
--- a/devel/ruby-unit/Makefile Sat Aug 30 08:30:26 2003 +0000
+++ b/devel/ruby-unit/Makefile Sat Aug 30 08:36:53 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:33:50 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/30 08:36:53 taca Exp $
# FreeBSD: ports/devel/ruby-runit/Makefile,v 1.10 2001/01/19 09:41:15 knu Exp
DISTNAME= rubyunit-${VERSION}
@@ -7,10 +7,10 @@
MASTER_SITES= http://homepage1.nifty.com/markey/ruby/rubyunit/
MAINTAINER= taca%NetBSD.org@localhost
-HOMEPAGE= http://homepage1.nifty.com/markey/ruby/rubyunit/rubyunit_e.html
+HOMEPAGE= http://homepage1.nifty.com/markey/ruby/rubyunit/index_e.html
COMMENT= Ruby implementation of eXtreme Programming
-VERSION= 0.5.4
+VERSION= 0.5.6
DIST_SUBDIR= ruby
USE_RUBY_RD= yes
diff -r 3ce596351b21 -r 84f8948cabe4 devel/ruby-unit/distinfo
--- a/devel/ruby-unit/distinfo Sat Aug 30 08:30:26 2003 +0000
+++ b/devel/ruby-unit/distinfo Sat Aug 30 08:36:53 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2002/01/19 16:33:17 taca Exp $
+$NetBSD: distinfo,v 1.4 2003/08/30 08:36:53 taca Exp $
-SHA1 (ruby/rubyunit-0.5.4.tar.gz) = 80c9e575745cfd0ea2a4abccfcd2fb865fc9b682
-Size (ruby/rubyunit-0.5.4.tar.gz) = 23945 bytes
+SHA1 (ruby/rubyunit-0.5.6.tar.gz) = 76fc87a72b70cab5f13d0ca280f6df530c49680d
+Size (ruby/rubyunit-0.5.6.tar.gz) = 31216 bytes
Home |
Main Index |
Thread Index |
Old Index