aboutsummaryrefslogtreecommitdiff
path: root/math/ruby-numru_misc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-17 22:21:07 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-17 22:21:07 +0000
commit6fe64890abfa6f9ef183931d4aad7d5a41a817f8 (patch)
treeecda9a53f6fce9bbba49b216e5e7aa03fb6056d5 /math/ruby-numru_misc
parenta6da70c8c11c7c4b04cf0d9298819929c0ea8694 (diff)
downloadports-6fe64890abfa6f9ef183931d4aad7d5a41a817f8.tar.gz
ports-6fe64890abfa6f9ef183931d4aad7d5a41a817f8.zip
- Update to 0.1.1
- add and update URLs of MASTER_SITES - add LICENSE related lines - update author's email address PR: ports/165229 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
Notes
Notes: svn path=/head/; revision=291640
Diffstat (limited to 'math/ruby-numru_misc')
-rw-r--r--math/ruby-numru_misc/Makefile11
-rw-r--r--math/ruby-numru_misc/distinfo4
-rw-r--r--math/ruby-numru_misc/pkg-descr2
-rw-r--r--math/ruby-numru_misc/pkg-plist1
4 files changed, 12 insertions, 6 deletions
diff --git a/math/ruby-numru_misc/Makefile b/math/ruby-numru_misc/Makefile
index 44baf91a8de3..ea14f759bfb8 100644
--- a/math/ruby-numru_misc/Makefile
+++ b/math/ruby-numru_misc/Makefile
@@ -6,13 +6,18 @@
#
PORTNAME= numru_misc
-PORTVERSION= 0.1.0
+PORTVERSION= 0.1.1
CATEGORIES= math ruby
-MASTER_SITES= ftp://www.gfd-dennou.org/arch/ruby/products/numru-misc/
+MASTER_SITES= http://ruby.gfd-dennou.org/products/numru-misc/release/ \
+ http://dennou-h.gfd-dennou.org/library/ruby/products/numru-misc/release/ \
+ http://dennou-q.gfd-dennou.org/library/ruby/products/numru-misc/release/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= numru-misc-${PORTVERSION}
DIST_SUBDIR= ruby
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
MAINTAINER= murashin@gfd-dennou.org
COMMENT= Collection of misc functions and classes to facilitate programming
@@ -22,7 +27,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray \
USE_RUBY= yes
NO_BUILD= yes
-DOCS= ChangeLog doc/*
+DOCS= ChangeLog LICENSE.txt doc/*
do-install:
@cd ${WRKSRC}/ && ${RUBY} ./install.rb
diff --git a/math/ruby-numru_misc/distinfo b/math/ruby-numru_misc/distinfo
index 6f5fda87fe2c..fc9543babacc 100644
--- a/math/ruby-numru_misc/distinfo
+++ b/math/ruby-numru_misc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ruby/numru-misc-0.1.0.tar.gz) = c0c7e0f3f7917506cb5e49a20bfd27fde9022f2eb220633906787e79b7ebadf2
-SIZE (ruby/numru-misc-0.1.0.tar.gz) = 11311
+SHA256 (ruby/numru-misc-0.1.1.tar.gz) = e1a592181c184e38c2739f4b45fca0608dffab0c0dbf338798258d3092cdb1d4
+SIZE (ruby/numru-misc-0.1.1.tar.gz) = 12305
diff --git a/math/ruby-numru_misc/pkg-descr b/math/ruby-numru_misc/pkg-descr
index 4c15ef447473..075837d143b7 100644
--- a/math/ruby-numru_misc/pkg-descr
+++ b/math/ruby-numru_misc/pkg-descr
@@ -1,5 +1,5 @@
Miscellaneous functions and classes to facilitate programming.
Misc requires NArray, a multi-dimensional numeric array class for ruby.
-Author: Takeshi Horinouchi <horinout@kurasc.kyoto-u.ac.jp>
+Author: Takeshi Horinouchi <horinout _at_ ees.hokudai.ac.jp>
WWW: http://ruby.gfd-dennou.org/products/numru-misc/
diff --git a/math/ruby-numru_misc/pkg-plist b/math/ruby-numru_misc/pkg-plist
index 608b173aeca0..adbcb90e075f 100644
--- a/math/ruby-numru_misc/pkg-plist
+++ b/math/ruby-numru_misc/pkg-plist
@@ -6,6 +6,7 @@
@dirrm %%RUBY_SITELIBDIR%%/numru/misc
@dirrmtry %%RUBY_SITELIBDIR%%/numru
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/LICENSE.txt
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/emath.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/index.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/keywordopt.html