Bug 200483 - [exp-run][patch] give multi-github a try.
Summary: [exp-run][patch] give multi-github a try.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Antoine Brodin
URL: https://reviews.freebsd.org/D2608
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-05-27 15:16 UTC by Mathieu Arnold
Modified: 2015-05-28 16:39 UTC (History)
1 user (show)

See Also:
mat: exp-run?


Attachments
multi-github.diff (5.66 KB, patch)
2015-05-27 15:16 UTC, Mathieu Arnold
no flags Details | Diff
multi-github-2.diff (5.71 KB, patch)
2015-05-28 09:40 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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