Index | Thread | Search

From:
Jonathan Gray <jsg@jsg.id.au>
Subject:
Re: infrastructure/db/network.conf: update SITE_XORG
To:
Matthieu Herrb <matthieu@openbsd.org>
Cc:
ports@openbsd.org
Date:
Mon, 29 Apr 2024 10:09:47 +1000

Download raw body.

Thread
On Sun, Apr 28, 2024 at 06:49:54PM +0200, Matthieu Herrb wrote:
> Hi,
> 
> X.Org / Freedesktop moved things around a bit and /pub is not
> available anymore; it's now called /archive ... Also they advertize
> xorg.freedesktop.org instead of ftp.x.org as the hostname in all
> recent packages announcements (both are CNAME for the same host
> currently. 
> 
> ok ? Comments ?

the old path redirects to
https://www.x.org/archive/individual/driver/
which is the same machine

I agree on matching what they use in release announcements.
ok jsg@

> 
> Index: network.conf
> ===================================================================
> RCS file: /local/cvs/ports/infrastructure/db/network.conf,v
> diff -u -p -u -r1.25 network.conf
> --- network.conf	3 Feb 2024 11:49:55 -0000	1.25
> +++ network.conf	28 Apr 2024 16:48:49 -0000
> @@ -35,7 +35,7 @@ SITE_GCC+=	\
>  	http://robotlab.itk.ppke.hu/gcc/
>  
>  SITE_XORG+=	\
> -	https://ftp.x.org/pub/individual/ \
> +	https://xorg.freedesktop.org/archive/individual/ \
>  	https://ftp.gwdg.de/pub/x11/x.org/pub/individual/ \
>  	https://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/
>  
> 
> 
> 
> -- 
> Matthieu Herrb
> 
>