Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2025 14:35:03 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4517acb29a73 - main - x11/xterm: Update MASTER_SITES
Message-ID:  <202502061435.516EZ3eL087655@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4517acb29a737f3c74bb502c2e297284cd2e7691

commit 4517acb29a737f3c74bb502c2e297284cd2e7691
Author:     Thomas E. Dickey <dickey@invisible-island.net>
AuthorDate: 2025-02-06 14:33:48 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-02-06 14:33:48 +0000

    x11/xterm: Update MASTER_SITES
    
    Remove obsolete ftp site and add official https server.
    
    PR:             284607
---
 x11/xterm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index ec47f5aab56f..7a9137f6b66a 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xterm
 DISTVERSION=	397
 CATEGORIES=	x11
-MASTER_SITES=	ftp://ftp.invisible-island.net/xterm/:src1 \
+MASTER_SITES=	https://invisible-island.net/archives/xterm/:src1 \
 		https://invisible-mirror.net/archives/xterm/:src1 \
 		LOCAL/ehaupt:src1 \
 		LOCAL/ehaupt:src2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502061435.516EZ3eL087655>