Index | Thread | Search

From:
Matthieu Herrb <matthieu@openbsd.org>
Subject:
infrastructure/db/network.conf: update SITE_XORG
To:
ports@openbsd.org
Date:
Sun, 28 Apr 2024 18:49:54 +0200

Download raw body.

Thread
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 ?

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