summaryrefslogtreecommitdiff
path: root/devel/ruby-unit
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-30 17:35:23 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-30 17:35:23 +0000
commitd9119d88bd3344d4fe6bee0756639371a51ea999 (patch)
treed8b5f7cde3df2abf4975cb6fd96c5060f20e5158 /devel/ruby-unit
parentAdd RUBY_SHEBANG_FILES, in which you can list files which shebang (diff)
Update to 0.2.6.
Use RUBY_SHEBANG_FILES.
Notes
Notes: svn path=/head/; revision=33269
Diffstat (limited to 'devel/ruby-unit')
-rw-r--r--devel/ruby-unit/Makefile9
-rw-r--r--devel/ruby-unit/distinfo2
-rw-r--r--devel/ruby-unit/pkg-plist5
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/ruby-unit/Makefile b/devel/ruby-unit/Makefile
index 7fda12e42316..753b3da27fe0 100644
--- a/devel/ruby-unit/Makefile
+++ b/devel/ruby-unit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= runit
-PORTVERSION= 0.2.5
+PORTVERSION= 0.2.6
CATEGORIES= devel ruby
MASTER_SITES= http://homepage1.nifty.com/markey/ruby/rubyunit/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -20,8 +20,11 @@ USE_RUBY= yes
USE_RUBY_RD= yes
.endif
-BINS= c2t runtest
-DOCS= HISTORY README ToDo
+RUBY_SHEBANG_FILES= ${WRKSRC}/bin/c2t.rb \
+ ${WRKSRC}/bin/runtest.rb
+
+BINS= c2t runtest
+DOCS= ChangeLog README ToDo
do-build:
.if !defined(NOPORTDOCS)
diff --git a/devel/ruby-unit/distinfo b/devel/ruby-unit/distinfo
index 18a44ff40ea9..9eaefa5483f2 100644
--- a/devel/ruby-unit/distinfo
+++ b/devel/ruby-unit/distinfo
@@ -1 +1 @@
-MD5 (ruby/rubyunit-0.2.5.tar.gz) = 11512b555bd140a0b168dfe3f6c69e41
+MD5 (ruby/rubyunit-0.2.6.tar.gz) = f9c87fc53311fdefabc75285c3cb1f5b
diff --git a/devel/ruby-unit/pkg-plist b/devel/ruby-unit/pkg-plist
index b70c1d87d799..7d1294b0a16d 100644
--- a/devel/ruby-unit/pkg-plist
+++ b/devel/ruby-unit/pkg-plist
@@ -26,7 +26,7 @@ bin/runtest.rb
%%RUBY_EXAMPLESDIR%%/runit/testrepeatedtest.rb
%%RUBY_EXAMPLESDIR%%/runit/testtestsetup.rb
@dirrm %%RUBY_EXAMPLESDIR%%/runit
-%%RUBY_DOCDIR%%/runit/HISTORY
+%%RUBY_DOCDIR%%/runit/ChangeLog
%%RUBY_DOCDIR%%/runit/README
%%RUBY_DOCDIR%%/runit/ToDo
%%RUBY_DOCDIR%%/runit/assert.html
@@ -51,9 +51,6 @@ bin/runtest.rb
%%RUBY_DOCDIR%%/runit/robserver.html
%%RUBY_DOCDIR%%/runit/robserver.rd
%%RUBY_DOCDIR%%/runit/robserver.rmi
-%%RUBY_DOCDIR%%/runit/test.html
-%%RUBY_DOCDIR%%/runit/test.rd
-%%RUBY_DOCDIR%%/runit/test.rmi
%%RUBY_DOCDIR%%/runit/testcase.html
%%RUBY_DOCDIR%%/runit/testcase.rd
%%RUBY_DOCDIR%%/runit/testcase.rmi