Summary: | lang/gcc5: add CPE information | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | shun <shun.fbsd.pr> | ||||
Component: | Individual Port(s) | Assignee: | Gerald Pfeifer <gerald> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
shun
2015-03-03 22:18:23 UTC
A commit references this bug: Author: gerald Date: Sun Mar 22 23:11:14 UTC 2015 New revision: 381968 URL: https://svnweb.freebsd.org/changeset/ports/381968 Log: Add CPE information. [1] Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we can avoid setting DISTNAME and CPE_PRODUCT. [2] PR: 198260 [1] Submitted by: shun.fbsd.pr@dropcut.net [1] Suggested by: mat [2] Changes: head/lang/gcc5/Makefile Thanks, I committed essentially this patch as part of a change that also made another change (to simplify this one). Please let me know should I have missed anything. A commit references this bug: Author: gerald Date: Sun Mar 22 23:29:53 UTC 2015 New revision: 381969 URL: https://svnweb.freebsd.org/changeset/ports/381969 Log: Add CONFLICTS with lang/gcc which is also GCC 4.8-based right now. Add CPE information. [1] Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we can avoid setting DISTNAME and CPE_PRODUCT. [2] PR: 198260 [1] Submitted by: shun.fbsd.pr@dropcut.net [1] Suggested by: mat [2] Changes: head/lang/gcc48/Makefile head/lang/gcc48/distinfo |