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).
This commit is contained in:
parent
dc31d36290
commit
e6de698dfb
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue