From 2c660ac62db66a77d053871aa0b1f8c02da38f49 Mon Sep 17 00:00:00 2001 From: wen Date: Wed, 13 Apr 2016 13:31:23 +0000 Subject: Update to 0.04 Upstream changes: 0.04 13 Jul 2015 - Whitespace and POD clean up. Functions are described individually. - Added error checking for the array lengths. - Modernized the use of EXPORT, added a minimum perl version, etc. 0.03 26 May 2015 - Remove pod-coverage.t from the test directory. 0.02 17 May 2015 - Get package up to more-or-less current standards using Module-Starter. Tests and documentation updates come with the next release. --- math/p5-Math-Derivative/Makefile | 5 ++--- math/p5-Math-Derivative/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'math/p5-Math-Derivative') diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile index 723c8d0295c..55c86837047 100644 --- a/math/p5-Math-Derivative/Makefile +++ b/math/p5-Math-Derivative/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:29 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/04/13 13:31:23 wen Exp $ -DISTNAME= Math-Derivative-0.01 +DISTNAME= Math-Derivative-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Derivative/distinfo b/math/p5-Math-Derivative/distinfo index 165b57f76ac..c857d12fa47 100644 --- a/math/p5-Math-Derivative/distinfo +++ b/math/p5-Math-Derivative/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 23:33:38 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/04/13 13:31:23 wen Exp $ -SHA1 (Math-Derivative-0.01.tar.gz) = c116497d1930b4e94a3a393a6cffac2d655ffd61 -RMD160 (Math-Derivative-0.01.tar.gz) = 43ed646d13bb14aed6d2c0e20b2cad39a63c08c1 -SHA512 (Math-Derivative-0.01.tar.gz) = 53d322a16919b97a4914aceda7d63e2d8053664337f555745f7d356379b928343381e8edf21a7bc0e353ecab5015d134612d3026032e459953da7471e71e70c5 -Size (Math-Derivative-0.01.tar.gz) = 1935 bytes +SHA1 (Math-Derivative-0.04.tar.gz) = 5b79361bc9fd0122de378f1b4fb6f6fb20c44c28 +RMD160 (Math-Derivative-0.04.tar.gz) = 456c5080552679ef4e122e350b29d8708c4db19e +SHA512 (Math-Derivative-0.04.tar.gz) = 36cc39024300063a34d8df5c896670625a30561bfcd29f13eab57a2ca3f6b9b3c6b8a14675aefcf41c1f17ec4e2e58d77664c28d621fb36f61006681dcd58f96 +Size (Math-Derivative-0.04.tar.gz) = 11893 bytes -- cgit v1.2.3