Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2018 06:07:03 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481602 - head/math/p5-GIS-Distance-Fast
Message-ID:  <201810090607.w99673NN057165@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Oct  9 06:07:03 2018
New Revision: 481602
URL: https://svnweb.freebsd.org/changeset/ports/481602

Log:
  - Update to 0.08
  Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast
  - Update DEPENDS

Modified:
  head/math/p5-GIS-Distance-Fast/Makefile
  head/math/p5-GIS-Distance-Fast/distinfo

Modified: head/math/p5-GIS-Distance-Fast/Makefile
==============================================================================
--- head/math/p5-GIS-Distance-Fast/Makefile	Tue Oct  9 05:55:56 2018	(r481601)
+++ head/math/p5-GIS-Distance-Fast/Makefile	Tue Oct  9 06:07:03 2018	(r481602)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	GIS-Distance-Fast
-PORTVERSION=	0.07
-PORTREVISION=	1
+PORTVERSION=	0.08
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BLUEFEET
@@ -13,7 +12,8 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	C implementation of GIS::Distance formulas
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-GIS-Distance>=0.07:math/p5-GIS-Distance
+RUN_DEPENDS=	p5-GIS-Distance>=0.09:math/p5-GIS-Distance \
+		p5-Moo>=1.0:devel/p5-Moo
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/math/p5-GIS-Distance-Fast/distinfo
==============================================================================
--- head/math/p5-GIS-Distance-Fast/distinfo	Tue Oct  9 05:55:56 2018	(r481601)
+++ head/math/p5-GIS-Distance-Fast/distinfo	Tue Oct  9 06:07:03 2018	(r481602)
@@ -1,2 +1,3 @@
-SHA256 (GIS-Distance-Fast-0.07.tar.gz) = 36695389f61324b54d51d0d5c89275febfc31f1eed90a0f7df26ba57ad13b222
-SIZE (GIS-Distance-Fast-0.07.tar.gz) = 11414
+TIMESTAMP = 1539064588
+SHA256 (GIS-Distance-Fast-0.08.tar.gz) = ab6d9ed0567842c164945bccbeabe088448d3a62e28d0125f80b795d38cbbb6a
+SIZE (GIS-Distance-Fast-0.08.tar.gz) = 11470



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