pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-IPC-Run3



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 11 01:29:57 UTC 2024

Modified Files:
        pkgsrc/devel/p5-IPC-Run3: Makefile distinfo

Log Message:
Update to 0.049

Upstream changes:
0.049 2024-01-20
        - avoid some uninitialized warnings in ProfLogReader
        - improve errno handling on Windows (thanks, Graham Ollis)
        - avoid leaking fds (thanks, Dan Book)
        - fix typos in docs (thanks, Yoshikazu Sawa and Jakub Wilk)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-IPC-Run3/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-IPC-Run3/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-IPC-Run3/Makefile
diff -u pkgsrc/devel/p5-IPC-Run3/Makefile:1.26 pkgsrc/devel/p5-IPC-Run3/Makefile:1.27
--- pkgsrc/devel/p5-IPC-Run3/Makefile:1.26      Thu Jul  6 09:39:23 2023
+++ pkgsrc/devel/p5-IPC-Run3/Makefile   Sun Aug 11 01:29:57 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2023/07/06 09:39:23 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2024/08/11 01:29:57 wen Exp $
 
-DISTNAME=      IPC-Run3-0.048
+DISTNAME=      IPC-Run3-0.049
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   9
 CATEGORIES=    perl5 devel
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IPC/}
 

Index: pkgsrc/devel/p5-IPC-Run3/distinfo
diff -u pkgsrc/devel/p5-IPC-Run3/distinfo:1.10 pkgsrc/devel/p5-IPC-Run3/distinfo:1.11
--- pkgsrc/devel/p5-IPC-Run3/distinfo:1.10      Tue Oct 26 10:16:48 2021
+++ pkgsrc/devel/p5-IPC-Run3/distinfo   Sun Aug 11 01:29:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:16:48 nia Exp $
+$NetBSD: distinfo,v 1.11 2024/08/11 01:29:57 wen Exp $
 
-BLAKE2s (IPC-Run3-0.048.tar.gz) = eaef3f2a119fc9a5a865b92a73f6564ed0b9d5408b773f0efe95792288733676
-SHA512 (IPC-Run3-0.048.tar.gz) = 50432850d8dccd2e59aa6684d34f3e3242fd7df3eb4d9a5eb02dae389aa46b5fd68cc54114a157c3fe99956e68e74d575ab3db5009b7bf7d5c325f1f109b1262
-Size (IPC-Run3-0.048.tar.gz) = 20312 bytes
+BLAKE2s (IPC-Run3-0.049.tar.gz) = 8eb87a7a10def22a0fef3733eeab4d6fcaf58acac52134fab460d0e6bc8ac0bd
+SHA512 (IPC-Run3-0.049.tar.gz) = 19dbf902666ccb56bfdb02c0c4e9ef585d773e1b8b53d4627367a3c0344d08a6358a733786b8de97e615b6916b716c4e66e73ae263986a2cacf50ab155539c55
+Size (IPC-Run3-0.049.tar.gz) = 20660 bytes



Home | Main Index | Thread Index | Old Index