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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 11 18:07:21 UTC 2019


Author: sunpoet
Date: Mon Mar 11 18:07:17 2019
New Revision: 495372
URL: https://svnweb.freebsd.org/changeset/ports/495372

Log:
  Update to 0.24
  
  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	Mon Mar 11 18:07:12 2019	(r495371)
+++ head/math/p5-Geo-Distance/Makefile	Mon Mar 11 18:07:17 2019	(r495372)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Geo-Distance
-PORTVERSION=	0.23
+PORTVERSION=	0.24
 CATEGORIES=	math perl5 geography
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Const-Fast>=0.014:devel/p5-Const-Fast \
-		p5-GIS-Distance>=0.13:math/p5-GIS-Distance
+		p5-GIS-Distance>=0.14: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	Mon Mar 11 18:07:12 2019	(r495371)
+++ head/math/p5-Geo-Distance/distinfo	Mon Mar 11 18:07:17 2019	(r495372)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552202530
-SHA256 (Geo-Distance-0.23.tar.gz) = d33122a5dfe8a9aee044015d24fa73a76a1cd31494cd47986d8e7bf94fe887a7
-SIZE (Geo-Distance-0.23.tar.gz) = 17731
+TIMESTAMP = 1552320911
+SHA256 (Geo-Distance-0.24.tar.gz) = 26a34df53ab34e20e3fc8ca46298f6e94554672faa855b3abea87c8e44078fbe
+SIZE (Geo-Distance-0.24.tar.gz) = 17818


More information about the svn-ports-all mailing list