summaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-20 21:15:56 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-20 21:15:56 +0000
commit74e8a39c35cc9d285a61fe5c8a5a5c00ea763bad (patch)
tree0fe5e03d7ad972c30fbbd5f80698c1783d175a35 /textproc/ruby-rdtool
parentFix Imakefile: There is no man page for xbsndsrv, but the imake rules (diff)
Update to 0.6.6, with the patches merged. :)
Notes
Notes: svn path=/head/; revision=34046
Diffstat (limited to 'textproc/ruby-rdtool')
-rw-r--r--textproc/ruby-rdtool/Makefile6
-rw-r--r--textproc/ruby-rdtool/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index cffd16f1ca55..835f6a4405d6 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rdtool
-PORTVERSION= 0.6.5
+PORTVERSION= 0.6.6
CATEGORIES= textproc ruby
MASTER_SITES= http://www2.pos.to/~tosh/ruby/rdtool/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -23,6 +23,8 @@ RUN_DEPENDS= ${RUBY_SITELIBDIR}/racc/parser.rb:${PORTSDIR}/devel/ruby-racc-runti
USE_RUBY= yes
+RUBY_SHEBANG_FILES= ${WRKSRC}/rmi2html.rb
+
EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp
XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp
@@ -35,7 +37,7 @@ do-configure:
${SETENV} ${CONFIGURE_ENV} ${RUBY} rdtoolconf.rb
post-patch:
- ${PERL} -i -pe 's,/usr/local,${PREFIX},g' ${WRKSRC}/utils/rdswap.rb
+ ${RUBY} -i -pe 'gsub %r"/usr/local\b", "${PREFIX}"' ${WRKSRC}/utils/rdswap.rb
pre-build:
@cd ${WRKSRC}; \
diff --git a/textproc/ruby-rdtool/distinfo b/textproc/ruby-rdtool/distinfo
index 51c71b7d2651..b0cf51deb418 100644
--- a/textproc/ruby-rdtool/distinfo
+++ b/textproc/ruby-rdtool/distinfo
@@ -1 +1 @@
-MD5 (ruby/rdtool-0.6.5.tar.gz) = 1afc88efeb3217d47cf30aa99d3c87f5
+MD5 (ruby/rdtool-0.6.6.tar.gz) = 36faf95bd070d560cf752b095ad4ea21