svn commit: r495253 - head/math/p5-Geo-Distance

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 10 10:58:00 UTC 2019


Author: sunpoet
Date: Sun Mar 10 10:57:58 2019
New Revision: 495253
URL: https://svnweb.freebsd.org/changeset/ports/495253

Log:
  Update to 0.23
  
  Changes:	https://metacpan.org/changes/distribution/Geo-Distance

Modified:
  head/math/p5-Geo-Distance/Makefile
  head/math/p5-Geo-Distance/distinfo

Modified: head/math/p5-Geo-Distance/Makefile
==============================================================================
--- head/math/p5-Geo-Distance/Makefile	Sun Mar 10 10:57:52 2019	(r495252)
+++ head/math/p5-Geo-Distance/Makefile	Sun Mar 10 10:57:58 2019	(r495253)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Geo-Distance
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	math perl5 geography
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +15,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-GIS-Distance>=0.11:math/p5-GIS-Distance
+RUN_DEPENDS=	p5-Const-Fast>=0.014:devel/p5-Const-Fast \
+		p5-GIS-Distance>=0.13:math/p5-GIS-Distance
 TEST_DEPENDS=	p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite
 
 USES=		perl5

Modified: head/math/p5-Geo-Distance/distinfo
==============================================================================
--- head/math/p5-Geo-Distance/distinfo	Sun Mar 10 10:57:52 2019	(r495252)
+++ head/math/p5-Geo-Distance/distinfo	Sun Mar 10 10:57:58 2019	(r495253)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552138497
-SHA256 (Geo-Distance-0.22.tar.gz) = 172a6cad47ce39a3b7a38e1fc81c90408911e36f90735e9ac649c922eea66dba
-SIZE (Geo-Distance-0.22.tar.gz) = 17416
+TIMESTAMP = 1552202530
+SHA256 (Geo-Distance-0.23.tar.gz) = d33122a5dfe8a9aee044015d24fa73a76a1cd31494cd47986d8e7bf94fe887a7
+SIZE (Geo-Distance-0.23.tar.gz) = 17731


More information about the svn-ports-all mailing list