Bug 284129 - devel/p5-DateTime: Fix "make test"
Summary: devel/p5-DateTime: Fix "make test"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL: https://metacpan.org/dist/DateTime
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-18 05:57 UTC by Sergei Vyshenski
Modified: 2025-01-25 13:19 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (perl)


Attachments
git format-patch -1 main (1.77 KB, patch)
2025-01-18 06:00 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2025-01-18 05:57:54 UTC
- fix TEST_DEPENDS
- reformat Makefile so that "portfmt -D Makefile" is happy
- fix WWW

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
14.2-RELEASE
portlint 2.22.5
portfmt 1.1.5
pkg 1.21.3
poudriere-git-3.4.99.20250115
perl 5.36.3_2
openssl 3.0.15
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2025-01-18 06:00:09 UTC
Created attachment 256770 [details]
git format-patch -1 main
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2025-01-25 13:19:27 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-01-25 13:19:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a09610fac3523700b3725afdaf98c36afa07646

commit 8a09610fac3523700b3725afdaf98c36afa07646
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2025-01-25 13:18:23 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-01-25 13:18:23 +0000

    devel/p5-DateTime: fix 'make test'

    PR:             284129

 devel/p5-DateTime/Makefile | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)