aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-05-04 13:54:26 +0000
committerRene Ladan <rene@FreeBSD.org>2024-05-04 14:03:57 +0000
commit1a91dad9ac038492630b94619648fcb815c68047 (patch)
tree821936f03a93fd541db09132ab5e3e2e0f06c745
parent6aa38581ab7d31001a8d0ff662ce6ce333f2f2ec (diff)
downloadports-1a91dad9ac038492630b94619648fcb815c68047.tar.gz
ports-1a91dad9ac038492630b94619648fcb815c68047.zip
deskutils/griffith: expire on 2024-06-04 for databases/py-sqlalchemy12
-rw-r--r--deskutils/griffith/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/griffith/Makefile b/deskutils/griffith/Makefile
index d5e5eb1f0740..a15db7d78e5f 100644
--- a/deskutils/griffith/Makefile
+++ b/deskutils/griffith/Makefile
@@ -10,6 +10,9 @@ WWW= https://www.griffith.cc/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on expired databases/py-sqlalchemy12
+EXPIRATION_DATE=2024-06-04
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=1.1:databases/py-sqlalchemy12@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR} \