git: 3224cf9fee78 - main - net-mgmt/unifi-lts: Deprecate and expire

Mark Felder feld at FreeBSD.org
Fri Apr 16 17:06:10 UTC 2021


The branch main has been updated by feld:

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

commit 3224cf9fee78f9d257f29d24abd9ef059dbae116
Author:     Mark Felder <feld at FreeBSD.org>
AuthorDate: 2021-04-16 17:02:57 +0000
Commit:     Mark Felder <feld at 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 at 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
 


More information about the dev-commits-ports-all mailing list