Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 17:06:09 GMT
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3224cf9fee78 - main - net-mgmt/unifi-lts: Deprecate and expire
Message-ID:  <202104161706.13GH69We075492@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3224cf9fee78f9d257f29d24abd9ef059dbae116

commit 3224cf9fee78f9d257f29d24abd9ef059dbae116
Author:     Mark Felder <feld@FreeBSD.org>
AuthorDate: 2021-04-16 17:02:57 +0000
Commit:     Mark Felder <feld@FreeBSD.org>
CommitDate: 2021-04-16 17:05:25 +0000

    net-mgmt/unifi-lts: Deprecate and expire
    
    This LTS release was the last branch to support UAP-AC, UAP-AC v2,
    UAP-AC-Outdoor devices which have been EOL for 2 years now.
---
 net-mgmt/unifi-lts/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-mgmt/unifi-lts/Makefile b/net-mgmt/unifi-lts/Makefile
index 7618ef6d1357..1b3f91aebc63 100644
--- a/net-mgmt/unifi-lts/Makefile
+++ b/net-mgmt/unifi-lts/Makefile
@@ -13,6 +13,9 @@ DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 MAINTAINER=	feld@FreeBSD.org
 COMMENT=	UniFi Controller v5
 
+DEPRECATED=	Upstream EoL the hardware supported by this release
+EXPIRES=	2021-07-16
+
 RUN_DEPENDS=	mongodb36>0:databases/mongodb36 \
 		snappyjava>0:archivers/snappy-java
 



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