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:           Mon Nov 24 07:02:28 UTC 2025

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

Log Message:
mk: update a hostname


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 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.199 pkgsrc/mk/fetch/sites.mk:1.200
--- pkgsrc/mk/fetch/sites.mk:1.199      Sat Jul 26 16:15:17 2025
+++ pkgsrc/mk/fetch/sites.mk    Mon Nov 24 07:02:27 2025
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.199 2025/07/26 16:15:17 ryoon Exp $
+# $NetBSD: sites.mk,v 1.200 2025/11/24 07:02:27 wiz Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -30,7 +30,7 @@ MASTER_SITE_GNUPG+=   \
        https://mirrors.dotsrc.org/gcrypt/ \
        https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/ \
        http://gnupg.org/ftp/gcrypt/ \
-       http://www.ring.gr.jp/pub/net/gnupg/
+       http://www.dnsbalance.ring.gr.jp/pub/net/gnupg/
 
 MASTER_SITE_OSDN+=     \
        https://ftp.iij.ad.jp/pub/sourceforge.jp/ \



Home | Main Index | Thread Index | Old Index