diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-06 01:42:13 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-06 01:42:13 +0800 |
commit | 1f21ccfef0efd7149a37f9711bb6588746d28e80 (patch) | |
tree | 6cc38b862deb44660b848487519deb81a857fa0f /misc | |
parent | 30f471ec2b4767c8e6199250f55ddb6d70172079 (diff) | |
download | freebsd-ports-gnome-1f21ccfef0efd7149a37f9711bb6588746d28e80.tar.gz freebsd-ports-gnome-1f21ccfef0efd7149a37f9711bb6588746d28e80.tar.zst freebsd-ports-gnome-1f21ccfef0efd7149a37f9711bb6588746d28e80.zip |
- Update to 0.04
Changes: http://search.cpan.org/dist/Geo-Coder-TomTom/Changes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-Coder-TomTom/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-TomTom/distinfo | 4 |
2 files changed, 4 insertions, 4 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} diff --git a/misc/p5-Geo-Coder-TomTom/distinfo b/misc/p5-Geo-Coder-TomTom/distinfo index 2899a65dd329..c4fe86fe4601 100644 --- a/misc/p5-Geo-Coder-TomTom/distinfo +++ b/misc/p5-Geo-Coder-TomTom/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Coder-TomTom-0.03.tar.gz) = 4df31d1436be57ae249c19f8e88e778587e64c64e8474f6d8bc17f96e501d268 -SIZE (Geo-Coder-TomTom-0.03.tar.gz) = 5521 +SHA256 (Geo-Coder-TomTom-0.04.tar.gz) = ccbdfb909195be0eb2430b20d8fa8187d68994cd4b321cc2ba67c894ae04db7d +SIZE (Geo-Coder-TomTom-0.04.tar.gz) = 6193 |