pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add ruby-rb-gsl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8f9effdfe1f
branches:  trunk
changeset: 536603:c8f9effdfe1f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Dec 17 23:40:48 2007 +0000

description:
Add ruby-rb-gsl.

diffstat:

 doc/CHANGES-2007 |  3 ++-
 math/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 55ab4fda4c04 -r c8f9effdfe1f doc/CHANGES-2007
--- a/doc/CHANGES-2007  Mon Dec 17 23:37:49 2007 +0000
+++ b/doc/CHANGES-2007  Mon Dec 17 23:40:48 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2663 2007/12/17 22:23:34 adam Exp $
+$NetBSD: CHANGES-2007,v 1.2664 2007/12/17 23:40:49 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -4834,3 +4834,4 @@
        Updated x11/qt4-sqlite3 to 4.3.3 [adam 2007-12-17]
        Updated x11/qt4-tiff to 4.3.3 [adam 2007-12-17]
        Updated x11/qt4-qdbus to 4.3.3 [adam 2007-12-17]
+       Added math/ruby-rb-gsl version 1.9.2 [minskim 2007-12-17]
diff -r 55ab4fda4c04 -r c8f9effdfe1f math/Makefile
--- a/math/Makefile     Mon Dec 17 23:37:49 2007 +0000
+++ b/math/Makefile     Mon Dec 17 23:40:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.161 2007/09/19 18:02:52 drochner Exp $
+# $NetBSD: Makefile,v 1.162 2007/12/17 23:40:48 minskim Exp $
 #
 
 COMMENT=       Mathematics
@@ -143,6 +143,7 @@
 SUBDIR+=       quadpack
 SUBDIR+=       randlib
 SUBDIR+=       ruby-gsl
+SUBDIR+=       ruby-rb-gsl
 SUBDIR+=       sc
 SUBDIR+=       scilab
 SUBDIR+=       slatec



Home | Main Index | Thread Index | Old Index