git: 99268ac386a1 - main - cad/cura: expire on 2024-07-31 for devel/libsavitar
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jun 2024 10:21:44 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=99268ac386a13eff6f4dc7d0827bd8e03504bde7 commit 99268ac386a13eff6f4dc7d0827bd8e03504bde7 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-06-30 10:21:20 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-06-30 10:21:20 +0000 cad/cura: expire on 2024-07-31 for devel/libsavitar --- cad/cura/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cad/cura/Makefile b/cad/cura/Makefile index 752db47aacfd..b9a6de61b5b4 100644 --- a/cad/cura/Makefile +++ b/cad/cura/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/Ultimaker/Cura/wiki LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired devel/libsavitar +EXPIRATION_DATE=2024-07-31 + BUILD_DEPENDS= Uranium>0,1:cad/uranium RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zeroconf>0:net/py-zeroconf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyserial>0:comms/py-pyserial@${PY_FLAVOR} \