From d7b8b4fd3a2f75f9fde3df4c0ec80c50214b529e Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 27 Mar 2016 17:56:36 +0000 Subject: - Update to 0.36 Changes: http://search.cpan.org/dist/Math-GSL/Changes --- math/p5-Math-GSL/Makefile | 3 +-- math/p5-Math-GSL/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 93120f56622..91cc7ff429b 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GSL -PORTVERSION= 0.35 -PORTREVISION= 1 +PORTVERSION= 0.36 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GSL/distinfo b/math/p5-Math-GSL/distinfo index a48ef343499..26122bcc4c7 100644 --- a/math/p5-Math-GSL/distinfo +++ b/math/p5-Math-GSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GSL-0.35.tar.gz) = d25bd29fbf2cdb9fa6f12bacb0c2527942f4f4dbb1a4081af8a445fafc787029 -SIZE (Math-GSL-0.35.tar.gz) = 10888714 +SHA256 (Math-GSL-0.36.tar.gz) = 07b38e03ece914ce096ec9b88f7c2f64f0ef7d93ce22e711919282c1cd42ece3 +SIZE (Math-GSL-0.36.tar.gz) = 10895220 -- cgit