git: c564483fa57a - main - science/paraview: expire on 2024-03-31 due to devel/liblas

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sat, 10 Feb 2024 12:48:07 UTC
The branch main has been updated by rene:

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

commit c564483fa57ad6340c3bfb5faeec885a0dfe7646
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-02-10 12:47:33 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-02-10 12:47:33 +0000

    science/paraview: expire on 2024-03-31 due to devel/liblas
---
 science/paraview/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 1c7d2a68eccf..a39869f60cea 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -14,6 +14,9 @@ LICENSE_NAME=	ParaView_License
 LICENSE_FILE=	${WRKSRC}/License_v1.2.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=	Depends on expired devel/liblas
+EXPIRATION_DATE=2024-03-31
+
 BUILD_DEPENDS=	${PYNUMPY}	\
 		cli11>0:devel/cli11	\
 		utf8cpp>0:devel/utf8cpp	\