Page MenuHomeFreeBSD

lang/php*-extensions: Fix version numbers and Makefile ordering
ClosedPublic

Authored by olgeni on Jul 3 2025, 2:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 2:36 AM
Unknown Object (File)
Sun, Oct 12, 5:23 PM
Unknown Object (File)
Fri, Oct 3, 2:47 AM
Unknown Object (File)
Wed, Oct 1, 9:53 AM
Unknown Object (File)
Wed, Oct 1, 4:21 AM
Unknown Object (File)
Thu, Sep 25, 10:40 AM
Unknown Object (File)
Sep 14 2025, 5:07 AM
Unknown Object (File)
Sep 13 2025, 2:29 AM
Subscribers
None

Details

Summary
  • Update pkg-descr files to show correct PHP version (was 8.0 for all)
  • Update COMMENT in Makefiles to include correct version branch
  • Fix Makefile variable ordering (IGNORE_WITH_PHP before PHP_VER)
  • Apply portfmt formatting

While here, ensure all ports pass portclippy validation.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65190
Build 62073: arc lint + arc unit

Event Timeline

olgeni requested review of this revision.Jul 3 2025, 2:59 PM
olgeni created this revision.
bofh requested changes to this revision.Jul 3 2025, 3:05 PM
bofh added inline comments.
lang/php81-extensions/Makefile
13–14

As you are fixing these I think we should also fix these IGNORE_WITH_PHP lines. This should also include 84 and 85. The same for others except php85 I believe.

This revision now requires changes to proceed.Jul 3 2025, 3:05 PM
This revision is now accepted and ready to land.Jul 3 2025, 3:17 PM