Bug 200483

Summary: [exp-run][patch] give multi-github a try.
Product: Ports & Packages Reporter: Mathieu Arnold <mat>
Component: Ports FrameworkAssignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Only Me CC: portmgr
Priority: --- Keywords: patch
Version: LatestFlags: mat: exp-run?
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D2608
Attachments:
Description Flags
multi-github.diff
none
multi-github-2.diff none

Description Mathieu Arnold freebsd_committer freebsd_triage 2015-05-27 15:16:16 UTC
Created attachment 157199 [details]
multi-github.diff

I want to see if I broke something existing.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2015-05-27 18:00:41 UTC
Take for exp-run
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2015-05-28 09:40:37 UTC
Created attachment 157214 [details]
multi-github-2.diff

Let's test a version that make can actually parse.
Comment 4 Mathieu Arnold freebsd_committer freebsd_triage 2015-05-28 15:10:11 UTC
Ok, I fixed those already \o/
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-05-28 16:37:29 UTC
A commit references this bug:

Author: mat
Date: Thu May 28 16:37:02 UTC 2015
New revision: 387742
URL: https://svnweb.freebsd.org/changeset/ports/387742

Log:
  USE_GITHUB can now fetch multiple distfiles.  It uses a grouping feature
  similar to MASTER_SITES/PATCH_SITES.

  Some helpful variables are provided: WRKSRC_<group> for putting things in the
  right place in post-extract, and DISTNAME_<group>/DISTFILE_<group> for use with
  EXTRACT_ONLY.

  PR:		200483
  Differential Revision:	https://reviews.freebsd.org/D2608
  Submitted by:	mat
  With hat:	portmgr
  Exp run by:	antoine
  Sponsored by:	Absolight

Changes:
  head/CHANGES
  head/Mk/bsd.port.mk
  head/Mk/bsd.sites.mk