Date: Mon, 13 Apr 2015 00:36:31 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199406] Adjust UNIQUENAME to also include PKGNAMESUFFIX Message-ID: <bug-199406-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199406 Bug ID: 199406 Summary: Adjust UNIQUENAME to also include PKGNAMESUFFIX Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: gerald@FreeBSD.org CC: bdrewery@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, sunpoet@FreeBSD.org Created attachment 155529 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155529&action=edit Proposed patch This is related to a discussion we had after I converted the lang/gcc* ports to use a PORTNAME of just "gcc" and have PKGNAMESUFFIX indicate the specific version. That worked just fine -- except it broke the logic around USE_LDCONFIG which relies on UNIQUENAME, where it turned out those names really were not unique any more after my "simplifications". Right now UNIQUENAME does include PKGNAMEPREFIX, but not PKGNAMESUFFIX. On the mailing lists there was consensus to change that, and I am attaching the straightforward patch to do so. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199406-13>