diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-12-17 23:00:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-12-17 23:00:28 +0800 |
commit | 658a233cfc57d4e9bffd29acb015ca9a5960ca1f (patch) | |
tree | d84a59dbcf13c48a828680da2294e3cf0e19646c /misc | |
parent | 61c6bde1229152d28ffbdf042ff6899c74c1312f (diff) | |
download | freebsd-ports-gnome-658a233cfc57d4e9bffd29acb015ca9a5960ca1f.tar.gz freebsd-ports-gnome-658a233cfc57d4e9bffd29acb015ca9a5960ca1f.tar.zst freebsd-ports-gnome-658a233cfc57d4e9bffd29acb015ca9a5960ca1f.zip |
- Update to 0.10
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Geo-Coder-Google/Changes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-Coder-Google/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Google/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/misc/p5-Geo-Coder-Google/Makefile b/misc/p5-Geo-Coder-Google/Makefile index 3957073499a9..120f9caefb7a 100644 --- a/misc/p5-Geo-Coder-Google/Makefile +++ b/misc/p5-Geo-Coder-Google/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-Coder-Google -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= misc geography perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARCANEZ @@ -22,6 +22,8 @@ BUILD_DEPENDS= p5-JSON>=2.27:${PORTSDIR}/converters/p5-JSON \ p5-libwww>=5.5:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta + PERL_CONFIGURE= yes MAN3= Geo::Coder::Google.3 \ diff --git a/misc/p5-Geo-Coder-Google/distinfo b/misc/p5-Geo-Coder-Google/distinfo index 780eed77d682..cbb77ca0b653 100644 --- a/misc/p5-Geo-Coder-Google/distinfo +++ b/misc/p5-Geo-Coder-Google/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Coder-Google-0.09.tar.gz) = 0b59a65bab46c9fa73bd56e4144ce6eb3364e3fbcfa196a5990894376cab870c -SIZE (Geo-Coder-Google-0.09.tar.gz) = 6572 +SHA256 (Geo-Coder-Google-0.10.tar.gz) = a4f6142cfbe12f26724bdf76f2d95eb81a3c9878ff3b8df8d01964e625beff96 +SIZE (Geo-Coder-Google-0.10.tar.gz) = 6667 |