diff options
author | bofh <bofh@FreeBSD.org> | 2017-09-20 03:21:14 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2017-09-20 03:21:14 +0800 |
commit | aeb0b51014a8bf8ee537e5e723387b4f5c3fb2cf (patch) | |
tree | ef65c0359a49bd1fd50f3c1b2b4398279dcc00f7 | |
parent | 3fe3ab58adc7bdfcd429ec81126ad5fb00b77996 (diff) | |
download | freebsd-ports-gnome-aeb0b51014a8bf8ee537e5e723387b4f5c3fb2cf.tar.gz freebsd-ports-gnome-aeb0b51014a8bf8ee537e5e723387b4f5c3fb2cf.tar.zst freebsd-ports-gnome-aeb0b51014a8bf8ee537e5e723387b4f5c3fb2cf.zip |
Rmath/p5-Math-Derivative: Update version 0.04=>1.01
Relnotes: http://cpansearch.perl.org/src/JGAMBLE/Math-Derivative-1.01/Changes
-rw-r--r-- | math/p5-Math-Derivative/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Derivative/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile index 00397b4186de..9703ba863a9c 100644 --- a/math/p5-Math-Derivative/Makefile +++ b/math/p5-Math-Derivative/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Derivative -PORTVERSION= 0.04 +PORTVERSION= 1.01 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Derivative/distinfo b/math/p5-Math-Derivative/distinfo index bdd86699bc42..7017954d8060 100644 --- a/math/p5-Math-Derivative/distinfo +++ b/math/p5-Math-Derivative/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-Derivative-0.04.tar.gz) = 9bce9db7d8ee4ab0cd42aa9aff33f0601fef180d534037d45eaa705bffb85bca -SIZE (Math-Derivative-0.04.tar.gz) = 11893 +TIMESTAMP = 1505757963 +SHA256 (Math-Derivative-1.01.tar.gz) = 14c0b3fa05dcb74a44a9de6b4b08c3e58e672826b5f8e47535325b64f6ee69e6 +SIZE (Math-Derivative-1.01.tar.gz) = 14413 |