git: 30e9c463f417 - main - x11-toolkits/vte3: Fix MASTER_SITES
Neel Chauhan
nc at freebsd.org
Fri Apr 9 16:48:28 UTC 2021
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
More information about the dev-commits-ports-all
mailing list