git: 30e9c463f417 - main - x11-toolkits/vte3: Fix MASTER_SITES
Dima Panov
fluffy at FreeBSD.org
Fri Apr 9 14:29:38 UTC 2021
Neel, please revert this and use bas.sites.mk, because too many gnome apps can provide release tarball from gitlab archive
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%/ \
--
Dima. (desktop, kde, x11, office, ports-secteam)@FreeBSD team
(fluffy at FreeBSD.org, https://t.me/dima_panov)
> On Saturday, Apr 10, 2021 at 12:27 AM, Neel Chauhan <nc at FreeBSD.org (mailto:nc at FreeBSD.org)> wrote:
> The branch main has been updated by nc:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=30e9c463f417e4f3f11338e553be9632db5727b5
>
> commit 30e9c463f417e4f3f11338e553be9632db5727b5
> Author: Neel Chauhan <nc at FreeBSD.org>
> AuthorDate: 2021-04-09 14:26:25 +0000
> Commit: Neel Chauhan <nc at FreeBSD.org>
> CommitDate: 2021-04-09 14:27:24 +0000
>
> x11-toolkits/vte3: Fix MASTER_SITES
> ---
> x11-toolkits/vte3/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
> index a02367e84e11..2f706349c351 100644
> --- a/x11-toolkits/vte3/Makefile
> +++ b/x11-toolkits/vte3/Makefile
> @@ -3,7 +3,7 @@
> PORTNAME= vte
> PORTVERSION= 0.64.0
> CATEGORIES= x11-toolkits gnome
> -MASTER_SITES= GNOME
> +MASTER_SITES= https://gitlab.gnome.org/GNOME/vte/-/archive/${PORTVERSION}/
> PKGNAMESUFFIX= 3
> DIST_SUBDIR= gnome
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/attachments/20210410/129251c4/attachment.sig>
More information about the dev-commits-ports-all
mailing list