aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-TomTom/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-05 17:42:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-05 17:42:13 +0000
commit1f21ccfef0efd7149a37f9711bb6588746d28e80 (patch)
tree6cc38b862deb44660b848487519deb81a857fa0f /misc/p5-Geo-Coder-TomTom/Makefile
parent30f471ec2b4767c8e6199250f55ddb6d70172079 (diff)
downloadports-1f21ccfef0efd7149a37f9711bb6588746d28e80.tar.gz
ports-1f21ccfef0efd7149a37f9711bb6588746d28e80.zip
- Update to 0.04
Notes
Notes: svn path=/head/; revision=376326
Diffstat (limited to 'misc/p5-Geo-Coder-TomTom/Makefile')
-rw-r--r--misc/p5-Geo-Coder-TomTom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Geo-Coder-TomTom/Makefile b/misc/p5-Geo-Coder-TomTom/Makefile
index 366907973b9a..114a8a238aff 100644
--- a/misc/p5-Geo-Coder-TomTom/Makefile
+++ b/misc/p5-Geo-Coder-TomTom/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Geo-Coder-TomTom
-PORTVERSION= 0.03
-PORTREVISION= 1
+PORTVERSION= 0.04
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +15,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \
p5-JSON-XS>=2:${PORTSDIR}/converters/p5-JSON-XS \
+ p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https \
p5-URI>=1.36:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}