Page MenuHomeFreeBSD

Unregister expired PHP 5.5
ClosedPublic

Authored by rene on Oct 20 2016, 8:51 PM.
Tags
None
Referenced Files
F81669493: D8305.diff
Fri, Apr 19, 5:19 PM
Unknown Object (File)
Tue, Apr 16, 1:52 PM
Unknown Object (File)
Dec 20 2023, 3:57 AM
Unknown Object (File)
Dec 3 2023, 8:16 PM
Unknown Object (File)
Oct 17 2023, 6:19 PM
Unknown Object (File)
Oct 17 2023, 6:19 PM
Unknown Object (File)
Oct 17 2023, 5:53 PM
Unknown Object (File)
Aug 19 2023, 6:04 PM
Subscribers

Details

Summary

PHP 5.5 expired on 2016-10-20 and has been unsupported upstream since 2016-07-21.
Remove support for it from Mk/Uses/php.mk

Test Plan
  • patch Mk/Uses/php.mk
  • make index
  • dry run Tools/scripts/rmport -a (ignoring non-PHP55 ports), this should catch any ports still depending on the PHP55 ports. Nothing found outside of PHP55 ports themselves.
  • (manually) remove PHP55 ports as rmport does not catch most extension ports.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rene retitled this revision from to Unregister expired PHP 5.5.
rene updated this object.
rene edited the test plan for this revision. (Show Details)
rene added a reviewer: portmgr.
rene set the repository for this revision to rP FreeBSD ports repository.
mat added a reviewer: mat.
This revision is now accepted and ready to land.Oct 20 2016, 10:37 PM
This revision was automatically updated to reflect the committed changes.