Index: head/math/ruby-narray/Makefile =================================================================== --- head/math/ruby-narray/Makefile (revision 284522) +++ head/math/ruby-narray/Makefile (revision 284523) @@ -1,39 +1,39 @@ # New ports collection makefile for: Ruby-NArray # Date created: 1 Feb 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= narray -PORTVERSION= 0.5.9p7 +PORTVERSION= 0.6.0.1 CATEGORIES= math ruby MASTER_SITES= RF PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Numerical N-dimensional array library for Ruby LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install DOC_EN= ChangeLog README.en SPEC.en DOC_JA= README.ja SPEC.ja post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR}/ja .for f in ${DOC_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .for f in ${DOC_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/ .endfor .endif .include Property changes on: head/math/ruby-narray/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/math/ruby-narray/distinfo =================================================================== --- head/math/ruby-narray/distinfo (revision 284522) +++ head/math/ruby-narray/distinfo (revision 284523) @@ -1,2 +1,2 @@ -SHA256 (ruby/narray-0.5.9p7.tar.gz) = 81c0085376d71df14a175ddb3aa2363064a4dc5994a0ab865100416de6dbbf6b -SIZE (ruby/narray-0.5.9p7.tar.gz) = 66310 +SHA256 (ruby/narray-0.6.0.1.tar.gz) = 40444c50109437c1c1b88d4efbc9b54f489b0b5a479001aa5313a33972c3e299 +SIZE (ruby/narray-0.6.0.1.tar.gz) = 68383 Property changes on: head/math/ruby-narray/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property