Skip to content

Commit

Permalink
Update to devel/p5-Devel-NYTProf-6.0.3
Browse files Browse the repository at this point in the history
--------------------------------------
Changes in Devel::NYTProf 6.03 - 25th March 2016

  Fix to account for the deep stack optimizations in perl 5.23.8
    by Dave Mitchell, with my great gratitude!
  Fix SIGUSR2 on MSWin32 and div by zero #78 PR#79
    with thanks to Nicolas Georges.
  Fix for perl 5.8.8 but adding definition for tTHX.
  Unify 'Profile format error' messages.

  Improve the TROUBLESHOOTING docs.
  Added some more docs for the start=init option #85
  Corrected URL of KCachegrind home page #87
    with thanks to Denis Ibaev.
  Corrected URL of sample report #80
  Removed dead code.nytimes.com URL and redundant history #84
  • Loading branch information
mef committed Apr 10, 2016
1 parent b6dd0f0 commit 889a3da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Devel-NYTProf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.23 2015/08/15 14:00:38 mef Exp $
# $NetBSD: Makefile,v 1.24 2016/04/10 02:15:40 mef Exp $

DISTNAME= Devel-NYTProf-6.02
DISTNAME= Devel-NYTProf-6.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Devel-NYTProf/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.17 2015/11/03 03:28:10 agc Exp $
$NetBSD: distinfo,v 1.18 2016/04/10 02:15:40 mef Exp $

SHA1 (Devel-NYTProf-6.02.tar.gz) = cf0f26eb1c6e966787a439cec3bfc7f59cc6a15c
RMD160 (Devel-NYTProf-6.02.tar.gz) = 6c95ab4964e190c1c6143a91ce45a785d73f84f2
SHA512 (Devel-NYTProf-6.02.tar.gz) = f2e3a65d7351e982c6cb00a2cbd446d1aebd3438e89452b910169072ded0a21aac8a27a4fa99efe5f941f22e62b20881b40a17cbd2bb1cada6e5418d39b133bc
Size (Devel-NYTProf-6.02.tar.gz) = 437762 bytes
SHA1 (Devel-NYTProf-6.03.tar.gz) = 85533c100cd89eb6cca640330db7ff0cb99e7b2b
RMD160 (Devel-NYTProf-6.03.tar.gz) = 34ca942665e6a81b6d06487ba7e40477dadfeafd
SHA512 (Devel-NYTProf-6.03.tar.gz) = ac45259a1a7914941682ae6af1d1101b9248249ad34e2a839e2c4cb443c1354791ed5fb852ed6f6180b48b57943a73046bebb3791301e267f96434a17d5020e0
Size (Devel-NYTProf-6.03.tar.gz) = 437660 bytes

0 comments on commit 889a3da

Please sign in to comment.