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:   zafer
Date:           Sat Dec 30 17:26:42 UTC 2023

Modified Files:
        pkgsrc/mk/fetch: sites.mk

Log Message:
esslingen and dotsrc.org are included in download.kde.org, which also does geo balancing.


To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 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.192 pkgsrc/mk/fetch/sites.mk:1.193
--- pkgsrc/mk/fetch/sites.mk:1.192      Fri Dec 29 00:14:04 2023
+++ pkgsrc/mk/fetch/sites.mk    Sat Dec 30 17:26:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.192 2023/12/29 00:14:04 zafer Exp $
+# $NetBSD: sites.mk,v 1.193 2023/12/30 17:26:42 zafer Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -62,8 +62,6 @@ MASTER_SITE_KDE+=     \
        https://download.kde.org/stable/ \
        ftp://www.dnsbalance.ring.gr.jp/pub/X/kde/stable/ \
        http://www.dnsbalance.ring.gr.jp/archives/X/kde/stable/ \
-       ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/stable/ \
-       ftp://mirrors.dotsrc.org/kde/stable/ \
        ftp://ftp.fi.muni.cz/pub/kde/stable/
 
 MASTER_SITE_SOURCEFORGE+=      \



Home | Main Index | Thread Index | Old Index