| Summary: | Fix a typo in processing EXTRA_PATCHES | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ian Lepore <ian> | ||||
| Component: | Ports Framework | Assignee: | John Marino <marino> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | marino, portmgr | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 193435 | ||||||
| Attachments: |
|
||||||
I'll take this, the error is obvious. CC'ing portmgr though. A commit references this bug: Author: marino Date: Sun Sep 7 17:18:39 UTC 2014 New revision: 367578 URL: http://svnweb.freebsd.org/changeset/ports/367578 Log: bsd.port.mk: Fix typo found in EXTRA_PATCHES handling PR: 193432 Reported by: ian@ Approved by: portmgr (implicit, obvious, just-fix-it) Changes: head/Mk/bsd.port.mk Thanks! |
Created attachment 147016 [details] patch to fix the typo The $$patch_file variable is misspealled $$patfh_files in bsd.port.mk