Page MenuHomeFreeBSD

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

Authored by olgeni on Thu, Jul 3, 2:59 PM.
Tags
None
Referenced Files
F124349923: D51148.diff
Fri, Jul 25, 2:11 PM
Unknown Object (File)
Thu, Jul 17, 9:47 PM
Unknown Object (File)
Mon, Jul 7, 5:44 AM
Unknown Object (File)
Mon, Jul 7, 5:44 AM
Unknown Object (File)
Mon, Jul 7, 5:44 AM
Unknown Object (File)
Mon, Jul 7, 5:44 AM
Unknown Object (File)
Mon, Jul 7, 5:44 AM
Unknown Object (File)
Thu, Jul 3, 6:55 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

olgeni requested review of this revision.Thu, Jul 3, 2:59 PM
olgeni created this revision.
bofh requested changes to this revision.Thu, Jul 3, 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.Thu, Jul 3, 3:05 PM
This revision is now accepted and ready to land.Thu, Jul 3, 3:17 PM