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)
Sun, Aug 2, 10:35 PM
Unknown Object (File)
Sat, Aug 1, 11:21 AM
Unknown Object (File)
Sat, Jul 25, 7:32 PM
Unknown Object (File)
Wed, Jul 22, 8:38 PM
Unknown Object (File)
Jul 1 2026, 5:15 PM
Unknown Object (File)
Jul 1 2026, 5:10 PM
Unknown Object (File)
Jun 25 2026, 2:20 AM
Unknown Object (File)
Jun 24 2026, 6:57 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