diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-03-19 02:21:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-03-19 02:21:56 +0800 |
commit | e4bb7938f56eb73656308a53af0d821dbc2daf4a (patch) | |
tree | 8cf6087ae3695f0aaec38e70f700f7a6897a9b84 /math | |
parent | e508d2e1b4a0f85346f5de04a1af8461bf10aa4b (diff) | |
download | freebsd-ports-gnome-e4bb7938f56eb73656308a53af0d821dbc2daf4a.tar.gz freebsd-ports-gnome-e4bb7938f56eb73656308a53af0d821dbc2daf4a.tar.zst freebsd-ports-gnome-e4bb7938f56eb73656308a53af0d821dbc2daf4a.zip |
Update to 0.14
Changes: https://metacpan.org/changes/distribution/GIS-Distance-Fast
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-GIS-Distance-Fast/Makefile | 5 | ||||
-rw-r--r-- | math/p5-GIS-Distance-Fast/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile index 2a41602b8a72..19a2e5149857 100644 --- a/math/p5-GIS-Distance-Fast/Makefile +++ b/math/p5-GIS-Distance-Fast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GIS-Distance-Fast -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BLUEFEET @@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-namespace-clean>=0.24:devel/p5-namespace-clean \ p5-strictures>=2.000000:devel/p5-strictures -TEST_DEPENDS= p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite +TEST_DEPENDS= p5-GIS-Distance>=0.17:math/p5-GIS-Distance \ + p5-Test2-Suite>=0.000094:devel/p5-Test2-Suite USES= perl5 USE_PERL5= modbuildtiny diff --git a/math/p5-GIS-Distance-Fast/distinfo b/math/p5-GIS-Distance-Fast/distinfo index 0f4d3a8e9dc9..f31cf8fc372f 100644 --- a/math/p5-GIS-Distance-Fast/distinfo +++ b/math/p5-GIS-Distance-Fast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552819676 -SHA256 (GIS-Distance-Fast-0.13.tar.gz) = 6a0c19154c76d83f51531e9d50b34e2c574d88a809d64239d5c2160950032608 -SIZE (GIS-Distance-Fast-0.13.tar.gz) = 61791 +TIMESTAMP = 1552911256 +SHA256 (GIS-Distance-Fast-0.14.tar.gz) = 1147309a47d846199b961a3388cd18aa048e2f0d15d34b68c1960a94accba40b +SIZE (GIS-Distance-Fast-0.14.tar.gz) = 61812 |