Summary: | devel/pecl-APCu_bc: ignore with PHP 8 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mikle Davidkin <me> | ||||||
Component: | Individual Port(s) | Assignee: | Luca Pizzamiglio <pizzamig> | ||||||
Status: | Open --- | ||||||||
Severity: | Affects Only Me | CC: | fernape, pizzamig | ||||||
Priority: | --- | Keywords: | buildisok, needs-qa | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
^Triage: [tags] in issue Titles are deprecated. ^Triage: Simplifying title ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Q/A: Makefile: "IGNORE_WITH_PHP" has to appear earlier (https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-order) Thanks! Created attachment 219572 [details]
patch with fixed order
OK, thanks. Order fixed.
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/214901563 pkg-fallout made this patch obsolete (PHP 8.0 is already marked as not supported), but the order in the Makefile is still wrong. If you submit a new patch, I'll commit it. Otherwise, you can just close this PR. |
Created attachment 219555 [details] patch As pecl-APCu dependency not fully supports PHP 8.0 - ignore it. PORTREVISION not updated.