summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-12-04 04:09:57 +0000
committertaca <taca@pkgsrc.org>2010-12-04 04:09:57 +0000
commitf327a8881e7ffb80676b6d66d032ac8469dc55ed (patch)
treef2c9011db14a5e55af4a3b89e3137d8da4347718 /math
parent4bb81fd2378fa25f9d8baaa03222963c60f976c4 (diff)
downloadpkgsrc-f327a8881e7ffb80676b6d66d032ac8469dc55ed.tar.gz
Update ruby-rb-gsl package to 1.14.5.
Sun Nov 14 17:01:07 PST 2010 * Ruby/GSL 1.14.5 * Convert docs from rdtool to rdoc * Fix object id handling bugs on 64-bit systems * Fix Vector's handling of Range parameters Wed Sep 29 00:37:44 BOT 2010 * Modification for ruby-1.9.2 * Replaced STR2CSTR to StringValuePtr
Diffstat (limited to 'math')
-rw-r--r--math/ruby-rb-gsl/Makefile9
-rw-r--r--math/ruby-rb-gsl/PLIST60
-rw-r--r--math/ruby-rb-gsl/distinfo8
3 files changed, 10 insertions, 67 deletions
diff --git a/math/ruby-rb-gsl/Makefile b/math/ruby-rb-gsl/Makefile
index c5db9954444..efc96336cf4 100644
--- a/math/ruby-rb-gsl/Makefile
+++ b/math/ruby-rb-gsl/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2010/09/10 07:19:18 taca Exp $
+# $NetBSD: Makefile,v 1.8 2010/12/04 04:09:57 taca Exp $
-DISTNAME= rb-gsl-1.14.3
+DISTNAME= rb-gsl-1.14.5
CATEGORIES= math ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/69960/
+MASTER_SITES= http://rubyforge.org/frs/download.php/73285/
+EXTRACT_SUFX= .tgz
+
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rb-gsl.rubyforge.org/
@@ -26,7 +28,6 @@ INSTALLATION_DIRS= ${RUBY_DOC}/gsl ${RUBY_EG}/gsl
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/${RUBY_DOC}/gsl
- ${INSTALL_DATA} ${WRKSRC}/html/*.html ${DESTDIR}${PREFIX}/${RUBY_DOC}/gsl
cd ${WRKSRC}/examples; pax -rw . ${DESTDIR}${PREFIX}/${RUBY_EG}/gsl
.include "../../mk/bsd.pkg.mk"
diff --git a/math/ruby-rb-gsl/PLIST b/math/ruby-rb-gsl/PLIST
index 0fcb84d22be..d34a1ade4d9 100644
--- a/math/ruby-rb-gsl/PLIST
+++ b/math/ruby-rb-gsl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2010/03/31 10:00:06 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2010/12/04 04:09:57 taca Exp $
${RUBY_VENDORLIB}/gsl.rb
${RUBY_VENDORLIB}/gsl/gnuplot.rb
${RUBY_VENDORLIB}/gsl/oper.rb
@@ -7,64 +7,6 @@ ${RUBY_VENDORLIB}/ool.rb
${RUBY_VENDORLIB}/ool/conmin.rb
${RUBY_VENDORLIB}/rbgsl.rb
${RUBY_DOC}/gsl/README
-${RUBY_DOC}/gsl/alf.html
-${RUBY_DOC}/gsl/blas.html
-${RUBY_DOC}/gsl/bspline.html
-${RUBY_DOC}/gsl/changes.html
-${RUBY_DOC}/gsl/cheb.html
-${RUBY_DOC}/gsl/cholesky_complex.html
-${RUBY_DOC}/gsl/combi.html
-${RUBY_DOC}/gsl/complex.html
-${RUBY_DOC}/gsl/const.html
-${RUBY_DOC}/gsl/dht.html
-${RUBY_DOC}/gsl/diff.html
-${RUBY_DOC}/gsl/ehandling.html
-${RUBY_DOC}/gsl/eigen.html
-${RUBY_DOC}/gsl/fft.html
-${RUBY_DOC}/gsl/fit.html
-${RUBY_DOC}/gsl/function.html
-${RUBY_DOC}/gsl/graph.html
-${RUBY_DOC}/gsl/hist.html
-${RUBY_DOC}/gsl/hist2d.html
-${RUBY_DOC}/gsl/hist3d.html
-${RUBY_DOC}/gsl/index.html
-${RUBY_DOC}/gsl/integration.html
-${RUBY_DOC}/gsl/interp.html
-${RUBY_DOC}/gsl/intro.html
-${RUBY_DOC}/gsl/linalg.html
-${RUBY_DOC}/gsl/linalg_complex.html
-${RUBY_DOC}/gsl/math.html
-${RUBY_DOC}/gsl/matrix.html
-${RUBY_DOC}/gsl/min.html
-${RUBY_DOC}/gsl/monte.html
-${RUBY_DOC}/gsl/multimin.html
-${RUBY_DOC}/gsl/multiroot.html
-${RUBY_DOC}/gsl/narray.html
-${RUBY_DOC}/gsl/ndlinear.html
-${RUBY_DOC}/gsl/nonlinearfit.html
-${RUBY_DOC}/gsl/ntuple.html
-${RUBY_DOC}/gsl/odeiv.html
-${RUBY_DOC}/gsl/perm.html
-${RUBY_DOC}/gsl/poly.html
-${RUBY_DOC}/gsl/qrng.html
-${RUBY_DOC}/gsl/randist.html
-${RUBY_DOC}/gsl/ref.html
-${RUBY_DOC}/gsl/rng.html
-${RUBY_DOC}/gsl/rngextra.html
-${RUBY_DOC}/gsl/roots.html
-${RUBY_DOC}/gsl/screenshot.html
-${RUBY_DOC}/gsl/sf.html
-${RUBY_DOC}/gsl/siman.html
-${RUBY_DOC}/gsl/sort.html
-${RUBY_DOC}/gsl/start.html
-${RUBY_DOC}/gsl/stats.html
-${RUBY_DOC}/gsl/sum.html
-${RUBY_DOC}/gsl/tensor.html
-${RUBY_DOC}/gsl/tut.html
-${RUBY_DOC}/gsl/use.html
-${RUBY_DOC}/gsl/vector.html
-${RUBY_DOC}/gsl/vector_complex.html
-${RUBY_DOC}/gsl/wavelet.html
${RUBY_EG}/gsl/alf/alf.gp
${RUBY_EG}/gsl/alf/alf.rb
${RUBY_EG}/gsl/blas/blas.rb
diff --git a/math/ruby-rb-gsl/distinfo b/math/ruby-rb-gsl/distinfo
index 10bab61c496..3cd01d3b79c 100644
--- a/math/ruby-rb-gsl/distinfo
+++ b/math/ruby-rb-gsl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2010/03/31 10:00:06 taca Exp $
+$NetBSD: distinfo,v 1.6 2010/12/04 04:09:57 taca Exp $
-SHA1 (rb-gsl-1.14.3.tar.gz) = b78b617202c1a4152022f92316602869d2c93dd2
-RMD160 (rb-gsl-1.14.3.tar.gz) = d767cff2e0da48d0b6c5ce17f9f0487bc2e4a187
-Size (rb-gsl-1.14.3.tar.gz) = 777234 bytes
+SHA1 (rb-gsl-1.14.5.tgz) = 96982751db9489aece90534555c731e8b4e3a143
+RMD160 (rb-gsl-1.14.5.tgz) = f1fc68476f17ec599c27332f0e7ffac58a20b892
+Size (rb-gsl-1.14.5.tgz) = 613584 bytes