summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2002-01-19 16:33:16 +0000
committertaca <taca>2002-01-19 16:33:16 +0000
commit151ab3b0322309204a72349c93322b70cb4b09eb (patch)
tree98577eba729b1763065653cdd5767ac458d9cbbc /devel
parent9ac854f98a928be388325c3c5729f40442ba7a48 (diff)
downloadpkgsrc-151ab3b0322309204a72349c93322b70cb4b09eb.tar.gz
Update ruby-unit package to 0.5.4. Changes from 0.5.2 are below.
Sat Jan 19 14:47:02 2002 Masaki Suketa <masaki.suketa@nifty.ne.jp> * runit/testfailure.rb: correct not to occure warning message with ruby -w. (Thanks to David Alan Black) Sat Jan 12 16:11:56 2002 Masaki Suketa <masaki.suketa@nifty.ne.jp> * runit/testfailure.rb: uses Regexp.quote to create SKIP_FILES pattern.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-unit/DESCR2
-rw-r--r--devel/ruby-unit/Makefile4
-rw-r--r--devel/ruby-unit/distinfo6
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-unit/DESCR b/devel/ruby-unit/DESCR
index e7771b24280..b7ddf0330ba 100644
--- a/devel/ruby-unit/DESCR
+++ b/devel/ruby-unit/DESCR
@@ -3,4 +3,4 @@ which is known as the part of "eXtreme Programming" (XP).
For details of XP, see http://www.xprogramming.com/.
-Author: Masaki Suketa <CQN02273@nifty.ne.jp>
+Author: Masaki Suketa <masaki.suketa@nifty.ne.jp>
diff --git a/devel/ruby-unit/Makefile b/devel/ruby-unit/Makefile
index 5b33bdeb58f..9afb0c54bb0 100644
--- a/devel/ruby-unit/Makefile
+++ b/devel/ruby-unit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/01/04 00:36:54 taca Exp $
+# $NetBSD: Makefile,v 1.4 2002/01/19 16:33:17 taca Exp $
# FreeBSD: ports/devel/ruby-runit/Makefile,v 1.10 2001/01/19 09:41:15 knu Exp
DISTNAME= rubyunit-${VERSION}
@@ -10,7 +10,7 @@ MAINTAINER= taca@netbsd.org
HOMEPAGE= http://homepage1.nifty.com/markey/ruby/rubyunit/rubyunit_e.html
COMMENT= Ruby implementation of eXtreme Programming
-VERSION= 0.5.2
+VERSION= 0.5.4
DIST_SUBDIR= ruby
USE_RUBY_RD= yes
diff --git a/devel/ruby-unit/distinfo b/devel/ruby-unit/distinfo
index 9c66b45cdf0..0f86f7776fc 100644
--- a/devel/ruby-unit/distinfo
+++ b/devel/ruby-unit/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2002/01/04 00:36:54 taca Exp $
+$NetBSD: distinfo,v 1.3 2002/01/19 16:33:17 taca Exp $
-SHA1 (ruby/rubyunit-0.5.2.tar.gz) = beacf8478fbf9f84eb4848f88a0a418db9eaade9
-Size (ruby/rubyunit-0.5.2.tar.gz) = 23846 bytes
+SHA1 (ruby/rubyunit-0.5.4.tar.gz) = 80c9e575745cfd0ea2a4abccfcd2fb865fc9b682
+Size (ruby/rubyunit-0.5.4.tar.gz) = 23945 bytes