diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-28 17:09:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-28 17:09:49 +0000 |
commit | 12e20ca31249550d3ab1464d83ecb88a51bb381a (patch) | |
tree | 88e9b00b0dda25d2b49f1cee5d195b01887919a2 /math/p5-Math-Polynomial-Solve | |
parent | f56844f7cc25c142bec363bed8b0c8d5afb6ac37 (diff) | |
download | ports-12e20ca31249550d3ab1464d83ecb88a51bb381a.tar.gz ports-12e20ca31249550d3ab1464d83ecb88a51bb381a.zip |
Notes
Diffstat (limited to 'math/p5-Math-Polynomial-Solve')
-rw-r--r-- | math/p5-Math-Polynomial-Solve/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Polynomial-Solve/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile index fd2a3b318b09..f1e62a10284e 100644 --- a/math/p5-Math-Polynomial-Solve/Makefile +++ b/math/p5-Math-Polynomial-Solve/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Polynomial-Solve -PORTVERSION= 2.72 +PORTVERSION= 2.75 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Find the roots of polynomial equations LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Math-Utils>=1.06:math/p5-Math-Utils RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/math/p5-Math-Polynomial-Solve/distinfo b/math/p5-Math-Polynomial-Solve/distinfo index 80a5f65abcfc..c0d1b28d12de 100644 --- a/math/p5-Math-Polynomial-Solve/distinfo +++ b/math/p5-Math-Polynomial-Solve/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-Polynomial-Solve-2.72.tar.gz) = fdb0cd9ba5a80af035e16e40c0f340e1baec527b9e0dfc29803fb71a0b02f712 -SIZE (Math-Polynomial-Solve-2.72.tar.gz) = 1120798 +TIMESTAMP = 1464328798 +SHA256 (Math-Polynomial-Solve-2.75.tar.gz) = 1cf19e5cd59876e3e35d56f6fda50c9572505f8330f5d634003a99731fb47d94 +SIZE (Math-Polynomial-Solve-2.75.tar.gz) = 1088410 |