git: cc6dbfd3a58b - main - devel/p5-DateTime: Update TEST_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:07:38 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc6dbfd3a58b2a8145481906f50d80a0eff51a8a
commit cc6dbfd3a58b2a8145481906f50d80a0eff51a8a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-28 16:58:22 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-28 17:05:00 +0000
devel/p5-DateTime: Update TEST_DEPENDS
---
devel/p5-DateTime/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile
index 914a9158d8eb..1ecd429c3215 100644
--- a/devel/p5-DateTime/Makefile
+++ b/devel/p5-DateTime/Makefile
@@ -11,16 +11,16 @@ WWW= https://metacpan.org/dist/DateTime
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-# Do not add p5-DateTime-Format-Strptime>=1.20.00 to TEST_DEPENDS to avoid cyclic dependency
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DateTime-Locale>=1.06:devel/p5-DateTime-Locale \
p5-DateTime-TimeZone>=2.02:devel/p5-DateTime-TimeZone \
- p5-namespace-autoclean>=0.19:devel/p5-namespace-autoclean \
p5-Params-Validate>=1.03:devel/p5-Params-Validate \
p5-Params-ValidationCompiler>=0.26:devel/p5-Params-ValidationCompiler \
p5-Specio>=0:devel/p5-Specio \
- p5-Try-Tiny>=0:lang/p5-Try-Tiny
+ p5-Try-Tiny>=0:lang/p5-Try-Tiny \
+ p5-namespace-autoclean>=0.19:devel/p5-namespace-autoclean
TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \
+ p5-DateTime-Format-Strptime>=1.20,1:devel/p5-DateTime-Format-Strptime \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Warnings>=0.005:devel/p5-Test-Warnings \
p5-Test-Without-Module>=0:devel/p5-Test-Without-Module