1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 1.1.1

PR:		ports/78185
Submitted by:	maintainer
This commit is contained in:
Michael Johnson 2005-03-02 06:53:01 +00:00
parent 50e7ffc222
commit 5acff48211
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130148
2 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= narray_miss
PORTVERSION= 1.0.3
PORTVERSION= 1.1.1
CATEGORIES= math ruby
MASTER_SITES= http://ruby.gfd-dennou.org/products/narray_miss/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -18,12 +18,12 @@ COMMENT= Additional class with processing of missing value to NArray
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
NO_BUILD= yes
USE_RUBY= yes
DOCS= ChangeLog README narray_miss.html
USE_RUBY_SETUP= yes
DOCS= ChangeLog README doc/narray_miss.html
do-install:
${INSTALL_DATA} ${WRKSRC}/narray_miss.rb ${RUBY_SITELIBDIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODDOCDIR}
.for f in ${DOCS}

View File

@ -1,2 +1,2 @@
MD5 (ruby/narray_miss-1.0.3.tar.gz) = e5495bb3641139f5947bac2e26075602
SIZE (ruby/narray_miss-1.0.3.tar.gz) = 12957
MD5 (ruby/narray_miss-1.1.1.tar.gz) = 64f56a641b6fe0c92551ae004312e70d
SIZE (ruby/narray_miss-1.1.1.tar.gz) = 22476