pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IPC-Run
Module Name: pkgsrc
Committed By: wen
Date: Sun Sep 21 02:44:30 UTC 2025
Modified Files:
pkgsrc/devel/p5-IPC-Run: Makefile distinfo
Log Message:
Update to 20250809.0
Upstream changes:
20250809.0 Sat Aug 9 2025
- Tests are good in dev version. Releasing to stable.
20250715.0_01 Tue Jul 15 2025
- #172 - Reduce delays in detecting child exit
- #174 - Add quickstart section at the top of the docs
- #177 - Retry _read() on EINTR, instead of losing pipe contents.
- In test suite, work around bug in NetBSD 10.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/devel/p5-IPC-Run/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-IPC-Run/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-Run/Makefile
diff -u pkgsrc/devel/p5-IPC-Run/Makefile:1.47 pkgsrc/devel/p5-IPC-Run/Makefile:1.48
--- pkgsrc/devel/p5-IPC-Run/Makefile:1.47 Fri Jul 4 08:45:58 2025
+++ pkgsrc/devel/p5-IPC-Run/Makefile Sun Sep 21 02:44:30 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2025/07/04 08:45:58 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2025/09/21 02:44:30 wen Exp $
-DISTNAME= IPC-Run-20231003.0
+DISTNAME= IPC-Run-20250809.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
Index: pkgsrc/devel/p5-IPC-Run/distinfo
diff -u pkgsrc/devel/p5-IPC-Run/distinfo:1.19 pkgsrc/devel/p5-IPC-Run/distinfo:1.20
--- pkgsrc/devel/p5-IPC-Run/distinfo:1.19 Sun Nov 5 02:19:34 2023
+++ pkgsrc/devel/p5-IPC-Run/distinfo Sun Sep 21 02:44:30 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2023/11/05 02:19:34 wen Exp $
+$NetBSD: distinfo,v 1.20 2025/09/21 02:44:30 wen Exp $
-BLAKE2s (IPC-Run-20231003.0.tar.gz) = 9ce32eb2f9dde685daea890d5a515ec7a8a00f3250b70c7b07b00fba528565ac
-SHA512 (IPC-Run-20231003.0.tar.gz) = 81b94715e61f2a302ba4cfbd03f6af14ab66d438dfdf58187ccf8b0f7ff562fd343ef560ad48dad8118342dd493530560ac89beca6de2818663d556d18feff90
-Size (IPC-Run-20231003.0.tar.gz) = 135491 bytes
+BLAKE2s (IPC-Run-20250809.0.tar.gz) = 6c1831c49c61d5c174d74d14fcc3b309fd0db6a20426188788f7f3abe69f2991
+SHA512 (IPC-Run-20250809.0.tar.gz) = 6f1caf447db58878d30fd6e07238807f0f71c8525e6d301ec5278796a346b85d84014c399fd8fe2ce01f3e52d9daadf7cfc94005ea87becdc59839ea0c3fa559
+Size (IPC-Run-20250809.0.tar.gz) = 138817 bytes
SHA1 (patch-aa) = c078542da7548c3d46cbd6c656cdfb99308ae11c
Home |
Main Index |
Thread Index |
Old Index