svn commit: r376326 - head/misc/p5-Geo-Coder-TomTom

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 5 17:42:14 UTC 2015


Author: sunpoet
Date: Mon Jan  5 17:42:13 2015
New Revision: 376326
URL: https://svnweb.freebsd.org/changeset/ports/376326
QAT: https://qat.redports.org/buildarchive/r376326/

Log:
  - Update to 0.04
  
  Changes:	http://search.cpan.org/dist/Geo-Coder-TomTom/Changes

Modified:
  head/misc/p5-Geo-Coder-TomTom/Makefile
  head/misc/p5-Geo-Coder-TomTom/distinfo

Modified: head/misc/p5-Geo-Coder-TomTom/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-TomTom/Makefile	Mon Jan  5 17:42:01 2015	(r376325)
+++ head/misc/p5-Geo-Coder-TomTom/Makefile	Mon Jan  5 17:42:13 2015	(r376326)
@@ -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}

Modified: head/misc/p5-Geo-Coder-TomTom/distinfo
==============================================================================
--- head/misc/p5-Geo-Coder-TomTom/distinfo	Mon Jan  5 17:42:01 2015	(r376325)
+++ head/misc/p5-Geo-Coder-TomTom/distinfo	Mon Jan  5 17:42:13 2015	(r376326)
@@ -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


More information about the svn-ports-all mailing list