Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2024 10:25:10 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4ec2bfdbda21 - main - cad/cura-engine: expire on 2024-07-31 for net/libarcus
Message-ID:  <202406301025.45UAPAKb051933@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406301025.45UAPAKb051933>