Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Sep 2001 17:11:55 -0400 (EDT)
From:      Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30295: Update port gsl/math 
Message-ID:  <20010903211155.3B9A51EA303@ariel.phys.wesleyan.edu>

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

>Number:         30295
>Category:       ports
>Synopsis:       Update port gsl/math
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 03 14:20:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Savichev
>Release:        FreeBSD 4.4-RC i386
>Organization:
Wesleyan Uni 
>Environment:
System: FreeBSD ariel.phys.wesleyan.edu 4.4-RC FreeBSD 4.4-RC #6: Tue Aug 28 23:26:40 EDT 2001 root@ariel:
/usr/obj/usr/src/sys/ARIEL i386

>Description:
		Update port math/gsl to 0.9.2:
		-added files to  gsl/pkg-plist
		-added man files to gsl/Makefile 
		-changed md5 sums in gsl/distinfo 
	        -cleared notes in    gsl/pkg-descr   
>How-To-Repeat:

>Fix:

diff -ruN /usr/ports/math/gsl/Makefile /usr/ports/math/gsl.new/Makefile
--- /usr/ports/math/gsl/Makefile	Sat Aug  4 11:48:11 2001
+++ /usr/ports/math/gsl.new/Makefile	Mon Sep  3 14:28:43 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gsl
-PORTVERSION=	0.9
+PORTVERSION=	0.9.2
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEWARE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,7 +20,7 @@
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 
-MAN1=		gsl-config.1
+MAN1=		gsl-config.1 gsl-histogram.1 gsl-randist.1
 MAN3=		gsl.3
 
 GSLREF=		gsl-ref.ps.gz
diff -ruN /usr/ports/math/gsl/distinfo /usr/ports/math/gsl.new/distinfo
--- /usr/ports/math/gsl/distinfo	Mon Aug 20 10:07:18 2001
+++ /usr/ports/math/gsl.new/distinfo	Mon Sep  3 15:14:30 2001
@@ -1,2 +1,2 @@
-MD5 (gsl-0.9.tar.gz) = fe6d0819ff52949f27517230126efcca
-MD5 (gsl-ref.ps.gz) = eb7242d4b4f62c5e5212bdfb90258226
+MD5 (gsl-0.9.2.tar.gz) = 7ab074f45dc2fcef471006ebddf2b7f4 
+MD5 (gsl-ref.ps.gz) = 29fa881d74df4c78a768756e4f847395 
diff -ruN /usr/ports/math/gsl/pkg-descr /usr/ports/math/gsl.new/pkg-descr
--- /usr/ports/math/gsl/pkg-descr	Sun Jun 24 15:31:11 2001
+++ /usr/ports/math/gsl.new/pkg-descr	Mon Sep  3 15:18:10 2001
@@ -4,10 +4,6 @@
 for C programmers, while allowing wrappers to be written for very high level
 languages. 
 
-GSL is currently in developers release, for people who want to work on the
-library itself. When the library is complete and fully tested it will be
-announced for general use. 
-
 WWW: http://sources.redhat.com/gsl/
 - Vlad
 vlad@ariel.phys.wesleyan.edu
diff -ruN /usr/ports/math/gsl/pkg-plist /usr/ports/math/gsl.new/pkg-plist
--- /usr/ports/math/gsl/pkg-plist	Sat Aug  4 17:43:38 2001
+++ /usr/ports/math/gsl.new/pkg-plist	Mon Sep  3 14:23:51 2001
@@ -131,6 +131,7 @@
 include/gsl/gsl_sf_gegenbauer.h
 include/gsl/gsl_sf_hyperg.h
 include/gsl/gsl_sf_laguerre.h
+include/gsl/gsl_sf_lambert.h
 include/gsl/gsl_sf_legendre.h
 include/gsl/gsl_sf_log.h
 include/gsl/gsl_sf_pow_int.h
@@ -222,6 +223,7 @@
 info/gsl-ref.info-19
 info/gsl-ref.info-20
 info/gsl-ref.info-21
+info/gsl-ref.info-22
 @exec install-info %D/info/gsl-ref.info %D/info/dir
 lib/libgsl.a
 lib/libgsl.la

>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?20010903211155.3B9A51EA303>