Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2023 15:47:47 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: 9e2115dbde32 - main - all: expire ports depending on cad/py-ocd on 2023-06-21
Message-ID:  <202303211547.32LFllrY059173@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

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

commit 9e2115dbde324590a45f5624c221e7d98607e973
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-03-21 15:46:56 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-03-21 15:47:36 +0000

    all: expire ports depending on cad/py-ocd on 2023-06-21
---
 cad/py-cadquery/Makefile  | 3 +++
 cad/py-cq-editor/Makefile | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/cad/py-cadquery/Makefile b/cad/py-cadquery/Makefile
index fb678b77406f..c7e738de9426 100644
--- a/cad/py-cadquery/Makefile
+++ b/cad/py-cadquery/Makefile
@@ -9,6 +9,9 @@ WWW=		https://github.com/CadQuery/cadquery
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Depends on exppired cad/py-ocp
+EXPIRATION_DATE=2023-06-21
+
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/ezdxf/__init__.py:cad/py-ezdxf@${PY_FLAVOR} \
 		${PYTHON_SITELIBDIR}/OCP.so:cad/py-ocp@${PY_FLAVOR} \
 		${PYTHON_SITELIBDIR}/pyparsing.py:devel/py-pyparsing@${PY_FLAVOR} \
diff --git a/cad/py-cq-editor/Makefile b/cad/py-cq-editor/Makefile
index 29772ed8b255..8f4d01514618 100644
--- a/cad/py-cq-editor/Makefile
+++ b/cad/py-cq-editor/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/CadQuery/CQ-editor/
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Depends on expiring cad/py-cadquery
+EXPIRATION_DATE=2023-06-21
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cadquery>=0:cad/py-cadquery@${PY_FLAVOR} \
 		${PYTHON_SITELIBDIR}/spyder/__init__.py:devel/spyder
 



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