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)
Mon, May 4, 1:39 AM
Unknown Object (File)
Mon, May 4, 1:21 AM
Unknown Object (File)
Wed, Apr 29, 7:33 PM
Unknown Object (File)
Wed, Apr 29, 6:55 PM
Unknown Object (File)
Wed, Apr 29, 3:38 AM
Unknown Object (File)
Tue, Apr 28, 10:45 PM
Unknown Object (File)
Sat, Apr 25, 1:05 PM
Unknown Object (File)
Apr 11 2026, 7:35 PM
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