git: 6afe6f734f26 - main - net/netcat: Rehost distfile and patch file
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 17:50:55 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6afe6f734f26b801ef75ce893fe231626f57eeb8 commit 6afe6f734f26b801ef75ce893fe231626f57eeb8 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:50:51 +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. MFH: 2024Q4 --- 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