git: 4ec2bfdbda21 - main - cad/cura-engine: expire on 2024-07-31 for net/libarcus

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 30 Jun 2024 10:25:10 UTC
The branch main has been updated by rene:

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

commit 4ec2bfdbda21db91ae24299de6553fe206466a30
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-06-30 10:24:48 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-06-30 10:24:48 +0000

    cad/cura-engine: expire on 2024-07-31 for net/libarcus
    
    pet portlint while here
---
 cad/cura-engine/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/cad/cura-engine/Makefile b/cad/cura-engine/Makefile
index 5fc42fe36a9c..b311474f45db 100644
--- a/cad/cura-engine/Makefile
+++ b/cad/cura-engine/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		CuraEngine
-PORTEPOCH=		1
 DISTVERSION=		4.13.1
 PORTREVISION=	2
+PORTEPOCH=		1
 CATEGORIES=		cad
 DIST_SUBDIR=		Ultimaker
 
@@ -11,6 +11,9 @@ WWW=		http://wiki.ultimaker.com/Cura
 
 LICENSE=	AGPLv3
 
+DEPRECATED=	Depends on expired net/libarcus
+EXPIRATION_DATE=2024-07-31
+
 LIB_DEPENDS=	libArcus.so:net/libarcus	\
 		libprotobuf.so:devel/protobuf