summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-05-12 19:54:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-05-12 19:54:13 +0000
commitbc045782eebc4f38a02c95f59b68ed6714d41867 (patch)
treec05391388d703f0630b6556ea0a5f036894feb4a
parentDefine INSTALLS_SHLIB properly. (diff)
Update to 1.2.0.
Note: the library name has been downcased. (BigFloat -> bigfloat)
Notes
Notes: svn path=/head/; revision=58976
Diffstat (limited to '')
-rw-r--r--math/ruby-bigfloat/Makefile2
-rw-r--r--math/ruby-bigfloat/distinfo2
-rw-r--r--math/ruby-bigfloat/pkg-plist2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile
index e21af77f6a86..ef8db828b28d 100644
--- a/math/ruby-bigfloat/Makefile
+++ b/math/ruby-bigfloat/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bigfloat
-PORTVERSION= 1.1.8
+PORTVERSION= 1.2.0
CATEGORIES= math ruby
MASTER_SITES= http://www.tinyforest.gr.jp/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/math/ruby-bigfloat/distinfo b/math/ruby-bigfloat/distinfo
index 90c77d87ac5d..1f5ce1782c77 100644
--- a/math/ruby-bigfloat/distinfo
+++ b/math/ruby-bigfloat/distinfo
@@ -1,3 +1,3 @@
-MD5 (ruby/bigfloat-1.1.8.tar.gz) = 6c47985878784a7687c1b3cb485db2d6
+MD5 (ruby/bigfloat-1.2.0.tar.gz) = 5585d7d89aee899b70ea650f3608a934
MD5 (ruby/bigfloat.html) = IGNORE
MD5 (ruby/bigfloat_en.html) = IGNORE
diff --git a/math/ruby-bigfloat/pkg-plist b/math/ruby-bigfloat/pkg-plist
index b82882137f1d..b477fbc8c09e 100644
--- a/math/ruby-bigfloat/pkg-plist
+++ b/math/ruby-bigfloat/pkg-plist
@@ -1,4 +1,4 @@
-%%RUBY_SITEARCHLIBDIR%%/BigFloat.so
+%%RUBY_SITEARCHLIBDIR%%/bigfloat.so
%%PORTDOCS%%%%RUBY_DOCDIR%%/bigfloat/ja/bigfloat.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/bigfloat/README
%%PORTDOCS%%%%RUBY_DOCDIR%%/bigfloat/bigfloat_en.html