diff options
author | wen <wen@pkgsrc.org> | 2013-02-01 05:36:14 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-02-01 05:36:14 +0000 |
commit | ec7f4d162944e14d65432094a222aae5899e8929 (patch) | |
tree | dabf753a69abb6293014c7617fbdd5acc7e7cf04 /geography/p5-Geo-Distance | |
parent | db72aea53ef695284f9ca0d41a63fb3fe852e36b (diff) | |
download | pkgsrc-ec7f4d162944e14d65432094a222aae5899e8929.tar.gz |
Update to 0.20
Upstream changes:
0.20 2012-10-19
- Fix a test that was comparing floating point numbers and falling over on
some platforms.
Diffstat (limited to 'geography/p5-Geo-Distance')
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 5 | ||||
-rw-r--r-- | geography/p5-Geo-Distance/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index d698b7ff779..3b8923ae697 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/10/04 09:19:19 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/01 05:36:14 wen Exp $ # -DISTNAME= Geo-Distance-0.19 +DISTNAME= Geo-Distance-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Distance/distinfo b/geography/p5-Geo-Distance/distinfo index de4c473c94f..f41c4e54e73 100644 --- a/geography/p5-Geo-Distance/distinfo +++ b/geography/p5-Geo-Distance/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/08/29 14:20:23 wen Exp $ +$NetBSD: distinfo,v 1.5 2013/02/01 05:36:14 wen Exp $ -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 +SHA1 (Geo-Distance-0.20.tar.gz) = bb451e643a27f515107e11d73a3c0aeea09dbb43 +RMD160 (Geo-Distance-0.20.tar.gz) = 3bee03fde6d19a12ad5d52d7714dda7a23b1a5c4 +Size (Geo-Distance-0.20.tar.gz) = 18727 bytes |