Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2025 14:47:31 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1048454c7e6a - main - net/nsscache: expire on 2025-03-31 for devel/py-pytest-runner
Message-ID:  <202501011447.501ElVra055162@gitrepo.freebsd.org>

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

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

commit 1048454c7e6a788358976d5fbb1e6b645a828790
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:39:14 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:39:14 +0000

    net/nsscache: expire on 2025-03-31 for devel/py-pytest-runner
---
 net/nsscache/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/nsscache/Makefile b/net/nsscache/Makefile
index 755de53f1b7b..2d00ee040fa3 100644
--- a/net/nsscache/Makefile
+++ b/net/nsscache/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/google/nsscache
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}python-ldap>0:net/py-python-ldap@${PY_FLAVOR} \



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