diff options
-rw-r--r-- | devel/ruby-strscan/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-strscan/distinfo | 2 | ||||
-rw-r--r-- | devel/ruby-strscan/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/devel/ruby-strscan/Makefile b/devel/ruby-strscan/Makefile index 78b6d2c5eb21..e72362ea96c3 100644 --- a/devel/ruby-strscan/Makefile +++ b/devel/ruby-strscan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= strscan -PORTVERSION= 0.5.8 +PORTVERSION= 0.5.9 CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www1.u-netsurf.ne.jp/~brew/mine/soft/ diff --git a/devel/ruby-strscan/distinfo b/devel/ruby-strscan/distinfo index e8907aff366e..ed58b7ec3f83 100644 --- a/devel/ruby-strscan/distinfo +++ b/devel/ruby-strscan/distinfo @@ -1 +1 @@ -MD5 (ruby/strscan-0.5.8.tar.gz) = b92dbd46a187b85c1b408215f5907762 +MD5 (ruby/strscan-0.5.9.tar.gz) = 3f9084f8f6787a111e547ee02a903aaa diff --git a/devel/ruby-strscan/pkg-plist b/devel/ruby-strscan/pkg-plist index 1044a293c4e3..cec0a336ffa4 100644 --- a/devel/ruby-strscan/pkg-plist +++ b/devel/ruby-strscan/pkg-plist @@ -1,5 +1,6 @@ %%RUBY_SITEARCHLIBDIR%%/strscan.so %%RUBY_SITELIBDIR%%/scanner.rb +%%RUBY_SITELIBDIR%%/strscan.rb %%RUBY_DOCDIR%%/strscan/README.en %%RUBY_DOCDIR%%/strscan/changes.html %%RUBY_DOCDIR%%/strscan/index.html |