git: deff0b7c6236 - main - science/dvc: expire on 2025-06-01 for math/py-grandalf

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 31 Mar 2025 20:37:25 UTC
The branch main has been updated by rene:

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

commit deff0b7c6236edfd088c5f4e4d67ba080f0ce357
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 20:36:52 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 20:36:52 +0000

    science/dvc: expire on 2025-06-01 for math/py-grandalf
---
 science/dvc/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/dvc/Makefile b/science/dvc/Makefile
index b0d476a839a5..4cad61186841 100644
--- a/science/dvc/Makefile
+++ b/science/dvc/Makefile
@@ -10,6 +10,9 @@ WWW=		https://dvc.org/
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Depends on expired math/py-grandalf
+EXPIRATION_DATE=2025-06-01
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.3:devel/py-appdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}asciimatics>=1.10.0:devel/py-asciimatics@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR} \