FreeBSD Bugzilla – Attachment 176025 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-2.2.1
gsl.diff (text/plain), 4.34 KB, created by
Kurt Jaeger
on 2016-10-21 14:47:05 UTC
(
hide
)
Description:
patch-to-2.2.1
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2016-10-21 14:47:05 UTC
Size:
4.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 424418) >+++ Makefile (working copy) >@@ -2,13 +2,12 @@ > # $FreeBSD$ > > PORTNAME= gsl >-PORTVERSION= 1.16 >-PORTREVISION= 2 >+PORTVERSION= 2.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 > >Index: distinfo >=================================================================== >--- distinfo (revision 424418) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (gsl-1.16.tar.gz) = 73bc2f51b90d2a780e6d266d43e487b3dbd78945dd0b04b14ca5980fe28d2f53 >-SIZE (gsl-1.16.tar.gz) = 3534080 >+TIMESTAMP = 1477060837 >+SHA256 (gsl-2.2.1.tar.gz) = 13d23dc7b0824e1405f3f7e7d0776deee9b8f62c62860bf66e7852d402b8b024 >+SIZE (gsl-2.2.1.tar.gz) = 4473802 >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 424418) >+++ files/patch-configure (nonexistent) >@@ -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 >- ;; > >Property changes on: files/patch-configure >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 424418) >+++ pkg-plist (working copy) >@@ -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,9 @@ > include/gsl/gsl_monte_vegas.h > include/gsl/gsl_multifit.h > include/gsl/gsl_multifit_nlin.h >+include/gsl/gsl_multifit_nlinear.h >+include/gsl/gsl_multilarge.h >+include/gsl/gsl_multilarge_nlinear.h > include/gsl/gsl_multimin.h > include/gsl/gsl_multiroots.h > include/gsl/gsl_multiset.h >@@ -100,6 +104,21 @@ > include/gsl/gsl_permute_int.h > include/gsl/gsl_permute_long.h > include/gsl/gsl_permute_long_double.h >+include/gsl/gsl_permute_matrix.h >+include/gsl/gsl_permute_matrix_char.h >+include/gsl/gsl_permute_matrix_complex_double.h >+include/gsl/gsl_permute_matrix_complex_float.h >+include/gsl/gsl_permute_matrix_complex_long_double.h >+include/gsl/gsl_permute_matrix_double.h >+include/gsl/gsl_permute_matrix_float.h >+include/gsl/gsl_permute_matrix_int.h >+include/gsl/gsl_permute_matrix_long.h >+include/gsl/gsl_permute_matrix_long_double.h >+include/gsl/gsl_permute_matrix_short.h >+include/gsl/gsl_permute_matrix_uchar.h >+include/gsl/gsl_permute_matrix_uint.h >+include/gsl/gsl_permute_matrix_ulong.h >+include/gsl/gsl_permute_matrix_ushort.h > include/gsl/gsl_permute_short.h > include/gsl/gsl_permute_uchar.h > include/gsl/gsl_permute_uint.h >@@ -127,6 +146,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 +203,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 +246,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.2.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