Update to 0.11.
Changes: http://search.cpan.org/dist/Geo-Distance-XS/Changes PR: 167060 Submitted by: sunpoet
This commit is contained in:
parent
261e45efd9
commit
ac030f87ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295011
2 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= Geo-Distance-XS
|
||||
PORTVERSION= 0.09
|
||||
PORTVERSION= 0.11
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Geo
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
|
@ -17,6 +16,7 @@ COMMENT= Calculate Distances and Closest Locations faster
|
|||
|
||||
BUILD_DEPENDS= p5-Geo-Distance>=0.16:${PORTSDIR}/math/p5-Geo-Distance
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Geo-Distance-XS-0.09.tar.gz) = 8e560faa1c4e5866783709f03d17346997eb07dec8706838b84b4b5e3ba72aa4
|
||||
SIZE (Geo-Distance-XS-0.09.tar.gz) = 23968
|
||||
SHA256 (Geo-Distance-XS-0.11.tar.gz) = dcff4b331e89135959699f63a69b3c89d8dd64f678aae8fbf95fd70cc5f9c968
|
||||
SIZE (Geo-Distance-XS-0.11.tar.gz) = 25760
|
||||
|
|
Loading…
Reference in a new issue