Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2019 21:56:03 +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: r492010 - head/graphics/p5-Geo-Point
Message-ID:  <201902022156.x12Lu3CO082067@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb  2 21:56:03 2019
New Revision: 492010
URL: https://svnweb.freebsd.org/changeset/ports/492010

Log:
  Update to 0.98
  
  Changes:	https://metacpan.org/changes/distribution/Geo-Point

Modified:
  head/graphics/p5-Geo-Point/Makefile
  head/graphics/p5-Geo-Point/distinfo

Modified: head/graphics/p5-Geo-Point/Makefile
==============================================================================
--- head/graphics/p5-Geo-Point/Makefile	Sat Feb  2 21:55:57 2019	(r492009)
+++ head/graphics/p5-Geo-Point/Makefile	Sat Feb  2 21:56:03 2019	(r492010)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Geo-Point
-PORTVERSION=	0.97
+PORTVERSION=	0.98
 CATEGORIES=	graphics devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,8 +18,9 @@ RUN_DEPENDS=	p5-Geo-Distance>=0.06:math/p5-Geo-Distanc
 		p5-Geo-Proj4>=1.01:graphics/p5-Geo-Proj4 \
 		p5-Math-Polygon>=1.01:math/p5-Math-Polygon
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/p5-Geo-Point/distinfo
==============================================================================
--- head/graphics/p5-Geo-Point/distinfo	Sat Feb  2 21:55:57 2019	(r492009)
+++ head/graphics/p5-Geo-Point/distinfo	Sat Feb  2 21:56:03 2019	(r492010)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516879977
-SHA256 (Geo-Point-0.97.tar.gz) = 84f764a30b834f25f41ff9f6170fa9ee8eaabaf9e58cd5103a3b847cf6cbc5ab
-SIZE (Geo-Point-0.97.tar.gz) = 25456
+TIMESTAMP = 1549103581
+SHA256 (Geo-Point-0.98.tar.gz) = c9a038d9f3d86950013df8f3587577519e85499542be82b64957e572f3a2b66d
+SIZE (Geo-Point-0.98.tar.gz) = 25580



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