diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-25 01:41:31 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:48:46 +0800 |
commit | d25834176bbb72220a7b37ade61a452907ec6068 (patch) | |
tree | c3e5b3a1ac672d2f6df326bd7c47c5cebe58d8cb /math/p5-Math-Polynomial-Solve | |
parent | 16b6adc77eda0093865a4e40acce9e9eafa94966 (diff) | |
download | freebsd-ports-gnome-d25834176bbb72220a7b37ade61a452907ec6068.tar.gz freebsd-ports-gnome-d25834176bbb72220a7b37ade61a452907ec6068.tar.zst freebsd-ports-gnome-d25834176bbb72220a7b37ade61a452907ec6068.zip |
Update to 2.81
Changes: http://search.cpan.org/dist/Math-Polynomial-Solve/Changes
Diffstat (limited to 'math/p5-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 659e1eec8dce..652769eeba8b 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.80 +PORTVERSION= 2.81 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 e9f5300cfc4d..8fdfc67d2379 100644 --- a/math/p5-Math-Polynomial-Solve/distinfo +++ b/math/p5-Math-Polynomial-Solve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494936638 -SHA256 (Math-Polynomial-Solve-2.80.tar.gz) = 5af36fa7f93af7e6d2a356b20ad067cbf73612bbab39a0b1d5b36653d18eab54 -SIZE (Math-Polynomial-Solve-2.80.tar.gz) = 1084195 +TIMESTAMP = 1508857041 +SHA256 (Math-Polynomial-Solve-2.81.tar.gz) = f9a22c30e5e9e4d373f36fb9bb7d3beb586d815a36bbee416b5c21ebfbd39b05 +SIZE (Math-Polynomial-Solve-2.81.tar.gz) = 1083882 |