pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test2-Plugin-IOEvents
Module Name: pkgsrc
Committed By: wen
Date: Sun Jan 18 08:28:27 UTC 2026
Added Files:
pkgsrc/devel/p5-Test2-Plugin-IOEvents: DESCR Makefile distinfo
Log Message:
Import Test2::Plugin::IOEvents-0.001001 as p5-Test2-Plugin-IOEvents.
Test2::Plugin::IOEvents turns prints to STDOUT and STDERR (including warnings)
into proper Test2 events.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Test2-Plugin-IOEvents/DESCR \
pkgsrc/devel/p5-Test2-Plugin-IOEvents/Makefile \
pkgsrc/devel/p5-Test2-Plugin-IOEvents/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/p5-Test2-Plugin-IOEvents/DESCR
diff -u /dev/null pkgsrc/devel/p5-Test2-Plugin-IOEvents/DESCR:1.1
--- /dev/null Sun Jan 18 08:28:27 2026
+++ pkgsrc/devel/p5-Test2-Plugin-IOEvents/DESCR Sun Jan 18 08:28:27 2026
@@ -0,0 +1,2 @@
+Test2::Plugin::IOEvents turns prints to STDOUT and STDERR (including warnings)
+into proper Test2 events.
Index: pkgsrc/devel/p5-Test2-Plugin-IOEvents/Makefile
diff -u /dev/null pkgsrc/devel/p5-Test2-Plugin-IOEvents/Makefile:1.1
--- /dev/null Sun Jan 18 08:28:27 2026
+++ pkgsrc/devel/p5-Test2-Plugin-IOEvents/Makefile Sun Jan 18 08:28:27 2026
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2026/01/18 08:28:27 wen Exp $
+
+DISTNAME= Test2-Plugin-IOEvents-0.001001
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/}
+
+MAINTAINER= wen%NetBSD.org@localhost
+HOMEPAGE= https://metacpan.org/release/Test2-Plugin-IOEvents
+COMMENT= Turn STDOUT and STDERR into Test2 events
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Test2/Plugin/IOEvents/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/p5-Test2-Plugin-IOEvents/distinfo
diff -u /dev/null pkgsrc/devel/p5-Test2-Plugin-IOEvents/distinfo:1.1
--- /dev/null Sun Jan 18 08:28:27 2026
+++ pkgsrc/devel/p5-Test2-Plugin-IOEvents/distinfo Sun Jan 18 08:28:27 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/01/18 08:28:27 wen Exp $
+
+BLAKE2s (Test2-Plugin-IOEvents-0.001001.tar.gz) = c851dcd2cafec71d169ce0bd1278ad114e2bef717bb81583b81908e6b0ca4673
+SHA512 (Test2-Plugin-IOEvents-0.001001.tar.gz) = 4f8c14635e763133c9397cc5a51b74b85959fee67bf98b637ad1c512320535527c4bedfb1718f807ed52eefe3331d1de86b83d69c4860301f15842100077c5ae
+Size (Test2-Plugin-IOEvents-0.001001.tar.gz) = 11710 bytes
Home |
Main Index |
Thread Index |
Old Index