diff options
author | tobez <tobez@FreeBSD.org> | 2010-02-03 20:31:51 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-02-03 20:31:51 +0800 |
commit | 25cad49608577761ec520625aeffd188300a1d0a (patch) | |
tree | 02541e93b858c63dabcf7ec8c806d9457ee73092 /math/p5-GIS-Distance-Fast | |
parent | 5a4df8d027df80f8316569f26ddac322c47a9741 (diff) | |
download | freebsd-ports-gnome-25cad49608577761ec520625aeffd188300a1d0a.tar.gz freebsd-ports-gnome-25cad49608577761ec520625aeffd188300a1d0a.tar.zst freebsd-ports-gnome-25cad49608577761ec520625aeffd188300a1d0a.zip |
Update to 0.06.
Changes: http://search.cpan.org/dist/GIS-Distance-Fast/Changes
Diffstat (limited to 'math/p5-GIS-Distance-Fast')
-rw-r--r-- | math/p5-GIS-Distance-Fast/Makefile | 4 | ||||
-rw-r--r-- | math/p5-GIS-Distance-Fast/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile index 0847826921d9..b4d5ddafd2a0 100644 --- a/math/p5-GIS-Distance-Fast/Makefile +++ b/math/p5-GIS-Distance-Fast/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GIS-Distance-Fast -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= math perl5 MASTER_SITES= CPAN/../../authors/id/B/BL/BLUEFEET MASTER_SITE_SUBDIR= GIS @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= C implementation of GIS::Distance formulas -BUILD_DEPENDS= p5-GIS-Distance>=0.06:${PORTSDIR}/math/p5-GIS-Distance +BUILD_DEPENDS= p5-GIS-Distance>=0.07:${PORTSDIR}/math/p5-GIS-Distance RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/math/p5-GIS-Distance-Fast/distinfo b/math/p5-GIS-Distance-Fast/distinfo index 56c0439de538..edf2501e766b 100644 --- a/math/p5-GIS-Distance-Fast/distinfo +++ b/math/p5-GIS-Distance-Fast/distinfo @@ -1,3 +1,3 @@ -MD5 (GIS-Distance-Fast-0.05.tar.gz) = b970c721afd7caca1f26bde3129cd06b -SHA256 (GIS-Distance-Fast-0.05.tar.gz) = 1b36dd67ba878050e76cc392e2da4715533d0a940c17f522249c25faf9634925 -SIZE (GIS-Distance-Fast-0.05.tar.gz) = 17859 +MD5 (GIS-Distance-Fast-0.06.tar.gz) = a5d70b1659e91a7b18b9c41fcc516dcc +SHA256 (GIS-Distance-Fast-0.06.tar.gz) = 5b258acdc2680e5765706cc737456ce352d8900e588665849daa51e670b683ab +SIZE (GIS-Distance-Fast-0.06.tar.gz) = 17903 |