diff options
author | wiz <wiz> | 2011-08-16 21:49:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-08-16 21:49:27 +0000 |
commit | 3255dfcfa041157d67680ecec68bbccfe1493494 (patch) | |
tree | 7cc13d194b09378c4b84c76afc5cda35b652bc56 /geography | |
parent | c83a025eb378c51ea9b3f1e3100c95bfda33bae3 (diff) | |
download | pkgsrc-3255dfcfa041157d67680ecec68bbccfe1493494.tar.gz |
Update to 0.17:
0.17 2011-06-28
- Fix circular package dependencies with Geo::Distance::XS (not really
an issue practically, but then again it wasn't really helping).
Diffstat (limited to 'geography')
-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 a58f12656fe..71c382ae8b7 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2011/08/14 12:48:49 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/08/16 21:49:27 wiz Exp $ # -DISTNAME= Geo-Distance-0.16 +DISTNAME= Geo-Distance-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Distance/distinfo b/geography/p5-Geo-Distance/distinfo index 6cd41cf3d96..8e03031bfda 100644 --- a/geography/p5-Geo-Distance/distinfo +++ b/geography/p5-Geo-Distance/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/09/22 20:50:27 sno Exp $ +$NetBSD: distinfo,v 1.3 2011/08/16 21:49:27 wiz Exp $ -SHA1 (Geo-Distance-0.16.tar.gz) = 460c4f641ea478a5b274b3f3a0c13a6117a01856 -RMD160 (Geo-Distance-0.16.tar.gz) = 44af3b4edebd64888f1ae3653619a43fc03e86a4 -Size (Geo-Distance-0.16.tar.gz) = 25060 bytes +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 |