Updating package for CPAN module Devel::NYTProf from 4.06nb1 to 4.09.
Upstream changes: Changes in Devel::NYTProf 4.09 (svn 1431) 15th Sep 2012 Fixed to work for perl v5.17.3+ thanks to David Mitchell. Changes in Devel::NYTProf 4.08 (svn 1427) 11th Aug 2012 Fixed version numbers in nytprofhtml and nytprofmerge. Changes in Devel::NYTProf 4.07 (svn 1419) 10th Aug 2012 Fixed html generation to be valid, RT#70207 (H.Merijn Brand). nytprofmerge no longer dies on some errors, RT#75918. nytprofmerge now sums cumulative_overhead_ticks, RT#75909. nytprofmerge now gets in man page installed, RT#75911. Enable file=/dev/null to work as fix for RT#74565. Updated ::Apache docs including troubleshooting, RT#75912. Note Devel::NYTProf::Data is undocumented and why, RT#75914. Use Browser::Open if installed for nytprofhtml --open. Added and clarified some notes in the troubleshooting docs. Added warning for Apache2::SizeLimit in ::Apache, RT#75912. Clarified docs re fork generating multiple files, RT#78873.
This commit is contained in:
parent
2aa8c09ac3
commit
59cfa4be52
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.13 2012/10/03 21:54:54 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2012/10/19 07:33:47 sno Exp $
|
||||
|
||||
DISTNAME= Devel-NYTProf-4.06
|
||||
DISTNAME= Devel-NYTProf-4.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2011/08/12 08:24:55 adam Exp $
|
||||
$NetBSD: distinfo,v 1.12 2012/10/19 07:33:47 sno Exp $
|
||||
|
||||
SHA1 (Devel-NYTProf-4.06.tar.gz) = 1cbc721db4685622527856d8751b4a67ced59b20
|
||||
RMD160 (Devel-NYTProf-4.06.tar.gz) = 68f9db622f027cac3bac4119ebe64344d680fa70
|
||||
Size (Devel-NYTProf-4.06.tar.gz) = 410485 bytes
|
||||
SHA1 (Devel-NYTProf-4.09.tar.gz) = 6a3a6c67c2b095946be428bad9687fdb48411d19
|
||||
RMD160 (Devel-NYTProf-4.09.tar.gz) = ca0f6430beadef001de91d0ba656c78f93371d64
|
||||
Size (Devel-NYTProf-4.09.tar.gz) = 413599 bytes
|
||||
|
|
Loading…
Reference in a new issue