Skip to content

Commit

Permalink
Update to 6.12
Browse files Browse the repository at this point in the history
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|timbunce/devel-nytprof#200>.  Corrections to
errors in documentation contributed by joshnaitis in L<GH 198: Fix typos in
/bin report generators|timbunce/devel-nytprof#198>.
'make' targets dependent on Subversion (former version control system) removed
in L<GH 196|timbunce/devel-nytprof#196>.  CPAN module
Sub::Name added as test-time prerequisite.
  • Loading branch information
wen committed Jun 27, 2023
1 parent a782381 commit 800e625
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Devel-NYTProf/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.41 2023/06/06 12:40:47 riastradh Exp $
# $NetBSD: Makefile,v 1.42 2023/06/27 07:10:43 wen Exp $

DISTNAME= Devel-NYTProf-6.11
DISTNAME= Devel-NYTProf-6.12
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Devel-NYTProf/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.26 2021/10/26 10:16:27 nia Exp $
$NetBSD: distinfo,v 1.27 2023/06/27 07:10:43 wen Exp $

BLAKE2s (Devel-NYTProf-6.11.tar.gz) = 7b93f335c61e903ece067a3eb5c729e62d3f46dbf1dad484e25b70b17e4202f3
SHA512 (Devel-NYTProf-6.11.tar.gz) = ce364f312fbf2c95be19ad713bfb1c1d5ffed70753a83181169a9544af2bd00b7eb29f135a5e93c834912df23619d769645acfe7bb1225a45ef6b43d2cbeb098
Size (Devel-NYTProf-6.11.tar.gz) = 499813 bytes
BLAKE2s (Devel-NYTProf-6.12.tar.gz) = 4b0520cd58492bfd03bcb8f86207b210bc7c00cdbdbe496cccfe7fe17ad2f6ba
SHA512 (Devel-NYTProf-6.12.tar.gz) = 80e02472ac88ca3b6c3ce439511a1a7a41cecfb6fe922727861f1583a55376cc066f62bcbd4fbb9aa23410b75dfaf570d569986c6048955c70ea59b309fbd43d
Size (Devel-NYTProf-6.12.tar.gz) = 499975 bytes

0 comments on commit 800e625

Please sign in to comment.