Tue Jun 27 07:10:43 2023 UTC ()
Update to 6.12

Upstream changes:
Changes in Devel::NYTProf 6.12 - 16th Nov 2022

B<There should be no significant differences in the performance of Devel-NYTProf
from that of the previous release.>  This release is primarily focused on
adapting the library to a change in Perl 5 as of release 5.37.6 in November
2022; code contributed by Tony Cook in L<GH 200: support SSNEW*() macros
returning SSize_t instead of
I32|https://github.com/timbunce/devel-nytprof/pull/200>.  Corrections to
errors in documentation contributed by joshnaitis in L<GH 198: Fix typos in
/bin report generators|https://github.com/timbunce/devel-nytprof/pull/198>.
'make' targets dependent on Subversion (former version control system) removed
in L<GH 196|https://github.com/timbunce/devel-nytprof/pull/196>.  CPAN module
Sub::Name added as test-time prerequisite.


(wen)
diff -r1.41 -r1.42 pkgsrc/devel/p5-Devel-NYTProf/Makefile
diff -r1.26 -r1.27 pkgsrc/devel/p5-Devel-NYTProf/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/devel/p5-Devel-NYTProf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Devel-NYTProf/Makefile 2023/06/06 12:40:47 1.41
+++ pkgsrc/devel/p5-Devel-NYTProf/Makefile 2023/06/27 07:10:43 1.42
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.41 2023/06/06 12:40:47 riastradh Exp $ 1# $NetBSD: Makefile,v 1.42 2023/06/27 07:10:43 wen Exp $
2 2
3DISTNAME= Devel-NYTProf-6.11 3DISTNAME= Devel-NYTProf-6.12
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Devel-NYTProf 9HOMEPAGE= https://metacpan.org/release/Devel-NYTProf
11COMMENT= Powerful feature-rich Perl 5 source code profiler 10COMMENT= Powerful feature-rich Perl 5 source code profiler
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS 13DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
15DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS 14DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
16TOOL_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences 15TOOL_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
17TOOL_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff 16TOOL_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
18 17

cvs diff -r1.26 -r1.27 pkgsrc/devel/p5-Devel-NYTProf/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Devel-NYTProf/distinfo 2021/10/26 10:16:27 1.26
+++ pkgsrc/devel/p5-Devel-NYTProf/distinfo 2023/06/27 07:10:43 1.27
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.26 2021/10/26 10:16:27 nia Exp $ 1$NetBSD: distinfo,v 1.27 2023/06/27 07:10:43 wen Exp $
2 2
3BLAKE2s (Devel-NYTProf-6.11.tar.gz) = 7b93f335c61e903ece067a3eb5c729e62d3f46dbf1dad484e25b70b17e4202f3 3BLAKE2s (Devel-NYTProf-6.12.tar.gz) = 4b0520cd58492bfd03bcb8f86207b210bc7c00cdbdbe496cccfe7fe17ad2f6ba
4SHA512 (Devel-NYTProf-6.11.tar.gz) = ce364f312fbf2c95be19ad713bfb1c1d5ffed70753a83181169a9544af2bd00b7eb29f135a5e93c834912df23619d769645acfe7bb1225a45ef6b43d2cbeb098 4SHA512 (Devel-NYTProf-6.12.tar.gz) = 80e02472ac88ca3b6c3ce439511a1a7a41cecfb6fe922727861f1583a55376cc066f62bcbd4fbb9aa23410b75dfaf570d569986c6048955c70ea59b309fbd43d
5Size (Devel-NYTProf-6.11.tar.gz) = 499813 bytes 5Size (Devel-NYTProf-6.12.tar.gz) = 499975 bytes