Skip site navigation (1)Skip section navigation (2)

ports/138700: [PATCH]math/gsl: update to 1.13

From:bf <bf1783@gmail.com>
Date:Thu, 10 Sep 2009 10:02:15 GMT
Subject:[PATCH]math/gsl: update to 1.13
Send-pr version:www-3.1

Number:138700
Category:ports
Synopsis:[PATCH]math/gsl: update to 1.13
Severity:non-critical
Priority:low
Responsible:makc@FreeBSD.org
State:open
Class:maintainer-update
Arrival-Date:Thu Sep 10 10:10:00 UTC 2009
Closed-Date:
Last-Modified:Fri Sep 25 11:18:57 UTC 2009
Originator:bf
Release:9-CURRENT amd64

Organization:
-
 
Environment:
 
Description:
This is primarily a bugfix release. Note that because of the shared library version bump, the following ports will require Makefile changes:

astro/orsa
audio/snd
benchmarks/sipp
biology/adun
graphics/qgis
graphics/ocropus
mail/bogofilter
math/PDL
math/asymptote
math/labplot
math/orpie
math/p5-Math-GSL
math/py-gsl
math/qtiplot
math/ruby-gsl
math/yacas
math/octave-forge-gsl
misc/kdeedu4
science/abinit
science/getdp
science/gnudatalanguage
science/gromacs
science/kst
science/py-mlpy
 
How-To-Repeat:
 
Fix:
Download patch.txt
diff -ruN gsl.orig/Makefile gsl/Makefile
--- gsl.orig/Makefile    2009-09-10 02:51:14.000000000 -0400
+++ gsl/Makefile 2009-09-10 02:53:57.000000000 -0400
@@ -6,7 +6,7 @@
 #
 PORTNAME=       gsl
-PORTVERSION=    1.12
+PORTVERSION=    1.13
 CATEGORIES=     math
 MASTER_SITES=   ${MASTER_SITE_GNU:S/$/:gsl/} \
                 http://www.gnu.org/software/${PORTNAME}/manual/:gslref
diff -ruN gsl.orig/distinfo gsl/distinfo
--- gsl.orig/distinfo    2009-09-10 02:51:14.000000000 -0400
+++ gsl/distinfo 2009-09-10 02:54:13.000000000 -0400
@@ -1,5 +1,5 @@
-MD5 (gsl-1.12.tar.gz) = 3ec101903c8157756fa1352161bd4c39
-SHA256 (gsl-1.12.tar.gz) = 22019188d24c769acafc250ddc247105eb9cab099529b627078cbd8012c7b7b9
-SIZE (gsl-1.12.tar.gz) = 2924732
+MD5 (gsl-1.13.tar.gz) = d9fcfa367c44ab68a25b4edf34c3c5f7
+SHA256 (gsl-1.13.tar.gz) = 094648a6e40854cbe006357213fb16fe3e55d048a4a4df675df36a540f8ba2c7
+SIZE (gsl-1.13.tar.gz) = 3014270
 MD5 (gsl-ref.ps.gz) = IGNORE
 SHA256 (gsl-ref.ps.gz) = IGNORE
diff -ruN gsl.orig/pkg-plist gsl/pkg-plist
--- gsl.orig/pkg-plist   2009-09-10 02:51:14.000000000 -0400
+++ gsl/pkg-plist        2009-09-10 05:34:59.000000000 -0400
@@ -221,7 +221,7 @@
 lib/libgsl.a
 lib/libgsl.la
 lib/libgsl.so
-lib/libgsl.so.13
+lib/libgsl.so.14
 lib/libgslcblas.a
 lib/libgslcblas.la
 lib/libgslcblas.so


Release-Note:
 
Audit-Trail:
Responsible Changed
From-To:freebsd-ports-bugs->makc
By:makc
When:Fri Sep 25 11:18:56 UTC 2009
Why:I'll take it.

Unformatted:
 
Submit Followup | Raw PR | Find another PR