From 1823e5d071f0b6d1fb45892af3761e20f0755ff8 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 5 Apr 2012 17:55:57 +0000 Subject: - Update to 0.19 - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Geo-Distance/Changes Feature safe: yes --- math/p5-Geo-Distance/Makefile | 4 +++- math/p5-Geo-Distance/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/math/p5-Geo-Distance/Makefile b/math/p5-Geo-Distance/Makefile index 73d33b11bb15..e07e27984121 100644 --- a/math/p5-Geo-Distance/Makefile +++ b/math/p5-Geo-Distance/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-Distance -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= math perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,8 @@ COMMENT= Calculate Distances and Closest Locations LICENSE= ART10 GPLv1 LICENSE_COMB= dual +TEST_DEPENDS= p5-Test-Fatal>=0.007:${PORTSDIR}/devel/p5-Test-Fatal + PERL_CONFIGURE= yes MAN3= Geo::Distance.3 diff --git a/math/p5-Geo-Distance/distinfo b/math/p5-Geo-Distance/distinfo index 0d26bcb1941f..5fc04a1370a5 100644 --- a/math/p5-Geo-Distance/distinfo +++ b/math/p5-Geo-Distance/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Distance-0.18.tar.gz) = bfb7c8ada021e8a484f437777058099ddeebb7f693319d0ecc247c9e3e0561cd -SIZE (Geo-Distance-0.18.tar.gz) = 18470 +SHA256 (Geo-Distance-0.19.tar.gz) = a69ee040137964631370ec9e357eb124d25f74528a0f5fd3e6cc94ba62469320 +SIZE (Geo-Distance-0.19.tar.gz) = 18657 -- cgit