Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2015 00:40:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204772] Added GH_TUPLE that allows to add many GitHub projects in a more succinct form
Message-ID:  <bug-204772-13-8zMj1DSi2P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204772-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204772-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=204772

--- Comment #10 from yuri@rawbw.com ---
When I add
> _GROUP:=${_TUPLE_TMP:C@^([^:]*):([^:]*):([^:]*)((:[^:]*)?).*@\4@:C@:@@:C@-@_@g}
and use ${_GROUP}, every group evaluates to the same, last value in cycle.

I don't know if there is any workaround for this.

-- 
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-204772-13-8zMj1DSi2P>