From owner-svn-ports-all@freebsd.org Sun Nov 6 16:48:23 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38149C33188; Sun, 6 Nov 2016 16:48:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CFCF17C3; Sun, 6 Nov 2016 16:48:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA6GmMCj050363; Sun, 6 Nov 2016 16:48:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6GmLLA050358; Sun, 6 Nov 2016 16:48:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611061648.uA6GmLLA050358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Nov 2016 16:48:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425532 - head/math/p5-Math-GSL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2016 16:48:23 -0000 Author: sunpoet Date: Sun Nov 6 16:48:21 2016 New Revision: 425532 URL: https://svnweb.freebsd.org/changeset/ports/425532 Log: - Update to 0.39 Changes: http://search.cpan.org/dist/Math-GSL/Changes Modified: head/math/p5-Math-GSL/Makefile head/math/p5-Math-GSL/distinfo head/math/p5-Math-GSL/pkg-plist Modified: head/math/p5-Math-GSL/Makefile ============================================================================== --- head/math/p5-Math-GSL/Makefile Sun Nov 6 16:48:16 2016 (r425531) +++ head/math/p5-Math-GSL/Makefile Sun Nov 6 16:48:21 2016 (r425532) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GSL -PORTVERSION= 0.36 +PORTVERSION= 0.39 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-GSL/distinfo ============================================================================== --- head/math/p5-Math-GSL/distinfo Sun Nov 6 16:48:16 2016 (r425531) +++ head/math/p5-Math-GSL/distinfo Sun Nov 6 16:48:21 2016 (r425532) @@ -1,2 +1,3 @@ -SHA256 (Math-GSL-0.36.tar.gz) = 07b38e03ece914ce096ec9b88f7c2f64f0ef7d93ce22e711919282c1cd42ece3 -SIZE (Math-GSL-0.36.tar.gz) = 10895220 +TIMESTAMP = 1478370205 +SHA256 (Math-GSL-0.39.tar.gz) = a5656ed3bd267bd5627a28b32039743693c3afa85c278d7a6015a488876fe5d6 +SIZE (Math-GSL-0.39.tar.gz) = 12064561 Modified: head/math/p5-Math-GSL/pkg-plist ============================================================================== --- head/math/p5-Math-GSL/pkg-plist Sun Nov 6 16:48:16 2016 (r425531) +++ head/math/p5-Math-GSL/pkg-plist Sun Nov 6 16:48:21 2016 (r425532) @@ -1,6 +1,3 @@ -bin/smoke_some_mathgsl -bin/smolder_mathgsl -bin/smolder_smoke_signal %%SITE_ARCH%%/Math/GSL.pm %%SITE_ARCH%%/Math/GSL/BLAS.pm %%SITE_ARCH%%/Math/GSL/BSpline.pm @@ -30,6 +27,7 @@ bin/smolder_smoke_signal %%SITE_ARCH%%/Math/GSL/Min.pm %%SITE_ARCH%%/Math/GSL/Monte.pm %%SITE_ARCH%%/Math/GSL/Multifit.pm +%%SITE_ARCH%%/Math/GSL/Multilarge.pm %%SITE_ARCH%%/Math/GSL/Multimin.pm %%SITE_ARCH%%/Math/GSL/Multiroots.pm %%SITE_ARCH%%/Math/GSL/NTuple.pm @@ -81,7 +79,6 @@ bin/smolder_smoke_signal %%SITE_ARCH%%/auto/Math/GSL/MatrixComplex/MatrixComplex.so %%SITE_ARCH%%/auto/Math/GSL/Min/Min.so %%SITE_ARCH%%/auto/Math/GSL/Monte/Monte.so -%%SITE_ARCH%%/auto/Math/GSL/Multifit/Multifit.so %%SITE_ARCH%%/auto/Math/GSL/Multimin/Multimin.so %%SITE_ARCH%%/auto/Math/GSL/Multiroots/Multiroots.so %%SITE_ARCH%%/auto/Math/GSL/NTuple/NTuple.so @@ -105,7 +102,6 @@ bin/smolder_smoke_signal %%SITE_ARCH%%/auto/Math/GSL/Version/Version.so %%SITE_ARCH%%/auto/Math/GSL/Wavelet/Wavelet.so %%SITE_ARCH%%/auto/Math/GSL/Wavelet2D/Wavelet2D.so -%%PERL5_MAN1%%/smolder_smoke_signal.1.gz %%PERL5_MAN3%%/Math::GSL.3.gz %%PERL5_MAN3%%/Math::GSL::BLAS.3.gz %%PERL5_MAN3%%/Math::GSL::BSpline.3.gz @@ -135,6 +131,7 @@ bin/smolder_smoke_signal %%PERL5_MAN3%%/Math::GSL::Min.3.gz %%PERL5_MAN3%%/Math::GSL::Monte.3.gz %%PERL5_MAN3%%/Math::GSL::Multifit.3.gz +%%PERL5_MAN3%%/Math::GSL::Multilarge.3.gz %%PERL5_MAN3%%/Math::GSL::Multimin.3.gz %%PERL5_MAN3%%/Math::GSL::Multiroots.3.gz %%PERL5_MAN3%%/Math::GSL::NTuple.3.gz