diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-11 14:11:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-11 14:11:08 +0000 |
commit | e102027158f3ada1519d98af5b97c6abdadd84bc (patch) | |
tree | e90eaa00edf057394f5adbccfcddd3bf8328c0f3 | |
parent | 68ff15421cfdc522678f201efd02f94e34827bc9 (diff) | |
download | ports-e102027158f3ada1519d98af5b97c6abdadd84bc.tar.gz ports-e102027158f3ada1519d98af5b97c6abdadd84bc.zip |
Notes
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 7 | ||||
-rw-r--r-- | math/p5-Math-Interpolate/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index ab1c4aab8038..aef8c1d47c60 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -2,14 +2,17 @@ # $FreeBSD$ PORTNAME= Math-Interpolate -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl routines for data sets interpolation and interval search +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/math/p5-Math-Interpolate/distinfo b/math/p5-Math-Interpolate/distinfo index 3e64ac18866f..272685efccd4 100644 --- a/math/p5-Math-Interpolate/distinfo +++ b/math/p5-Math-Interpolate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Interpolate-1.05.tar.gz) = 67dd931d3be8cb7f314c22856f4ddcece851816e92390342033ebb41ff37ec71 -SIZE (Math-Interpolate-1.05.tar.gz) = 44323 +SHA256 (Math-Interpolate-1.06.tar.gz) = a4502fbfdf9ecc42c5f33554d211d8fd15738370e4887ded5fc981b9d3cbce6a +SIZE (Math-Interpolate-1.06.tar.gz) = 47283 |