svn commit: r508610 - head/misc/p5-Geo-GeoNames

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 11 11:28:28 UTC 2019


Author: sunpoet
Date: Sun Aug 11 11:28:26 2019
New Revision: 508610
URL: https://svnweb.freebsd.org/changeset/ports/508610

Log:
  Update to 1.130
  
  Changes:	https://metacpan.org/changes/distribution/Geo-GeoNames

Modified:
  head/misc/p5-Geo-GeoNames/Makefile
  head/misc/p5-Geo-GeoNames/distinfo

Modified: head/misc/p5-Geo-GeoNames/Makefile
==============================================================================
--- head/misc/p5-Geo-GeoNames/Makefile	Sun Aug 11 11:28:21 2019	(r508609)
+++ head/misc/p5-Geo-GeoNames/Makefile	Sun Aug 11 11:28:26 2019	(r508610)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Geo-GeoNames
-PORTVERSION=	1.120
+PORTVERSION=	1.130
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-JSON>=1.14:converters/p5-JSON \
 		p5-Mojolicious>=0:www/p5-Mojolicious \
 		p5-XML-Simple>=2.13:textproc/p5-XML-Simple
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/misc/p5-Geo-GeoNames/distinfo
==============================================================================
--- head/misc/p5-Geo-GeoNames/distinfo	Sun Aug 11 11:28:21 2019	(r508609)
+++ head/misc/p5-Geo-GeoNames/distinfo	Sun Aug 11 11:28:26 2019	(r508610)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492338239
-SHA256 (Geo-GeoNames-1.12.tar.gz) = 57ff3a38ff88f2d646a50a9628177f2367f5fe2892e2612b4871d834f67155f5
-SIZE (Geo-GeoNames-1.12.tar.gz) = 20800
+TIMESTAMP = 1565515537
+SHA256 (Geo-GeoNames-1.13.tar.gz) = 9afe12b554d8248fff1b1386dee065a8dde738039025706fe9bceb78a3384d39
+SIZE (Geo-GeoNames-1.13.tar.gz) = 20897


More information about the svn-ports-all mailing list