summaryrefslogtreecommitdiff
path: root/math/p5-Test-Number-Delta/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-02-20 12:54:41 +0000
committerwen <wen@pkgsrc.org>2015-02-20 12:54:41 +0000
commitc93b526966bec9f6376e48c981347a42a07979d7 (patch)
tree4eea1a1531a3bd4c52b45d10532e4e6d391d7dcb /math/p5-Test-Number-Delta/Makefile
parentb2f52fe8191c7281a020f1bebb4389e439e37a96 (diff)
downloadpkgsrc-c93b526966bec9f6376e48c981347a42a07979d7.tar.gz
Update to 1.06
Upstream changes: 1.06 2014-11-25 07:09:08-05:00 America/New_York [Fixed] - Make 0 and 0 compare equal with a relative epsilon [Documented] - Added SEE ALSO with Number::Tolerant and Test::Deep::NumberTolerant 1.05 2014-11-24 11:08:11-05:00 America/New_York [Fixed] - relative comparison of array reference elements now works as intended - diagnostics of delta_not_ok and delta_not_within clarified under relative comparison 1.04 2013-11-20 18:43:32 America/New_York - Modernized distribution metadata and licensing - Distribution now managed with Dist::Zilla
Diffstat (limited to 'math/p5-Test-Number-Delta/Makefile')
-rw-r--r--math/p5-Test-Number-Delta/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/p5-Test-Number-Delta/Makefile b/math/p5-Test-Number-Delta/Makefile
index 2d3867b1bd4..5b07e1e1409 100644
--- a/math/p5-Test-Number-Delta/Makefile
+++ b/math/p5-Test-Number-Delta/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/02/20 12:54:41 wen Exp $
-DISTNAME= Test-Number-Delta-1.03
+DISTNAME= Test-Number-Delta-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}