Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 12:38:42 GMT
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 253eea8ba7d0 - main - converters/tuc: mark as broken
Message-ID:  <202404051238.435CcgYF005821@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=253eea8ba7d0d8be615d6a61080b9804105a7674

commit 253eea8ba7d0d8be615d6a61080b9804105a7674
Author:     Philippe Audeoud <jadawin@FreeBSD.org>
AuthorDate: 2024-04-05 12:33:56 +0000
Commit:     Philippe Audeoud <jadawin@FreeBSD.org>
CommitDate: 2024-04-05 12:37:38 +0000

    converters/tuc: mark as broken
    
    Detected unfetchable 6 times in 2 weeks (Host does not resolve)
---
 converters/tuc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/converters/tuc/Makefile b/converters/tuc/Makefile
index 01528bc6c9b8..57a0b663221d 100644
--- a/converters/tuc/Makefile
+++ b/converters/tuc/Makefile
@@ -14,6 +14,8 @@ LICENSE_NAME=	tuc
 LICENSE_TEXT=	Author does not allow CD-ROM distribution
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
+BROKEN=		unfetchable 6 times in 2 weeks - Host does not resolve  
+
 PLIST_FILES=	bin/tuc \
 		share/man/man1/tuc.1.gz
 



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