git: 9b0f6d74f4f7 - 2024Q4 - net/netcat: Rehost distfile and patch file

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Fri, 27 Dec 2024 17:58:43 UTC
The branch 2024Q4 has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b0f6d74f4f722221b350597ba182703ada8f8e5

commit 9b0f6d74f4f722221b350597ba182703ada8f8e5
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-12-27 17:48:42 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-12-27 17:58:34 +0000

    net/netcat: Rehost distfile and patch file
    
    Sourceforge has changed their URL while GENTOO is now indexing their
    distfiles in some blake2b hash table scheme. Cut to the chase and host
    both files in my FreeBSD distfiles and on my website.
    
    (cherry picked from commit 6afe6f734f26b801ef75ce893fe231626f57eeb8)
---
 net/netcat/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net/netcat/Makefile b/net/netcat/Makefile
index d793d4d75179..a9c772b57e9f 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -2,11 +2,12 @@ PORTNAME=	netcat
 PORTVERSION=	1.10
 PORTREVISION=	4
 CATEGORIES=	net
-MASTER_SITES=	SF/${DISTNAME}/unix%20netcat%20${PORTVERSION}%20by%20_Hobbit_/%5BUnnamed%20release%5D
+MASTER_SITES=	https://people.freebsd.org/~cy/distfiles/ \
+		https://cschubert.com/distfiles/
+		
 DISTNAME=	nc${PORTVERSION:S/.//}
 
-#PATCH_SITES=	ftp://sith.mimuw.edu.pl/pub/users/baggins/IPv6/
-PATCH_SITES=	GENTOO
+PATCH_SITES=	${MASTER_SITES}
 PATCHFILES=	nc-v6-20000918.patch.gz
 PATCH_DIST_STRIP=	-p1