Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:10:08 GMT
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: 9db78b94e6c1 - main - textproc/py-pyjade: Mark DEPRECATED and set EXPIRATION_DATE to 2025-02-28
Message-ID:  <202502031610.513GA8jX054888@gitrepo.freebsd.org>

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

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

commit 9db78b94e6c169d05113a859974f8a5a83e3072d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:34:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:23 +0000

    textproc/py-pyjade: Mark DEPRECATED and set EXPIRATION_DATE to 2025-02-28
    
    PR:             283607
    Reported by:    diizzy
---
 textproc/py-pyjade/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/py-pyjade/Makefile b/textproc/py-pyjade/Makefile
index 487a4b89ae96..f87f5678632e 100644
--- a/textproc/py-pyjade/Makefile
+++ b/textproc/py-pyjade/Makefile
@@ -12,6 +12,9 @@ WWW=		https://github.com/syrusakbary/pyjade
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream is inactive for almost 8.5 years
+EXPIRATION_DATE=2025-02-28
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}



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