Index: head/math/p5-GIS-Distance-Fast/Makefile =================================================================== --- head/math/p5-GIS-Distance-Fast/Makefile (revision 297326) +++ head/math/p5-GIS-Distance-Fast/Makefile (revision 297327) @@ -1,28 +1,28 @@ # New ports collection makefile for: math/p5-GIS-Distance-Fast # Date created: 01 February 2010 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= GIS-Distance-Fast -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BLUEFEET PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= C implementation of GIS::Distance formulas BUILD_DEPENDS= p5-GIS-Distance>=0.07:${PORTSDIR}/math/p5-GIS-Distance RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= GIS::Distance::Fast.3 \ GIS::Distance::Formula::Cosine::Fast.3 \ GIS::Distance::Formula::Haversine::Fast.3 \ GIS::Distance::Formula::Vincenty::Fast.3 .include Property changes on: head/math/p5-GIS-Distance-Fast/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/math/p5-GIS-Distance-Fast/distinfo =================================================================== --- head/math/p5-GIS-Distance-Fast/distinfo (revision 297326) +++ head/math/p5-GIS-Distance-Fast/distinfo (revision 297327) @@ -1,2 +1,2 @@ -SHA256 (GIS-Distance-Fast-0.06.tar.gz) = 5b258acdc2680e5765706cc737456ce352d8900e588665849daa51e670b683ab -SIZE (GIS-Distance-Fast-0.06.tar.gz) = 17903 +SHA256 (GIS-Distance-Fast-0.07.tar.gz) = 36695389f61324b54d51d0d5c89275febfc31f1eed90a0f7df26ba57ad13b222 +SIZE (GIS-Distance-Fast-0.07.tar.gz) = 11414 Property changes on: head/math/p5-GIS-Distance-Fast/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property