Summary: | USES=php | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mathieu Arnold <mat> | ||||||||||||
Component: | Ports Framework | Assignee: | Port Management Team <portmgr> | ||||||||||||
Status: | Closed FIXED | ||||||||||||||
Severity: | Affects Only Me | CC: | ports-bugs | ||||||||||||
Priority: | --- | Flags: | mat:
exp-run?
|
||||||||||||
Version: | Latest | ||||||||||||||
Hardware: | Any | ||||||||||||||
OS: | Any | ||||||||||||||
URL: | https://reviews.freebsd.org/D6867 | ||||||||||||||
Attachments: |
|
Created attachment 171674 [details]
patch-v2
Created attachment 171675 [details]
patch-v3
reduce differences.
Created attachment 171676 [details]
patch-v4
Malformed conditional (defined(USE_PHP) && !${USES:Mphp})
Created attachment 171677 [details]
patch-v5
Ok, this is the good one.
A commit references this bug: Author: mat Date: Thu Jun 23 13:19:18 UTC 2016 New revision: 417374 URL: https://svnweb.freebsd.org/changeset/ports/417374 Log: Move bsd.php.mk to Uses/php.mk PR: 210323 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6867 Changes: head/Mk/Uses/php.mk head/Mk/bsd.php.mk head/Mk/bsd.port.mk head/lang/php55/Makefile head/lang/php56/Makefile head/lang/php70/Makefile head/www/redaxo/Makefile |
Created attachment 171486 [details] patch