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

bf bf1783 at gmail.com
Thu Sep 10 10:10:01 UTC 2009


>Number:         138700
>Category:       ports
>Synopsis:       [PATCH]math/gsl: update to 1.13
>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:   Thu Sep 10 10:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>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:


Patch attached with submission follows:

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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list