Date: Tue, 01 Mar 2016 20:23:37 +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-gFmngUuFZb@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=3D204772 --- Comment #24 from commit-hook@freebsd.org --- A commit references this bug: Author: mat Date: Tue Mar 1 20:22:46 UTC 2016 New revision: 409898 URL: https://svnweb.freebsd.org/changeset/ports/409898 Log: Introduce GH_TUPLE. GH_TUPLE allows one to put all the GH_{ACCOUNT,PROJECT,TAGNAME} into one variable, in the form of account:project:tagname[:group]. It is helpful when there are many submodules. PR: 204772 With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4514 Changes: head/CHANGES head/Mk/bsd.sites.mk --=20 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-gFmngUuFZb>