diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-05 17:55:57 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-05 17:55:57 +0000 |
| commit | dbe679075b93b7ecbec611227a8913eac385ebe3 (patch) | |
| tree | c09691fbd8123a9b576445d8c62c6d96b4163716 | |
| parent | - Update to 1.000001 (diff) | |
- 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 |
