diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-10 23:08:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-10 23:08:11 +0800 |
commit | dea594087c5e001cf6c46ddba4896dccd103b88b (patch) | |
tree | 3a7e58c8db08efeeec01c3af5c88100b6c441998 /math/p5-Math-GSL | |
parent | b01b7e7a1686bc918150d64f31099c008cf8c651 (diff) | |
download | freebsd-ports-gnome-dea594087c5e001cf6c46ddba4896dccd103b88b.tar.gz freebsd-ports-gnome-dea594087c5e001cf6c46ddba4896dccd103b88b.tar.zst freebsd-ports-gnome-dea594087c5e001cf6c46ddba4896dccd103b88b.zip |
- Update to 0.31
Changes: http://search.cpan.org/dist/Math-GSL/Changes
Diffstat (limited to 'math/p5-Math-GSL')
-rw-r--r-- | math/p5-Math-GSL/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-GSL/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index e20fafd74107..2b6fb9e7ae61 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GSL -PORTVERSION= 0.29 +PORTVERSION= 0.31 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Perl interface to GNU Scientific Library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig +BUILD_DEPENDS= p5-PkgConfig>=0.07720:${PORTSDIR}/devel/p5-PkgConfig LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl TEST_DEPENDS= p5-Test-Class>=0.12:${PORTSDIR}/devel/p5-Test-Class \ p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception \ diff --git a/math/p5-Math-GSL/distinfo b/math/p5-Math-GSL/distinfo index 55b7db10af69..755dcb07e28d 100644 --- a/math/p5-Math-GSL/distinfo +++ b/math/p5-Math-GSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GSL-0.29.tar.gz) = ef73bb45de3808b912b56bf7b21f19fa69d7140ee1450537d30532209c921d72 -SIZE (Math-GSL-0.29.tar.gz) = 10863558 +SHA256 (Math-GSL-0.31.tar.gz) = f435ddcef23c90babc3d857d5dbad1ac4159fb6a0988f13c8d49c4c71f10e13e +SIZE (Math-GSL-0.31.tar.gz) = 10870556 |