diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-06 01:55:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-06 01:55:57 +0800 |
commit | 1823e5d071f0b6d1fb45892af3761e20f0755ff8 (patch) | |
tree | f06a960a4c23d3caa4acd0bf41d176de3abaabdd | |
parent | b7c90917861f0ca94202048c171d01ba9321215b (diff) | |
download | freebsd-ports-gnome-1823e5d071f0b6d1fb45892af3761e20f0755ff8.tar.gz freebsd-ports-gnome-1823e5d071f0b6d1fb45892af3761e20f0755ff8.tar.zst freebsd-ports-gnome-1823e5d071f0b6d1fb45892af3761e20f0755ff8.zip |
- Update to 0.19
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Geo-Distance/Changes
Feature safe: yes
-rw-r--r-- | math/p5-Geo-Distance/Makefile | 4 | ||||
-rw-r--r-- | 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 |