Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 19:00:16 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543296 - head/misc/p5-Geo-Coder-Google
Message-ID:  <202007241900.06OJ0GUm034933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 19:00:16 2020
New Revision: 543296
URL: https://svnweb.freebsd.org/changeset/ports/543296

Log:
  Update to 0.20
  
  Changes:	https://metacpan.org/changes/distribution/Geo-Coder-Google

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

Modified: head/misc/p5-Geo-Coder-Google/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Google/Makefile	Fri Jul 24 19:00:11 2020	(r543295)
+++ head/misc/p5-Geo-Coder-Google/Makefile	Fri Jul 24 19:00:16 2020	(r543296)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Geo-Coder-Google
-PORTVERSION=	0.19
+PORTVERSION=	0.20
 CATEGORIES=	misc geography perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,10 +21,11 @@ RUN_DEPENDS=	p5-Digest-HMAC>=0:security/p5-Digest-HMAC
 		p5-libwww>=5.5:www/p5-libwww
 TEST_DEPENDS=	p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta
 
-PORTSCOUT=	limit:^[0-9\.]*$$
+USES=		perl5
+USE_PERL5=	configure
 
 NO_ARCH=	yes
-USE_PERL5=	configure
-USES=		perl5
+
+PORTSCOUT=	limit:^[0-9\.]*$$
 
 .include <bsd.port.mk>

Modified: head/misc/p5-Geo-Coder-Google/distinfo
==============================================================================
--- head/misc/p5-Geo-Coder-Google/distinfo	Fri Jul 24 19:00:11 2020	(r543295)
+++ head/misc/p5-Geo-Coder-Google/distinfo	Fri Jul 24 19:00:16 2020	(r543296)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507363027
-SHA256 (Geo-Coder-Google-0.19.tar.gz) = 4e4915b04d3e86a7c8f749b6e20229f7b58a95eec74ece92baa6a35a68d2bd26
-SIZE (Geo-Coder-Google-0.19.tar.gz) = 8667
+TIMESTAMP = 1595578478
+SHA256 (Geo-Coder-Google-0.20.tar.gz) = 2f9f18e12cb420d104913cf8162a1e4852ae7027f5d21e67a604bcd7acfc7296
+SIZE (Geo-Coder-Google-0.20.tar.gz) = 8723



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007241900.06OJ0GUm034933>