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: Mon May 26 13:26:26 UTC 2025
Modified Files:
pkgsrc/mk/fetch: sites.mk
Log Message:
osdn.net has been shut down. remove broken mirrors.
To generate a diff of this commit:
cvs rdiff -u -r1.194 -r1.195 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.194 pkgsrc/mk/fetch/sites.mk:1.195
--- pkgsrc/mk/fetch/sites.mk:1.194 Mon Mar 3 21:32:26 2025
+++ pkgsrc/mk/fetch/sites.mk Mon May 26 13:26:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.194 2025/03/03 21:32:26 nia Exp $
+# $NetBSD: sites.mk,v 1.195 2025/05/26 13:26:26 zafer Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -33,12 +33,8 @@ MASTER_SITE_GNUPG+= \
http://www.ring.gr.jp/pub/net/gnupg/
MASTER_SITE_OSDN+= \
- http://jaist.dl.osdn.jp/ \
- http://iij.dl.osdn.jp/ \
- http://c3sl.dl.osdn.jp/ \
- http://onet.dl.osdn.jp/ \
- http://nchc.dl.osdn.jp/ \
- http://osdn.dl.osdn.jp/
+ https://jaist.dl.osdn.jp/ \
+ https://iij.dl.osdn.jp/
MASTER_SITE_PERL_CPAN+= \
https://www.cpan.org/modules/by-module/ \
Home |
Main Index |
Thread Index |
Old Index