Update p5-Devel-Cover from version 0.65 to version 0.66.
Upstream changes: Release 0.66 - 12th April 2010 - Move to faster method of collecting data. Could be up to twice as fast now. - Add -replace_ops options to be able to revert to previous collection method. - Test against 5.12.0 and update tests as necessry. - Work better with non-existent databases. - XS fixes related to overriding ops rather than replacing runops (Florian Ragwitz). - Don't chmod created directories (mkdir should suffice).
This commit is contained in:
parent
6fb4f9c99b
commit
c81d5ca583
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2009/08/24 00:08:34 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2010/04/24 20:00:13 seb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Devel-Cover-0.65
|
||||
DISTNAME= Devel-Cover-0.66
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2009/08/24 00:08:34 seb Exp $
|
||||
$NetBSD: distinfo,v 1.3 2010/04/24 20:00:13 seb Exp $
|
||||
|
||||
SHA1 (Devel-Cover-0.65.tar.gz) = 182da1886b8c4d60eb2723200f28314634725def
|
||||
RMD160 (Devel-Cover-0.65.tar.gz) = 8e558cedc88cb08b9f52d897ae074fcf9a2b30d0
|
||||
Size (Devel-Cover-0.65.tar.gz) = 137804 bytes
|
||||
SHA1 (Devel-Cover-0.66.tar.gz) = 6a5432354bb72f63177531da740fb906866aad27
|
||||
RMD160 (Devel-Cover-0.66.tar.gz) = 862547a22308f30310674986b4c1b37ae78f0878
|
||||
Size (Devel-Cover-0.66.tar.gz) = 149858 bytes
|
||||
|
|
Loading…
Reference in a new issue