Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2023 20:34:30 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8717bc14df47 - main - x11-fonts/fontmatrix: Mark DEPRECATED
Message-ID:  <202310262034.39QKYUUb090385@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8717bc14df47381275f0d1a447234db28bf8122e

commit 8717bc14df47381275f0d1a447234db28bf8122e
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:24:51 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 20:34:03 +0000

    x11-fonts/fontmatrix: Mark DEPRECATED
    
    - Depends on deprecated www/qt5-webkit
    - Set EXPIRATION_DATE 2023-11-26
    
    Approved by:    portmgr (blanket)
---
 x11-fonts/fontmatrix/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-fonts/fontmatrix/Makefile b/x11-fonts/fontmatrix/Makefile
index bc8d8468da8b..78aca6d2b557 100644
--- a/x11-fonts/fontmatrix/Makefile
+++ b/x11-fonts/fontmatrix/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/fcoiffie/fontmatrix
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE=	2023-11-26
+
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 



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