diff options
author | wen <wen@pkgsrc.org> | 2012-08-29 14:20:23 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-08-29 14:20:23 +0000 |
commit | ac0502491a53ba822f60266749af1a6d4c8f9b53 (patch) | |
tree | 97b4334f64e36f1671d3bbf79b713ff107321cdb /geography/p5-Geo-Distance | |
parent | 7b2680390655d75608a1346c0f36fe497f3a6da1 (diff) | |
download | pkgsrc-ac0502491a53ba822f60266749af1a6d4c8f9b53.tar.gz |
Update to 0.19
Upstream changes:
0.19 2012-04-03
- Fix various typos.
- Fix floating point error in the hsin formula.
0.18 2012-03-23
- Fix gcd calculation to use ** instead of ^.
Diffstat (limited to 'geography/p5-Geo-Distance')
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-Distance/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index 71c382ae8b7..885d9f0dc4c 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/08/16 21:49:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/08/29 14:20:23 wen Exp $ # -DISTNAME= Geo-Distance-0.17 +DISTNAME= Geo-Distance-0.19 PKGNAME= p5-${DISTNAME} CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Distance/distinfo b/geography/p5-Geo-Distance/distinfo index 8e03031bfda..de4c473c94f 100644 --- a/geography/p5-Geo-Distance/distinfo +++ b/geography/p5-Geo-Distance/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/08/16 21:49:27 wiz Exp $ +$NetBSD: distinfo,v 1.4 2012/08/29 14:20:23 wen Exp $ -SHA1 (Geo-Distance-0.17.tar.gz) = 594f20eb8bca59f33689a7782ab1a62b164aecf4 -RMD160 (Geo-Distance-0.17.tar.gz) = a1fc48bac1245d1d96713e04f4930ce18f96b1d7 -Size (Geo-Distance-0.17.tar.gz) = 17889 bytes +SHA1 (Geo-Distance-0.19.tar.gz) = 3c1446a86e7c67d26134f1d95d2abda93a66ad1b +RMD160 (Geo-Distance-0.19.tar.gz) = 1ead1e33cc1d863093c6470b60d469ce448dc2f8 +Size (Geo-Distance-0.19.tar.gz) = 18657 bytes |