Date: Mon, 3 Feb 2025 23:10:19 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: aa76d692b293 - main - sysutils/mcweject: Deprecate Message-ID: <202502032310.513NAJUf056645@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa76d692b29375463de19d1014f1400445c15c33 commit aa76d692b29375463de19d1014f1400445c15c33 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2025-02-03 23:09:44 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2025-02-03 23:09:44 +0000 sysutils/mcweject: Deprecate Unmaintained, redundant to "cdcontrol eject" --- sysutils/mcweject/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/mcweject/Makefile b/sysutils/mcweject/Makefile index 387ac54f6a3c..ec55817fa954 100644 --- a/sysutils/mcweject/Makefile +++ b/sysutils/mcweject/Makefile @@ -9,6 +9,9 @@ COMMENT= Removable media eject LICENSE= BSD3CLAUSE +DEPRECATED= Unmaintained, redundant to "cdcontrol eject" +EXPIRATION_DATE=2025-04-03 + SUB_FILES= pkg-message CONFLICTS= eject
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502032310.513NAJUf056645>