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)
Wed, Oct 22, 6:18 PM
Unknown Object (File)
Wed, Oct 22, 6:18 PM
Unknown Object (File)
Wed, Oct 22, 6:18 PM
Unknown Object (File)
Wed, Oct 22, 6:18 PM
Unknown Object (File)
Wed, Oct 22, 6:52 AM
Unknown Object (File)
Sun, Oct 19, 2:34 AM
Unknown Object (File)
Tue, Oct 14, 2:36 AM
Unknown Object (File)
Sun, Oct 12, 5:23 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 65189
Build 62072: 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
12

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