Bug 293514 - devel/p5-ExtUtils-HasCompiler: Fix download location
Summary: devel/p5-ExtUtils-HasCompiler: Fix download location
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://metacpan.org/release/LEONT/Ex...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-28 23:34 UTC by Sergei Vyshenski
Modified: 2026-02-28 23:50 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (886 bytes, patch)
2026-02-28 23:36 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2026-02-28 23:34:23 UTC
- Respect change of distribution location @CPAN,
so that portscout can spot future versions.
- Bump PORTREVISION.

- "portlint -AC" issues a non-relevant warn.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
FreeBSD 15.0-RELEASE-p4
portlint-2.23.0
portfmt-1.1.6
pkg 2.5.1
poudriere-devel-3.4.99.20260227
git-lite-2.53.0
perl 5.42.0_1
openssl 3.5.4
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2026-02-28 23:36:36 UTC
Created attachment 268435 [details]
git format-patch -1 main
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-02-28 23:41:42 UTC
Unnecessary bump - fixed build error only, package didn't changed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-02-28 23:44:34 UTC
A commit in branch main references this bug:

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

commit df1c8885cd81aeb74060c7262ca15e8d966083e8
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2026-02-28 23:43:39 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-28 23:43:39 +0000

    devel/p5-ExtUtils-HasCompiler: Fix download location

    - Respect change of distribution location @CPAN,
      so that portscout can spot future versions.

    PR:     293514

 devel/p5-ExtUtils-HasCompiler/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2026-02-28 23:50:27 UTC
Thanks.