Date: Tue, 10 Jun 2025 06:11:57 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bfbf3cc4447d - main - x11-fonts/gentium-basic: deprecate and mark for expiry Message-ID: <202506100611.55A6Bv4X018709@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=bfbf3cc4447d8a6632aef0fbf0cfe35c96e1022c commit bfbf3cc4447d8a6632aef0fbf0cfe35c96e1022c Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2025-06-10 06:08:23 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2025-06-10 06:08:23 +0000 x11-fonts/gentium-basic: deprecate and mark for expiry Mark this port for expiry at the end of Q3 The Gentium font family has been rationalized with the release of Gentium 7.000 and Gentium Book 7.000, and users should switch to one of those packages. Older variants of the font are no longer recommended by upstream. See https://software.sil.org/gentium/download/ for details. --- x11-fonts/gentium-basic/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-fonts/gentium-basic/Makefile b/x11-fonts/gentium-basic/Makefile index 25c1e248723d..03d5540d5b65 100644 --- a/x11-fonts/gentium-basic/Makefile +++ b/x11-fonts/gentium-basic/Makefile @@ -1,10 +1,13 @@ PORTNAME= GentiumBasic PORTVERSION= 1102 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://software.sil.org/downloads/gentium/ DISTNAME= ${PORTNAME}_${PORTVERSION} +DEPRECATED= Superceeded by Gentium-7.000 https://software.sil.org/gentium/download/ +EXPIRATION_DATE= 2025-08-31 + MAINTAINER= matthew@FreeBSD.org COMMENT= Gentium Basic and Gentium Book Basic TrueType fonts WWW= https://software.sil.org/gentium/home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506100611.55A6Bv4X018709>
