diff options
Diffstat (limited to 'misc/p5-Geo-Coder-Googlev3')
-rw-r--r-- | misc/p5-Geo-Coder-Googlev3/Makefile | 12 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Googlev3/distinfo | 4 |
2 files changed, 5 insertions, 11 deletions
diff --git a/misc/p5-Geo-Coder-Googlev3/Makefile b/misc/p5-Geo-Coder-Googlev3/Makefile index e75f0110e28b..0bce5e0fa7c1 100644 --- a/misc/p5-Geo-Coder-Googlev3/Makefile +++ b/misc/p5-Geo-Coder-Googlev3/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Geo-Coder-Googlev3 -# Date created: 2011-10-13 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Geo-Coder-Googlev3 -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= misc geography perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +13,7 @@ COMMENT= Google Maps v3 Geocoding API BUILD_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/misc/p5-Geo-Coder-Googlev3/distinfo b/misc/p5-Geo-Coder-Googlev3/distinfo index 8812e4db9fe0..5ef6b79895db 100644 --- a/misc/p5-Geo-Coder-Googlev3/distinfo +++ b/misc/p5-Geo-Coder-Googlev3/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Coder-Googlev3-0.11.tar.gz) = 7accc6205bb1ea530d153e764d8bb37566b2c99221db3fad74dfca263529bd57 -SIZE (Geo-Coder-Googlev3-0.11.tar.gz) = 6872 +SHA256 (Geo-Coder-Googlev3-0.12.tar.gz) = 6edb4ca9c792ce1cfb8fa1e11b7b07227e6bcab596c9535aeb2a5acb37638905 +SIZE (Geo-Coder-Googlev3-0.12.tar.gz) = 6595 |