Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Apr 2021 09:48:20 -0700
From:      Neel Chauhan <nc@freebsd.org>
To:        Dima Panov <fluffy@freebsd.org>
Cc:        dev-commits-ports-all@freebsd.org, ports-committers@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 30e9c463f417 - main - x11-toolkits/vte3: Fix MASTER_SITES
Message-ID:  <e18d482f54cd478eba0fef4bd6ca773d@freebsd.org>
In-Reply-To: <7b821eb1-ff31-4d69-8177-8063eb8d4777@Canary>
References:  <202104091427.139ERQv7066495@gitrepo.freebsd.org> <7b821eb1-ff31-4d69-8177-8063eb8d4777@Canary>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On 2021-04-09 07:29, Dima Panov wrote:
> Neel, please revert this and use bas.sites.mk, because too many gnome
> apps can provide release tarball from gitlab archive

Makes sense.

> Best solution is add gnome gitlab archive as valid source
> 
> diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
> index 70f1193621b5..12415402847d 100644
> --- a/Mk/bsd.sites.mk
> +++ b/Mk/bsd.sites.mk
> @@ -640,6 +640,7 @@ git-clone-${_group}: ${_GITLAB_CLONE_DIR}
> MASTER_SITE_GNOME+= \
> https://download.gnome.org/%SUBDIR%/ \
> http://download.gnome.org/%SUBDIR%/ \
> + https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${PORTVERSION}/
> (https://gitlab.gnome.org/GNOME/$%7BPORTNAME%7D/-/archive/$%7BPORTVERSION%7D/)
> \
> http://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \
> ftp://ftp.belnet.be/mirror/ftp.gnome.org/%SUBDIR%/ \
> https://ftp.acc.umu.se/pub/GNOME/%SUBDIR%/ \

Done this in commit 1899b4ccd816.

-Neel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e18d482f54cd478eba0fef4bd6ca773d>