diff options
Diffstat (limited to 'misc/p5-Geo-Coder-Google')
-rw-r--r-- | misc/p5-Geo-Coder-Google/Makefile | 6 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Google/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/misc/p5-Geo-Coder-Google/Makefile b/misc/p5-Geo-Coder-Google/Makefile index 4bfd4250e8dd..3957073499a9 100644 --- a/misc/p5-Geo-Coder-Google/Makefile +++ b/misc/p5-Geo-Coder-Google/Makefile @@ -6,15 +6,17 @@ # PORTNAME= Geo-Coder-Google -PORTVERSION= 0.08 -CATEGORIES= misc perl5 geography +PORTVERSION= 0.09 +CATEGORIES= misc geography perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:ARCANEZ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Maps Geocoding API BUILD_DEPENDS= p5-JSON>=2.27:${PORTSDIR}/converters/p5-JSON \ + p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=5.5:${PORTSDIR}/www/p5-libwww diff --git a/misc/p5-Geo-Coder-Google/distinfo b/misc/p5-Geo-Coder-Google/distinfo index 6b6e00bccb07..780eed77d682 100644 --- a/misc/p5-Geo-Coder-Google/distinfo +++ b/misc/p5-Geo-Coder-Google/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Coder-Google-0.08.tar.gz) = aabf7b9f8e6f026daeeea5d6b18a684579eefd53be35e93f9265474aa30dbb12 -SIZE (Geo-Coder-Google-0.08.tar.gz) = 5767 +SHA256 (Geo-Coder-Google-0.09.tar.gz) = 0b59a65bab46c9fa73bd56e4144ce6eb3364e3fbcfa196a5990894376cab870c +SIZE (Geo-Coder-Google-0.09.tar.gz) = 6572 |