Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 04:26:07 GMT
From:      bf <bf2006a@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116506: [PATCH]math/gsl: update to 1.10
Message-ID:  <200709210426.l8L4Q77v098641@www.freebsd.org>
Resent-Message-ID: <200709210430.l8L4UChA074600@freefall.freebsd.org>

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

>Number:         116506
>Category:       ports
>Synopsis:       [PATCH]math/gsl: update to 1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 21 04:30:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        6.2-stable i386
>Organization:
--
>Environment:
>Description:
Described at: 

http://lists.gnu.org/archive/html/info-gsl/2007-09/msg00000.html

diff -ruN gsl.orig/Makefile gsl/Makefile
--- gsl.orig/Makefile	Thu Sep 20 19:22:25 2007
+++ gsl/Makefile	Thu Sep 20 23:42:10 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gsl
-PORTVERSION=	1.9
+PORTVERSION=	1.10
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GNU:S/$/:gsl/} \
 		http://www.gnu.org/software/${PORTNAME}/manual/:gslref
@@ -20,7 +20,7 @@
 MAINTAINER=	bf2006a@yahoo.com
 COMMENT=	The GNU Scientific Library - mathematical libs
 
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV+=	MAKEINFO='makeinfo --no-split'
diff -ruN gsl.orig/distinfo gsl/distinfo
--- gsl.orig/distinfo	Thu Sep 20 19:22:25 2007
+++ gsl/distinfo	Thu Sep 20 23:42:10 2007
@@ -1,5 +1,5 @@
-MD5 (gsl-1.9.tar.gz) = 81dca4362ae8d2aa1547b7d010881e43
-SHA256 (gsl-1.9.tar.gz) = fcd1c6784997c2312d922d107fcb30462f5be4335ebdfa8e1e0e07568c962250
-SIZE (gsl-1.9.tar.gz) = 2574939
+MD5 (gsl-1.10.tar.gz) = d67be4f2e5560d6cf907e18a428becdc
+SHA256 (gsl-1.10.tar.gz) = ea3968b58bfc7619f47bf5ff64a7198a38c72419d24b844e71e48823a4776ff0
+SIZE (gsl-1.10.tar.gz) = 2842422
 MD5 (gsl-ref.ps.gz) = IGNORE
 SHA256 (gsl-ref.ps.gz) = IGNORE

>How-To-Repeat:

>Fix:


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



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