FreeBSD Bugzilla – Attachment 256770 Details for
Bug 284129
devel/p5-DateTime: Fix "make test"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git format-patch -1 main
0001-devel-p5-DateTime-Fix-make-test.patch (text/plain), 1.77 KB, created by
Sergei Vyshenski
on 2025-01-18 06:00:09 UTC
(
hide
)
Description:
git format-patch -1 main
Filename:
MIME Type:
Creator:
Sergei Vyshenski
Created:
2025-01-18 06:00:09 UTC
Size:
1.77 KB
patch
obsolete
>From 53d244e0674f9d1640cea1e73e9f339b58d1cd83 Mon Sep 17 00:00:00 2001 >From: Sergei Vyshenski <svysh.fbsd@gmail.com> >Date: Sat, 18 Jan 2025 06:58:38 +0100 >Subject: [PATCH] devel/p5-DateTime: Fix "make test" > >- fix TEST_DEPENDS >- reformat Makefile so that "portfmt -D Makefile" is happy >- fix WWW > >PR: 284129 >--- > devel/p5-DateTime/Makefile | 13 +++++++------ > 1 file changed, 7 insertions(+), 6 deletions(-) > >diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile >index 62e94885c9..914a9158d8 100644 >--- a/devel/p5-DateTime/Makefile >+++ b/devel/p5-DateTime/Makefile >@@ -6,7 +6,7 @@ PKGNAMEPREFIX= p5- > > MAINTAINER= perl@FreeBSD.org > COMMENT= Date and time object >-WWW= https://metacpan.org/release/DateTime >+WWW= https://metacpan.org/dist/DateTime > > LICENSE= ART20 > LICENSE_FILE= ${WRKSRC}/LICENSE >@@ -15,14 +15,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > 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-namespace-autoclean>=0.19:devel/p5-namespace-autoclean >-TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ >- p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \ >- p5-Test-Warnings>=0.005:devel/p5-Test-Warnings >+ p5-Try-Tiny>=0:lang/p5-Try-Tiny >+TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \ >+ 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 > > USES= perl5 > USE_PERL5= configure >-- >2.48.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 284129
: 256770