diff options
author | wen <wen@FreeBSD.org> | 2018-07-05 07:53:05 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-07-05 07:53:05 +0800 |
commit | 0f29bef8e5386b05a2165aa64eac1cfd0c3a2d48 (patch) | |
tree | cdaf121ebec83dc6bbbfb245a4e79a42e073c443 | |
parent | 0826f26ec9e406aad80758ec4aa52890931beedf (diff) | |
download | freebsd-ports-gnome-0f29bef8e5386b05a2165aa64eac1cfd0c3a2d48.tar.gz freebsd-ports-gnome-0f29bef8e5386b05a2165aa64eac1cfd0c3a2d48.tar.zst freebsd-ports-gnome-0f29bef8e5386b05a2165aa64eac1cfd0c3a2d48.zip |
- Update to 2.85
Changes: https://metacpan.org/changes/distribution/Math-Polynomial-Solve
-rw-r--r-- | math/p5-Math-Polynomial-Solve/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Polynomial-Solve/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile index 652769eeba8b..896b0db9d1d7 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.81 +PORTVERSION= 2.85 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Polynomial-Solve/distinfo b/math/p5-Math-Polynomial-Solve/distinfo index 8fdfc67d2379..d5b453446a17 100644 --- a/math/p5-Math-Polynomial-Solve/distinfo +++ b/math/p5-Math-Polynomial-Solve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508857041 -SHA256 (Math-Polynomial-Solve-2.81.tar.gz) = f9a22c30e5e9e4d373f36fb9bb7d3beb586d815a36bbee416b5c21ebfbd39b05 -SIZE (Math-Polynomial-Solve-2.81.tar.gz) = 1083882 +TIMESTAMP = 1530747843 +SHA256 (Math-Polynomial-Solve-2.85.tar.gz) = 2f4fbda05d628e329b44f1471257a69835b2b388d33ecdfc932228276b66df36 +SIZE (Math-Polynomial-Solve-2.85.tar.gz) = 1084093 |