FreeBSD Bugzilla – Attachment 173099 Details for
Bug 210168
math/gsl: Update 2.2.0 -> 2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update math/gsl, rev. 2
patch-math_gsl_1.16-2.1_b.diff (text/plain), 3.21 KB, created by
Rainer Hurling
on 2016-07-29 16:12:36 UTC
(
hide
)
Description:
patch to update math/gsl, rev. 2
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2016-07-29 16:12:36 UTC
Size:
3.21 KB
patch
obsolete
>diff -urN gsl.orig/Makefile gsl/Makefile >--- gsl.orig/Makefile 2016-06-28 06:27:44.758844000 +0200 >+++ gsl/Makefile 2016-07-29 08:11:58.117628000 +0200 >@@ -2,13 +2,12 @@ > # $FreeBSD: head/math/gsl/Makefile 417685 2016-06-27 21:30:34Z rene $ > > PORTNAME= gsl >-PORTVERSION= 1.16 >-PORTREVISION= 2 >+PORTVERSION= 2.1 > CATEGORIES= math > MASTER_SITES= GNU > > MAINTAINER= ports@FreeBSD.org >-COMMENT= The GNU Scientific Library - mathematical libs >+COMMENT= GNU Scientific Library - mathematical libs > > LICENSE= GPLv3 > >diff -urN gsl.orig/distinfo gsl/distinfo >--- gsl.orig/distinfo 2013-11-26 20:49:17.000000000 +0100 >+++ gsl/distinfo 2016-07-29 08:00:28.280251000 +0200 >@@ -1,2 +1,3 @@ >-SHA256 (gsl-1.16.tar.gz) = 73bc2f51b90d2a780e6d266d43e487b3dbd78945dd0b04b14ca5980fe28d2f53 >-SIZE (gsl-1.16.tar.gz) = 3534080 >+TIMESTAMP = 1465485253 >+SHA256 (gsl-2.1.tar.gz) = 59ad06837397617f698975c494fe7b2b698739a59e2fcf830b776428938a0c66 >+SIZE (gsl-2.1.tar.gz) = 3827265 >diff -urN gsl.orig/files/patch-configure gsl/files/patch-configure >--- gsl.orig/files/patch-configure 2014-01-22 18:58:29.000000000 +0100 >+++ gsl/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 >@@ -1,18 +0,0 @@ >---- configure.orig 2008-03-31 02:56:46.446699394 -0400 >-+++ configure 2008-03-31 03:05:58.758342355 -0400 >-@@ -12492,6 +12492,15 @@ >- *-*-*openbsd*) >- ac_cv_c_ieee_interface=openbsd >- ;; >-+ sparc64-*-*bsd*) >-+ ac_cv_c_ieee_interface=unknown >-+ ;; >-+ alpha-*-*bsd*) >-+ ac_cv_c_ieee_interface=unknown >-+ ;; >-+ ia64-*-*bsd*) >-+ ac_cv_c_ieee_interface=unknown >-+ ;; >- *-*-*bsd*) >- ac_cv_c_ieee_interface=freebsd >- ;; >diff -urN gsl.orig/pkg-plist gsl/pkg-plist >--- gsl.orig/pkg-plist 2014-11-16 14:28:38.000000000 +0100 >+++ gsl/pkg-plist 2016-07-29 08:12:59.192493000 +0200 >@@ -54,6 +54,7 @@ > include/gsl/gsl_inline.h > include/gsl/gsl_integration.h > include/gsl/gsl_interp.h >+include/gsl/gsl_interp2d.h > include/gsl/gsl_linalg.h > include/gsl/gsl_machine.h > include/gsl/gsl_math.h >@@ -82,6 +83,7 @@ > include/gsl/gsl_monte_vegas.h > include/gsl/gsl_multifit.h > include/gsl/gsl_multifit_nlin.h >+include/gsl/gsl_multilarge.h > include/gsl/gsl_multimin.h > include/gsl/gsl_multiroots.h > include/gsl/gsl_multiset.h >@@ -127,6 +129,7 @@ > include/gsl/gsl_randist.h > include/gsl/gsl_rng.h > include/gsl/gsl_roots.h >+include/gsl/gsl_rstat.h > include/gsl/gsl_sf.h > include/gsl/gsl_sf_airy.h > include/gsl/gsl_sf_bessel.h >@@ -183,8 +186,12 @@ > include/gsl/gsl_sort_vector_uint.h > include/gsl/gsl_sort_vector_ulong.h > include/gsl/gsl_sort_vector_ushort.h >+include/gsl/gsl_spblas.h > include/gsl/gsl_specfunc.h >+include/gsl/gsl_splinalg.h > include/gsl/gsl_spline.h >+include/gsl/gsl_spline2d.h >+include/gsl/gsl_spmatrix.h > include/gsl/gsl_statistics.h > include/gsl/gsl_statistics_char.h > include/gsl/gsl_statistics_double.h >@@ -222,15 +229,15 @@ > include/gsl/gsl_wavelet2d.h > lib/libgsl.a > lib/libgsl.so >-lib/libgsl.so.0 >-lib/libgsl.so.0.17.0 >+lib/libgsl.so.19 >+lib/libgsl.so.19.0.0 > lib/libgslcblas.a > lib/libgslcblas.so > lib/libgslcblas.so.0 > lib/libgslcblas.so.0.0.0 > libdata/pkgconfig/gsl.pc >-share/aclocal/gsl.m4 > man/man1/gsl-config.1.gz > man/man1/gsl-histogram.1.gz > man/man1/gsl-randist.1.gz > man/man3/gsl.3.gz >+share/aclocal/gsl.m4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210168
:
171234
| 173099 |
176025