diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-17 15:00:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-17 15:00:28 +0000 |
commit | f9fd46d8bde8df67e2bf73743d11433ee19481e5 (patch) | |
tree | c79f3a8a67b28272dd66d4793ebd7186931efec2 /misc | |
parent | 640456bd635665593be185bd5b392895cdd5ee22 (diff) | |
download | ports-f9fd46d8bde8df67e2bf73743d11433ee19481e5.tar.gz ports-f9fd46d8bde8df67e2bf73743d11433ee19481e5.zip |
Notes
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 |