Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 13:01:52 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 67feadf716bd - main - net-mgmt/unifi7: Mark DEPRECATED
Message-ID:  <202302201301.31KD1q5N074989@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=67feadf716bd5d4fad6fffd4ee9c6750cf5ac2b8

commit 67feadf716bd5d4fad6fffd4ee9c6750cf5ac2b8
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-02-20 12:59:55 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-02-20 13:01:19 +0000

    net-mgmt/unifi7: Mark DEPRECATED
    
    - Depends on upstream EOLed mongodb36
    - Set EXPIRATION_DATE 2023-03-31
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/unifi7/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-mgmt/unifi7/Makefile b/net-mgmt/unifi7/Makefile
index 11d9b63612c4..cfbd569b98ec 100644
--- a/net-mgmt/unifi7/Makefile
+++ b/net-mgmt/unifi7/Makefile
@@ -16,6 +16,9 @@ WWW=		https://help.ui.com/hc/en-us/categories/200320654-UniFi-Wireless
 
 RUN_DEPENDS=	snappyjava>0:archivers/snappy-java
 
+DEPRECATED=    Depends on upstream EOLed mongodb36
+EXPIRATION_DATE=       2023-03-31
+
 USES=		cpe
 
 CPE_VENDOR=	ui



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