git: 1a91dad9ac03 - main - deskutils/griffith: expire on 2024-06-04 for databases/py-sqlalchemy12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 14:04:17 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a91dad9ac038492630b94619648fcb815c68047 commit 1a91dad9ac038492630b94619648fcb815c68047 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-05-04 13:54:26 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-05-04 14:03:57 +0000 deskutils/griffith: expire on 2024-06-04 for databases/py-sqlalchemy12 --- deskutils/griffith/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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} \