diff options
author | jadawin <jadawin@FreeBSD.org> | 2009-09-14 16:42:58 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2009-09-14 16:42:58 +0800 |
commit | df0fed841cd537ea4bf13a29310725bfa7860145 (patch) | |
tree | 824bf1e2bee182e9b5a018beb493f98d70143ef9 /math/p5-Geo-Distance | |
parent | fcb90ee3d54a46f19b8f9e952ba4588dc1e4f6c6 (diff) | |
download | freebsd-ports-gnome-df0fed841cd537ea4bf13a29310725bfa7860145.tar.gz freebsd-ports-gnome-df0fed841cd537ea4bf13a29310725bfa7860145.tar.zst freebsd-ports-gnome-df0fed841cd537ea4bf13a29310725bfa7860145.zip |
- Update to 0.16
- Changelog : http://cpansearch.perl.org/src/BLUEFEET/Geo-Distance-0.16/Changes
- Author updated to 0.16 because 0.15 package was broken.
Diffstat (limited to 'math/p5-Geo-Distance')
-rw-r--r-- | math/p5-Geo-Distance/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Geo-Distance/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Geo-Distance/Makefile b/math/p5-Geo-Distance/Makefile index e014c7a14988..67d98a5b1d54 100644 --- a/math/p5-Geo-Distance/Makefile +++ b/math/p5-Geo-Distance/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-Distance -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= math perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Geo-Distance/distinfo b/math/p5-Geo-Distance/distinfo index 7104de4713e6..725551a56202 100644 --- a/math/p5-Geo-Distance/distinfo +++ b/math/p5-Geo-Distance/distinfo @@ -1,3 +1,3 @@ -MD5 (Geo-Distance-0.15.tar.gz) = 1f49971fa54a707869b7c100a75d1c91 -SHA256 (Geo-Distance-0.15.tar.gz) = c0515a83283e2fe903945f25de0c47fa61a6f36c80d28a3235fbfc631b2bfdc2 -SIZE (Geo-Distance-0.15.tar.gz) = 25323 +MD5 (Geo-Distance-0.16.tar.gz) = c413eb02841580991ed6c3326708945d +SHA256 (Geo-Distance-0.16.tar.gz) = ab3668225e358ec922566c59b005b0655dc8afa07f34d478dfb60f1d684b4d56 +SIZE (Geo-Distance-0.16.tar.gz) = 25060 |