Summary: | x11-wm/awesome: CONFLICT vars should contain package names | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pawel Pekala <pawel> | ||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | garga:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Looks good to me. Please go ahead and get it committed. Committed, thanks! A commit references this bug: Author: pawel Date: Thu May 18 21:20:30 UTC 2017 New revision: 441201 URL: https://svnweb.freebsd.org/changeset/ports/441201 Log: Fix CONFLICTS_INSTALL variables to contain packages names instead of ports origins. While origins work fine this is against what Porter's Handbook advises. PR: 219389 Submitted by: myself Approved by: garga (maintainer) Changes: head/x11-wm/awesome/Makefile head/x11-wm/awesome3/Makefile |
Created attachment 182713 [details] CONFLICTS fix Fix CONFLICTS_INSTALL variables to contain packages names instead of ports origins. While origins work fine this is against what Porters Handbook advises.