Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2026 04:57:36 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d146d61e4a70 - main - x11-fonts/py-cu2qu: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31
Message-ID:  <6a152840.3b240.709e080@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit d146d61e4a70082a4edaa6e8cdafa0874f677fef
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-26 04:56:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-26 04:56:18 +0000

    x11-fonts/py-cu2qu: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31
    
    from GitHub:
    This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
    
    from README.rst:
    This library is now maintained as part of https://github.com/fonttools/fonttools
    
    PR:             295166
    Reference:      https://github.com/googlefonts/cu2qu/commit/b8a8e7a3fca34c799b2fc3ba4eda43714d1ad277
    Approved by:    maintainer (timeout, 16 days)
---
 x11-fonts/py-cu2qu/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-fonts/py-cu2qu/Makefile b/x11-fonts/py-cu2qu/Makefile
index 58dfdcd57f04..68252e179f47 100644
--- a/x11-fonts/py-cu2qu/Makefile
+++ b/x11-fonts/py-cu2qu/Makefile
@@ -13,6 +13,9 @@ WWW=		https://github.com/googlefonts/cu2qu
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	This library is now maintained as part of fonttools. Use print/py-fonttools instead
+EXPIRATION_DATE=2026-05-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}defcon>=0.6.0:x11-fonts/py-defcon@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a152840.3b240.709e080>