From 1d3f0efc914a8f5219b67c22f16223c7804fd990 Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Wed, 26 May 2021 01:50:58 +0900 Subject: [PATCH] devel/magit-popup: Mark DEPRECATED and set EXPIRATION_DATE After devel/magit will be updated to 3.0.0, there is no consumer of this port in port tree any more. So mark DEPRECATED and set EXPIRATION_DATE. --- devel/magit-popup/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/magit-popup/Makefile b/devel/magit-popup/Makefile index bb788fd1a474..0257ef68b215 100644 --- a/devel/magit-popup/Makefile +++ b/devel/magit-popup/Makefile @@ -11,6 +11,9 @@ COMMENT= Define prefix-infix-suffix command combos LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= No consumer in port tree any more. +EXPIRATION_DATE= 2021-08-31 + BUILD_DEPENDS= dash.el${EMACS_PKGNAMESUFFIX}>=2.12.1:devel/dash.el@${EMACS_FLAVOR} RUN_DEPENDS= dash.el${EMACS_PKGNAMESUFFIX}>=2.12.1:devel/dash.el@${EMACS_FLAVOR} -- 2.31.1