Index: head/math/ruby-narray/Makefile =================================================================== --- head/math/ruby-narray/Makefile (revision 56909) +++ head/math/ruby-narray/Makefile (revision 56910) @@ -1,40 +1,41 @@ # New ports collection makefile for: Ruby-NArray # Date created: 1 Feb 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= narray -PORTVERSION= 0.5.6 +PORTVERSION= 0.5.6p1 CATEGORIES= math ruby -MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ +MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ \ + http://www.ruby-lang.org/~knu/backup/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org 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.jp SPEC.jp post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}/ja .for f in ${DOC_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/ .endfor .for f in ${DOC_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/ja/ .endfor ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/speed/*.rb ${RUBY_EXAMPLESDIR}/${PORTNAME}/ .endif .include Property changes on: head/math/ruby-narray/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/math/ruby-narray/distinfo =================================================================== --- head/math/ruby-narray/distinfo (revision 56909) +++ head/math/ruby-narray/distinfo (revision 56910) @@ -1 +1 @@ -MD5 (ruby/narray-0.5.6.tar.gz) = d9ca877376ca4e6f55e4ae1c179a574d +MD5 (ruby/narray-0.5.6p1.tar.gz) = 170d213d8ac9c03be94c092b67d7e381 Property changes on: head/math/ruby-narray/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property