Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 2015 22:40:04 +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-ANj3l5oJj1@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

yuri@rawbw.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163645|0                           |1
        is obsolete|                            |

--- Comment #4 from yuri@rawbw.com ---
Created attachment 163857
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163857&action=edit
patch

Added two useful targets related to GH_TUPLE:
gh-get-latest-revisions - finds the latest revisions of every project listed in
GH_TUPLE
gh-get-changed-revisions - finds all projects which revisions changed on GitHub

These are useful for ports that have a lot of GitHub projects as distfiles,
which update in a rolling release fashion.

-- 
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-ANj3l5oJj1>