Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2008 00:09:38 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126725: [Maintainer Update]math/p5-Math-GSL:update to 0.10
Message-ID:  <200808220009.m7M09cuW064387@www.freebsd.org>
Resent-Message-ID: <200808220010.m7M0A2jb001357@freefall.freebsd.org>

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

>Number:         126725
>Category:       ports
>Synopsis:       [Maintainer Update]math/p5-Math-GSL:update to 0.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 Aug 22 00:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.10 from 0.08
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-08-22 14:25:38.000000000 +0800
+++ Makefile	2008-08-22 15:23:18.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-GSL
-PORTVERSION=	0.08
+PORTVERSION=	0.10
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -37,6 +37,7 @@
 	Math::GSL::Deriv.3 Math::GSL::Multimin.3 Math::GSL::Statistics.3 \
 	Math::GSL::Eigen.3 Math::GSL::Multiroots.3 Math::GSL::Sum.3 \
 	Math::GSL::Errno.3 Math::GSL::NTuple.3 Math::GSL::Vector.3 \
-	Math::GSL::Fit.3 Math::GSL::ODEIV.3 Math::GSL::Wavelet.3
+	Math::GSL::Fit.3 Math::GSL::ODEIV.3 Math::GSL::Wavelet.3 \
+	Math::GSL::Sys.3
 
 .include <bsd.port.mk>
--- distinfo.orig	2008-08-22 14:25:38.000000000 +0800
+++ distinfo	2008-08-22 14:25:38.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Math-GSL-0.08.tar.gz) = e92f18411591621f41454a802aec22ce
-SHA256 (Math-GSL-0.08.tar.gz) = 6355305531d9fbaa8187192bf5696c3f8cbdd42f8d3ae6fb9884c45189dc9486
-SIZE (Math-GSL-0.08.tar.gz) = 1359535
+MD5 (Math-GSL-0.10.tar.gz) = 6c63261f59220d2ae76a93f60326289d
+SHA256 (Math-GSL-0.10.tar.gz) = 7ce1b35af596d53feaa81e85abee5e81446719563da04cbd492bbe0b2253ad45
+SIZE (Math-GSL-0.10.tar.gz) = 1366849
--- pkg-plist.orig	2008-08-22 14:25:38.000000000 +0800
+++ pkg-plist	2008-08-22 14:25:38.000000000 +0800
@@ -110,6 +110,7 @@
 %%SITE_PERL%%/mach/Math/GSL/Sort/Test.pm
 %%SITE_PERL%%/mach/Math/GSL/CBLAS/Test.pm
 %%SITE_PERL%%/mach/Math/GSL/Spline/Test.pm
+%%SITE_PERL%%/mach/Math/GSL/Statistics/Test.pm
 %%SITE_PERL%%/mach/Math/GSL/Sys/Test.pm
 %%SITE_PERL%%/mach/Math/GSL/Matrix/Test.pm
 %%SITE_PERL%%/mach/Math/GSL/Eigen/Test.pm
@@ -147,6 +148,7 @@
 @dirrm %%SITE_PERL%%/mach/Math/GSL/CBLAS
 @dirrm %%SITE_PERL%%/mach/Math/GSL/Spline
 @dirrm %%SITE_PERL%%/mach/Math/GSL/Sys
+@dirrm %%SITE_PERL%%/mach/Math/GSL/Statistics
 @dirrm %%SITE_PERL%%/mach/Math/GSL/Matrix
 @dirrm %%SITE_PERL%%/mach/Math/GSL/Eigen
 @dirrm %%SITE_PERL%%/mach/Math/GSL/Errno
@@ -170,5 +172,3 @@
 @dirrm %%SITE_PERL%%/mach/Math/GSL/Roots
 @dirrm %%SITE_PERL%%/mach/Math/GSL
 @dirrm %%SITE_PERL%%/mach/Math
-@dirrm %%SITE_PERL%%/mach/auto/Math
-@dirrm %%SITE_PERL%%/mach/auto


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



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