diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-12-31 20:37:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-12-31 20:37:05 +0000 |
commit | da6a060a993687cc40a8ec1e892201820768bc75 (patch) | |
tree | eecdb0dc312e4b1d2a0226bea88f6f863c137f92 /math | |
parent | 57dc75748ed4c6003a4e044fcc8ef49c64eab02b (diff) | |
download | ports-da6a060a993687cc40a8ec1e892201820768bc75.tar.gz ports-da6a060a993687cc40a8ec1e892201820768bc75.zip |
Update to 0.5.5.
Notes
Notes:
svn path=/head/; revision=52454
Diffstat (limited to 'math')
-rw-r--r-- | math/ruby-narray/Makefile | 3 | ||||
-rw-r--r-- | math/ruby-narray/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile index 7a31abcd6f3e..a6d0e7d01914 100644 --- a/math/ruby-narray/Makefile +++ b/math/ruby-narray/Makefile @@ -6,8 +6,7 @@ # PORTNAME= narray -PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTVERSION= 0.5.5 CATEGORIES= math ruby MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/math/ruby-narray/distinfo b/math/ruby-narray/distinfo index 0abe316532f7..ce71158f9592 100644 --- a/math/ruby-narray/distinfo +++ b/math/ruby-narray/distinfo @@ -1 +1 @@ -MD5 (ruby/narray-0.5.4.tar.gz) = 1027698e1d4e91dbba73cf8c22e379f0 +MD5 (ruby/narray-0.5.5.tar.gz) = 3534d9ec8f43d70071cca4c4fd5c9834 |