Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 19:07:00 +0300 (MSK)
From:      andrew@chg.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22543: upgrade port: math/gsl to 0.7
Message-ID:  <200011021607.eA2G70X18651@leeloo.ropnet.ru>

next in thread | raw e-mail | index | archive | help

>Number:         22543
>Category:       ports
>Synopsis:       upgrade port: math/gsl to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 02 08:10:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andrew L. Neporada
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:

 fresh ports tree

>Description:

upgrade port math/gsl to 0.7

>How-To-Repeat:


>Fix:

diff -ruN gsl.orig/Makefile gsl/Makefile
--- gsl.orig/Makefile	Sat Jun 17 01:51:39 2000
+++ gsl/Makefile	Sun Oct 29 03:51:41 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gsl
-PORTVERSION=	0.6
+PORTVERSION=	0.7
 CATEGORIES=	math
 MASTER_SITES=	ftp://sourceware.cygnus.com/pub/gsl/ \
 		ftp://ftp.freesoftware.com/pub/sourceware/gsl/ \
diff -ruN gsl.orig/distinfo gsl/distinfo
--- gsl.orig/distinfo	Sun Jun  4 21:08:38 2000
+++ gsl/distinfo	Sun Oct 29 04:42:00 2000
@@ -1,2 +1,2 @@
-MD5 (gsl-0.6.tar.gz) = 1081bca46d26dbed01ba8476daa9aaa4
+MD5 (gsl-0.7.tar.gz) = d20ef38971c4b813b94b3b2079351ab7
 MD5 (gsl-ref.ps.gz) = 9471ea60b0eb01fb2ba2973edf4a546d
diff -ruN gsl.orig/pkg-plist gsl/pkg-plist
--- gsl.orig/pkg-plist	Fri Jun 16 14:38:09 2000
+++ gsl/pkg-plist	Sun Oct 29 04:28:24 2000
@@ -27,6 +27,10 @@
 include/gsl/gsl_cblas.h
 include/gsl/gsl_complex.h
 include/gsl/gsl_complex_math.h
+include/gsl/gsl_const.h
+include/gsl/gsl_const_cgs.h
+include/gsl/gsl_const_mks.h
+include/gsl/gsl_const_num.h
 include/gsl/gsl_dft_complex.h
 include/gsl/gsl_dft_complex_float.h
 include/gsl/gsl_dht.h
@@ -39,6 +43,7 @@
 include/gsl/gsl_fft_halfcomplex_float.h
 include/gsl/gsl_fft_real.h
 include/gsl/gsl_fft_real_float.h
+include/gsl/gsl_fit.h
 include/gsl/gsl_heapsort.h
 include/gsl/gsl_histogram.h
 include/gsl/gsl_histogram2d.h
@@ -70,6 +75,8 @@
 include/gsl/gsl_monte_miser.h
 include/gsl/gsl_monte_plain.h
 include/gsl/gsl_monte_vegas.h
+include/gsl/gsl_multifit.h
+include/gsl/gsl_multifit_nlin.h
 include/gsl/gsl_multimin.h
 include/gsl/gsl_multiroots.h
 include/gsl/gsl_odeiv.h
@@ -214,12 +221,12 @@
 lib/libgsl.a
 lib/libgsl.so
 lib/libgsl.so.0
+lib/libgslblas.a
+lib/libgslblas.so
+lib/libgslblas.so.0
 lib/libgslblascblas.a
 lib/libgslblascblas.so
 lib/libgslblascblas.so.0
-lib/libgslblasnative.a
-lib/libgslblasnative.so
-lib/libgslblasnative.so.0
 share/aclocal/gsl.m4
 share/doc/gsl/gsl-ref.ps
 @dirrm include/gsl

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011021607.eA2G70X18651>