Date: Sat, 9 Mar 2019 12:08:42 +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: r495126 - head/math/p5-Geo-Distance-XS Message-ID: <201903091208.x29C8gme002281@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 9 12:08:41 2019 New Revision: 495126 URL: https://svnweb.freebsd.org/changeset/ports/495126 Log: Take maintainership Modified: head/math/p5-Geo-Distance-XS/Makefile head/math/p5-Geo-Distance-XS/pkg-descr Modified: head/math/p5-Geo-Distance-XS/Makefile ============================================================================== --- head/math/p5-Geo-Distance-XS/Makefile Sat Mar 9 12:08:36 2019 (r495125) +++ head/math/p5-Geo-Distance-XS/Makefile Sat Mar 9 12:08:41 2019 (r495126) @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate Distances and Closest Locations faster LICENSE= ART10 GPLv1+ Modified: head/math/p5-Geo-Distance-XS/pkg-descr ============================================================================== --- head/math/p5-Geo-Distance-XS/pkg-descr Sat Mar 9 12:08:36 2019 (r495125) +++ head/math/p5-Geo-Distance-XS/pkg-descr Sat Mar 9 12:08:41 2019 (r495126) @@ -1,5 +1,5 @@ -The Geo::Distance::XS module provides faster C implementations of the -distance calculations found in Geo::Distance. See the documentation for -that module for usage. +The Geo::Distance::XS module provides faster C implementations of the distance +calculations found in Geo::Distance. See the documentation for that module for +usage. WWW: https://metacpan.org/release/Geo-Distance-XS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903091208.x29C8gme002281>