Update to 0.2.6. Submitted patches were merged by the author. :)
Note that this module does not work with Ruby 1.6 yet. Sorry for the inconvenience.
This commit is contained in:
parent
0e33a208d9
commit
d1840354cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32598
2 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= perl
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.2.6
|
||||
CATEGORIES= lang ruby perl5
|
||||
MASTER_SITES= http://www.bekkoame.ne.jp/~yoshidam/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -19,6 +19,7 @@ USE_RUBY= yes
|
|||
USE_RUBY_EXTCONF= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
CONFIGURE_ARGS= --with-libperl=/usr/lib/libperl.so
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
EXAMPLES= htmlparse.rb http.rb perllib.rb ping.rb \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/perl-0.2.5.tar.gz) = e559aefca3e8a24475351e4df0be6232
|
||||
MD5 (ruby/perl-0.2.6.tar.gz) = 75992008161859be7d7ca9f135525529
|
||||
|
|
Loading…
Reference in a new issue