FreeBSD Bugzilla – Attachment 75912 Details for
Bug 109548
[PATCH] math/gsl: update to 1.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gsl-1.9.patch
gsl-1.9.patch (text/plain), 1.99 KB, created by
Ying-Chieh Liao
on 2007-02-26 06:40:06 UTC
(
hide
)
Description:
gsl-1.9.patch
Filename:
MIME Type:
Creator:
Ying-Chieh Liao
Created:
2007-02-26 06:40:06 UTC
Size:
1.99 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/math/gsl/Makefile,v >retrieving revision 1.36 >diff -u -u -r1.36 Makefile >--- Makefile 6 May 2006 01:27:38 -0000 1.36 >+++ Makefile 26 Feb 2007 06:34:12 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gsl >-PORTVERSION= 1.8 >+PORTVERSION= 1.9 > CATEGORIES= math > MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gsl/} \ > http://www.gnu.org/software/${PORTNAME}/manual/:gslref >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/math/gsl/distinfo,v >retrieving revision 1.22 >diff -u -u -r1.22 distinfo >--- distinfo 6 May 2006 01:27:38 -0000 1.22 >+++ distinfo 26 Feb 2007 06:34:12 -0000 >@@ -1,5 +1,5 @@ >-MD5 (gsl-1.8.tar.gz) = c60a5d193cc6b472496ff191744fc306 >-SHA256 (gsl-1.8.tar.gz) = a66a4c5243111f98f11114a9c7e00c316b281e8e383b0d0b8a0b7debdb27d9d6 >-SIZE (gsl-1.8.tar.gz) = 2419825 >+MD5 (gsl-1.9.tar.gz) = 81dca4362ae8d2aa1547b7d010881e43 >+SHA256 (gsl-1.9.tar.gz) = fcd1c6784997c2312d922d107fcb30462f5be4335ebdfa8e1e0e07568c962250 >+SIZE (gsl-1.9.tar.gz) = 2574939 > MD5 (gsl-ref.ps.gz) = IGNORE > SHA256 (gsl-ref.ps.gz) = IGNORE >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/math/gsl/pkg-plist,v >retrieving revision 1.23 >diff -u -u -r1.23 pkg-plist >--- pkg-plist 6 May 2006 01:27:38 -0000 1.23 >+++ pkg-plist 26 Feb 2007 06:34:12 -0000 >@@ -18,6 +18,7 @@ > include/gsl/gsl_block_uint.h > include/gsl/gsl_block_ulong.h > include/gsl/gsl_block_ushort.h >+include/gsl/gsl_bspline.h > include/gsl/gsl_cblas.h > include/gsl/gsl_cdf.h > include/gsl/gsl_chebyshev.h >@@ -145,6 +146,7 @@ > include/gsl/gsl_sf_lambert.h > include/gsl/gsl_sf_legendre.h > include/gsl/gsl_sf_log.h >+include/gsl/gsl_sf_mathieu.h > include/gsl/gsl_sf_pow_int.h > include/gsl/gsl_sf_psi.h > include/gsl/gsl_sf_result.h >@@ -217,7 +219,7 @@ > lib/libgsl.a > lib/libgsl.la > lib/libgsl.so >-lib/libgsl.so.9 >+lib/libgsl.so.10 > lib/libgslcblas.a > lib/libgslcblas.la > lib/libgslcblas.so
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 109548
: 75912 |
75913