Subject: CVS commit: pkgsrc/math/ruby-gsl
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2004 16:27:45
Module Name:	pkgsrc
Committed By:	taca
Date:		Sat Nov 27 16:27:45 UTC 2004

Modified Files:
	pkgsrc/math/ruby-gsl: Makefile PLIST distinfo

Log Message:
Update ruby-gsl pacakge to 0.2.0 migrating to use new Ruby framework.

0.2.0: using GSL 1.5
       sorting vectors
       fixes in Vector and Linalg_complex
       check if complex_householder_hv is available
       check for Cygwin
       faster MonteCarlo implementation
       more and renamed constants (MKS -> MKSA, CGS -> CGSM)
       better (meaning more sensible) error handling
       fixed initialization bug in Spline
       more samples


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/math/ruby-gsl/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/math/ruby-gsl/PLIST \
    pkgsrc/math/ruby-gsl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.