pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Devel-NYTProf



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jun 27 07:10:43 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Devel-NYTProf: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/p5-Devel-NYTProf/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Devel-NYTProf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Devel-NYTProf/Makefile
diff -u pkgsrc/devel/p5-Devel-NYTProf/Makefile:1.41 pkgsrc/devel/p5-Devel-NYTProf/Makefile:1.42
--- pkgsrc/devel/p5-Devel-NYTProf/Makefile:1.41 Tue Jun  6 12:40:47 2023
+++ pkgsrc/devel/p5-Devel-NYTProf/Makefile      Tue Jun 27 07:10:43 2023
@@ -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/}
 

Index: pkgsrc/devel/p5-Devel-NYTProf/distinfo
diff -u pkgsrc/devel/p5-Devel-NYTProf/distinfo:1.26 pkgsrc/devel/p5-Devel-NYTProf/distinfo:1.27
--- pkgsrc/devel/p5-Devel-NYTProf/distinfo:1.26 Tue Oct 26 10:16:27 2021
+++ pkgsrc/devel/p5-Devel-NYTProf/distinfo      Tue Jun 27 07:10:43 2023
@@ -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



Home | Main Index | Thread Index | Old Index