Date: Sat, 1 Mar 2025 15:11:43 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9d736753873d - main - converters/libutf-8: Deprecate and set expiration date to 2025-03-31 Message-ID: <202503011511.521FBh0M015973@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d736753873dda3f481dcc1ab64d76f92524c501 commit 9d736753873dda3f481dcc1ab64d76f92524c501 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-03-01 15:00:51 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-03-01 15:11:31 +0000 converters/libutf-8: Deprecate and set expiration date to 2025-03-31 - Dist files are no longer available as host is no longer resolvable using multiple different resolver. - Last update in 2004 PR: 284787 Approved by: maintainer timeout >2 weeks, portmgr (blanket) --- converters/libutf-8/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile index 64b140d23567..572c79523acc 100644 --- a/converters/libutf-8/Makefile +++ b/converters/libutf-8/Makefile @@ -10,6 +10,9 @@ MAINTAINER= dgjohns@gmail.com COMMENT= Unicode conversion routines between UCS-4 and UTF-8 WWW= http://www.whizkidtech.redprince.net/i18n/ +DEPRECATED= Upstream disapeared and distfile is no more available +EXPIRATION_DATE=2025-03-31 + USE_LDCONFIG= yes do-install:home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503011511.521FBh0M015973>
