Date: Sat, 11 May 2024 14:35:39 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3f76f8d47f00 - main - converters/tuc: Deprecate and set expiration date to 2024-05-31 Message-ID: <202405111435.44BEZd9t037879@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f76f8d47f00096f7fbe722da97474d4e52fb09f commit 3f76f8d47f00096f7fbe722da97474d4e52fb09f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-11 14:16:23 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-11 14:35:29 +0000 converters/tuc: Deprecate and set expiration date to 2024-05-31 Dead upstream and unfetchable --- converters/tuc/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/converters/tuc/Makefile b/converters/tuc/Makefile index 57a0b663221d..357a266fefbe 100644 --- a/converters/tuc/Makefile +++ b/converters/tuc/Makefile @@ -15,6 +15,8 @@ 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 +DEPRECATED= Dead upstream and unfetchable +EXPIRATION_DATE=2024-05-31 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?202405111435.44BEZd9t037879>