Update devel/p5-CPAN-FindDependencies to 2.42.
Changes from previous: ---------------------- 2.42 2013-05-25 Bugfix to cope with inconsistent hash ordering 2.41 2012-09-03 Patched to work through HTTP proxies 2.4 2012-05-27 Fix for RT 65001, 02packages being corrupted by LWP::Simple::get being too damned clever for its own good
This commit is contained in:
parent
03b924a8f7
commit
393f955d12
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:43 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2014/04/23 06:49:04 hiramatsu Exp $
|
||||
|
||||
DISTNAME= CPAN-FindDependencies-2.34
|
||||
DISTNAME= CPAN-FindDependencies-2.42
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2010/06/14 20:31:51 seb Exp $
|
||||
$NetBSD: distinfo,v 1.2 2014/04/23 06:49:04 hiramatsu Exp $
|
||||
|
||||
SHA1 (CPAN-FindDependencies-2.34.tar.gz) = ce9081b6e22c04b8c9666554a4b01c4c0a1b4ff0
|
||||
RMD160 (CPAN-FindDependencies-2.34.tar.gz) = 055fb3d29d4995095ffe9001359990046bc18c6b
|
||||
Size (CPAN-FindDependencies-2.34.tar.gz) = 26783 bytes
|
||||
SHA1 (CPAN-FindDependencies-2.42.tar.gz) = c448a88f89d7025cc399600248595f6d9bbdda92
|
||||
RMD160 (CPAN-FindDependencies-2.42.tar.gz) = b8b11e1f4e2a2f2b6f7a755cbffa7260215070e1
|
||||
Size (CPAN-FindDependencies-2.42.tar.gz) = 27217 bytes
|
||||
|
|
Loading…
Reference in a new issue