pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/gsl Update to gsl-1.12. From Aleksej Saushev in P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e032659f812
branches:  trunk
changeset: 551771:3e032659f812
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Dec 19 23:16:22 2008 +0000

description:
Update to gsl-1.12. From Aleksej Saushev in PR pkg/40200.

This is a maintenance release, which fixes reported bugs and upgrades
the build system to the latest libtool, autoconf and automake.

diffstat:

 math/gsl/Makefile         |   4 ++--
 math/gsl/PLIST            |   4 +++-
 math/gsl/distinfo         |  10 +++++-----
 math/gsl/patches/patch-ae |  10 +++++-----
 4 files changed, 15 insertions(+), 13 deletions(-)

diffs (80 lines):

diff -r b2d8441c1a17 -r 3e032659f812 math/gsl/Makefile
--- a/math/gsl/Makefile Fri Dec 19 23:13:24 2008 +0000
+++ b/math/gsl/Makefile Fri Dec 19 23:16:22 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2008/07/14 12:56:08 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2008/12/19 23:16:22 tnn Exp $
 
-DISTNAME=      gsl-1.11
+DISTNAME=      gsl-1.12
 CATEGORIES=    math devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=gsl/}
 
diff -r b2d8441c1a17 -r 3e032659f812 math/gsl/PLIST
--- a/math/gsl/PLIST    Fri Dec 19 23:13:24 2008 +0000
+++ b/math/gsl/PLIST    Fri Dec 19 23:16:22 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2007/02/26 08:05:15 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2008/12/19 23:16:22 tnn Exp $
 bin/gsl-config
 bin/gsl-histogram
 bin/gsl-randist
@@ -52,6 +52,7 @@
 include/gsl/gsl_histogram.h
 include/gsl/gsl_histogram2d.h
 include/gsl/gsl_ieee_utils.h
+include/gsl/gsl_inline.h
 include/gsl/gsl_integration.h
 include/gsl/gsl_interp.h
 include/gsl/gsl_linalg.h
@@ -74,6 +75,7 @@
 include/gsl/gsl_matrix_ushort.h
 include/gsl/gsl_message.h
 include/gsl/gsl_min.h
+include/gsl/gsl_minmax.h
 include/gsl/gsl_mode.h
 include/gsl/gsl_monte.h
 include/gsl/gsl_monte_miser.h
diff -r b2d8441c1a17 -r 3e032659f812 math/gsl/distinfo
--- a/math/gsl/distinfo Fri Dec 19 23:13:24 2008 +0000
+++ b/math/gsl/distinfo Fri Dec 19 23:16:22 2008 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.21 2008/05/02 08:49:50 adam Exp $
+$NetBSD: distinfo,v 1.22 2008/12/19 23:16:22 tnn Exp $
 
-SHA1 (gsl-1.11.tar.gz) = 5a154d1cc66ac479197d25dd93a56da12a034c49
-RMD160 (gsl-1.11.tar.gz) = b69e38e217084fa2aff386b42aadb6f9efc5b1ec
-Size (gsl-1.11.tar.gz) = 2700307 bytes
+SHA1 (gsl-1.12.tar.gz) = 3b5cba13f4b90e1473f693a5dc7efdcaae55fc46
+RMD160 (gsl-1.12.tar.gz) = 07c9d6a1e1fc1efb43dcc883fd15a2ca5d312da0
+Size (gsl-1.12.tar.gz) = 2924732 bytes
 SHA1 (patch-aa) = 7166f1ca7ec25214e8985f0b012f9acaf1b59675
 SHA1 (patch-ac) = 83040b63063159773d66326c923fa965c42421cc
-SHA1 (patch-ae) = 016b1b8911acf8fd20bd09d615890053a5807ec4
+SHA1 (patch-ae) = ae00f8c0e18377c66672bcd0099cc49f151b1a07
 SHA1 (patch-af) = 846179c3440ad39d4dc6ea8a9c8ba86c40150e14
diff -r b2d8441c1a17 -r 3e032659f812 math/gsl/patches/patch-ae
--- a/math/gsl/patches/patch-ae Fri Dec 19 23:13:24 2008 +0000
+++ b/math/gsl/patches/patch-ae Fri Dec 19 23:16:22 2008 +0000
@@ -1,16 +1,16 @@
-$NetBSD: patch-ae,v 1.3 2007/01/01 14:32:29 rillig Exp $
+$NetBSD: patch-ae,v 1.4 2008/12/19 23:16:22 tnn Exp $
 
 Tags: for-upstream
 
 siman_tsp.c uses many functions from libm.
 
---- siman/Makefile.am.orig     2007-01-01 15:12:17.000000000 +0100
-+++ siman/Makefile.am  2007-01-01 15:13:22.000000000 +0100
-@@ -16,6 +16,7 @@ siman_tsp_LDADD = libgslsiman.la ../rng/
+--- siman/Makefile.am.orig     2008-11-27 23:03:28.000000000 +0300
++++ siman/Makefile.am  2008-12-16 20:53:55.000000000 +0300
+@@ -16,6 +16,7 @@
  CLEANFILES = siman_test.out
  
  libgslsiman_la_SOURCES = siman.c
 +libgslsiman_la_LIBADD = -lm
  pkginclude_HEADERS = gsl_siman.h
  
- INCLUDES= -I$(top_builddir)
+ INCLUDES = -I$(top_srcdir)



Home | Main Index | Thread Index | Old Index