pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/fetch
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 6 14:32:43 UTC 2026
Modified Files:
pkgsrc/mk/fetch: sites.mk
Log Message:
mk: ftp.x.org refuses ftp connections
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 pkgsrc/mk/fetch/sites.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/fetch/sites.mk
diff -u pkgsrc/mk/fetch/sites.mk:1.201 pkgsrc/mk/fetch/sites.mk:1.202
--- pkgsrc/mk/fetch/sites.mk:1.201 Sun Dec 21 03:48:30 2025
+++ pkgsrc/mk/fetch/sites.mk Tue Jan 6 14:32:43 2026
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.201 2025/12/21 03:48:30 ryoon Exp $
+# $NetBSD: sites.mk,v 1.202 2026/01/06 14:32:43 wiz Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -7,8 +7,7 @@
MASTER_SITE_XCONTRIB+= \
ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
- ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \
- ftp://ftp.x.org/contrib/
+ ftp://sunsite.icm.edu.pl/pub/X11/contrib/
MASTER_SITE_GNU+= \
https://mirrors.dotsrc.org/gnu/ \
@@ -165,8 +164,7 @@ MASTER_SITE_GENTOO+= \
MASTER_SITE_XORG+= \
https://xorg.freedesktop.org/releases/individual/ \
- https://www.x.org/pub/individual/ \
- ftp://ftp.x.org/pub/individual/
+ https://www.x.org/pub/individual/
MASTER_SITE_FREEBSD+= \
http://distcache.FreeBSD.org/ports-distfiles/
Home |
Main Index |
Thread Index |
Old Index