Date: Sun, 13 Dec 2015 15:12:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205032] Mk/bsd.{port,sites}.mk: Allow hyphens in group names Message-ID: <bug-205032-13-DvNfFvAQ4z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205032-13@https.bugs.freebsd.org/bugzilla/> References: <bug-205032-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205032 yuri@rawbw.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #163865|0 |1 is obsolete| | --- Comment #4 from yuri@rawbw.com --- Created attachment 164189 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164189&action=edit patch Good news - needed to also allow periods, and potentially some other characters can be needed. Can't expect all these characters to be supported by the make(1) as variable names, can we? So I reworked and generalized the patch, added the regex variables. It all works. I think it can be committed now. -- 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-205032-13-DvNfFvAQ4z>