Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 16:52:04 -0400 (EDT)
From:      Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40934: math/gsl port update 
Message-ID:  <20020723205204.0E1E01EA303@ariel.phys.wesleyan.edu>

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

>Number:         40934
>Category:       ports
>Synopsis:       math/gsl port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 23 14:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Savichev
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD ariel.phys.wesleyan.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Sun Jul 21 13:08:33 EDT 2002 root@ariel.phys.wesleyan.edu:/usr/obj/usr/src/sys/ARIEL i386


	
>Description:
math/gsl port update 
	
>How-To-Repeat:
	
>Fix:

	

--- gsl.diff begins here ---
diff -ruN gsl/Makefile gsl.new/Makefile
--- gsl/Makefile	Fri Mar 22 10:30:20 2002
+++ gsl.new/Makefile	Tue Jul 23 15:47:13 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gsl
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEWARE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN gsl/distinfo gsl.new/distinfo
--- gsl/distinfo	Fri Mar 22 10:30:20 2002
+++ gsl.new/distinfo	Tue Jul 23 15:50:40 2002
@@ -1,3 +1,3 @@
-MD5 (gsl-1.1.1.tar.gz) = 4c7dc29e0812b045ef4d5c30d23f064a
+MD5 (gsl-1.2.tar.gz) =  518ada58964a77203b380af5744aae0e
 MD5 (gsl-ref.ps.gz) = IGNORE
 MD5 (gsl-ref-html.tar.gz) = IGNORE
diff -ruN gsl/pkg-plist gsl.new/pkg-plist
--- gsl/pkg-plist	Fri Mar 22 10:30:20 2002
+++ gsl.new/pkg-plist	Tue Jul 23 16:38:50 2002
@@ -190,6 +190,7 @@
 include/gsl/gsl_sum.h
 include/gsl/gsl_sys.h
 include/gsl/gsl_test.h
+include/gsl/gsl_types.h
 include/gsl/gsl_vector.h
 include/gsl/gsl_vector_char.h
 include/gsl/gsl_vector_complex.h
@@ -235,7 +236,7 @@
 lib/libgsl.a
 lib/libgsl.la
 lib/libgsl.so
-lib/libgsl.so.0
+lib/libgsl.so.3
 lib/libgslcblas.a
 lib/libgslcblas.la
 lib/libgslcblas.so
--- gsl.diff ends here ---


>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?20020723205204.0E1E01EA303>