Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2015 17:15:23 +0000
From:      Koichiro IWAO <meta@vmeta.jp>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: how to fetch multiple distfiles with USE_GITHUB?
Message-ID:  <0000014f60b510db-3ac76df4-51d2-4e2f-acd5-8b72964fdde4-000000@us-west-2.amazonses.com>
In-Reply-To: <124EDBFEE3FA5648A94AC5C2@atuin.in.mat.cc>
References:  <0000014f4ef2c839-ff0e2dbc-20b0-4d6b-8b9f-5a01ea23e2c3-000000@us-west-2.amazonses.com> <124EDBFEE3FA5648A94AC5C2@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, I found and read that documentation soon after my first post.
Thanks for your work on documentation.

2015-08-22 08:54 に Mathieu Arnold さんは書きました:
> Hi,
> 
> +--On 21 août 2015 06:29:38 +0000 Koichiro IWAO <meta@vmeta.jp> wrote:
> | Hello,
> |
> | If a port requires to fetch multiple distfiles from GitHub,
> | what is the bestpractice? For example, equivalent to like this
> | MASTER_SITES expression.
> |
> | MASTER_SITES= http://foo.example.com/distfile1.tar.gz:foo \
> |                http://bar.example.com/distfile2.tar.gz:bar
> |
> |
> | AFAIK, this does not work but what I want is like this.
> |
> | USE_GITHUB= yes
> | GH_ACCOUNT= fooproject:foo barproject:bar
> | GH_PROJECT= foo:foo bar:bar
> | GH_COMMIT=  deadbeef:foo deadbabe:bar
> 
> Have you tried reading our documentation ? Especially the "5.4.3.1.
> Fetching Multiple Files From GitHub" section from [1].
> 
> 1:
> <https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html>;

-- 
`whois vmeta.jp | nkf -w`
meta <meta@vmeta.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0000014f60b510db-3ac76df4-51d2-4e2f-acd5-8b72964fdde4-000000>