Index: head/devel/p5-Geo-ShapeFile/Makefile =================================================================== --- head/devel/p5-Geo-ShapeFile/Makefile (revision 511307) +++ head/devel/p5-Geo-ShapeFile/Makefile (revision 511308) @@ -1,25 +1,26 @@ # Created by: estith # $FreeBSD$ PORTNAME= Geo-ShapeFile -PORTVERSION= 2.66 +PORTVERSION= 3.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Extension for handling ESRI GIS Shapefiles LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tree-R>0:devel/p5-Tree-R \ p5-autovivification>0:devel/p5-autovivification +TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception NO_ARCH= yes USES= dos2unix perl5 DOS2UNIX_GLOB= *.pm *.pl *.t USE_PERL5= configure .include Index: head/devel/p5-Geo-ShapeFile/distinfo =================================================================== --- head/devel/p5-Geo-ShapeFile/distinfo (revision 511307) +++ head/devel/p5-Geo-ShapeFile/distinfo (revision 511308) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551966275 -SHA256 (Geo-ShapeFile-2.66.tar.gz) = c0470986bb9f805b079ca1a53916bf6abb568ac7056806483306b92abad610da -SIZE (Geo-ShapeFile-2.66.tar.gz) = 333574 +TIMESTAMP = 1567771012 +SHA256 (Geo-ShapeFile-3.00.tar.gz) = f9657c82d170df0d9564484c1335cdbf0b85efbd6acc1cfb0c7a5a971b9519a3 +SIZE (Geo-ShapeFile-3.00.tar.gz) = 358391 Index: head/devel/p5-Geo-ShapeFile/pkg-descr =================================================================== --- head/devel/p5-Geo-ShapeFile/pkg-descr (revision 511307) +++ head/devel/p5-Geo-ShapeFile/pkg-descr (revision 511308) @@ -1,4 +1,4 @@ The Geo::ShapeFile module reads ESRI ShapeFiles containing GIS mapping data, it has support for shp (shape), shx (shape index), and dbf (data base) formats. -WWW: https://metacpan.org/release/Geo-ShapeFile +WWW: https://metacpan.org/pod/Geo::ShapeFile