- Update to 0.09
Changes: http://search.cpan.org/dist/Geo-Coder-Google/Changes Feature safe: yes
This commit is contained in:
parent
ffdb8af95e
commit
c4642947c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286452
2 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue