pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Warnings
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 5 09:09:34 UTC 2025
Modified Files:
pkgsrc/devel/p5-Test-Warnings: Makefile
Log Message:
p5-Test-Warnings: add suggested p5-Import-Into dependency
Ride update
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Test-Warnings/Makefile
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-Test-Warnings/Makefile
diff -u pkgsrc/devel/p5-Test-Warnings/Makefile:1.31 pkgsrc/devel/p5-Test-Warnings/Makefile:1.32
--- pkgsrc/devel/p5-Test-Warnings/Makefile:1.31 Sun Jan 5 09:07:03 2025
+++ pkgsrc/devel/p5-Test-Warnings/Makefile Sun Jan 5 09:09:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2025/01/05 09:07:03 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2025/01/05 09:09:34 wiz Exp $
DISTNAME= Test-Warnings-0.036
PKGNAME= p5-${DISTNAME}
@@ -11,6 +11,7 @@ COMMENT= Test for warnings and the lack
LICENSE= ${PERL5_LICENSE}
TOOL_DEPENDS= p5-CPAN-Meta-Check>=0.007:../../devel/p5-CPAN-Meta-Check
+DEPENDS= p5-Import-Into>=0:../../devel/p5-Import-Into
PERL5_PACKLIST= auto/Test/Warnings/.packlist
Home |
Main Index |
Thread Index |
Old Index