Date: Tue, 9 Jan 2024 07:19:34 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: ab773ac6b0d7 - 2024Q1 - net-mgmt/unifi7: Set expiration date Message-ID: <202401090719.4097JY0K002337@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab773ac6b0d78081089a583b74f360d51d10231b commit ab773ac6b0d78081089a583b74f360d51d10231b Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2024-01-07 20:20:49 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2024-01-09 07:19:15 +0000 net-mgmt/unifi7: Set expiration date Expire the port on 2024-02-29. (cherry picked from commit 43df2ac6a73b52a12d678b4397c28e6b8c883c13) --- net-mgmt/unifi7/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-mgmt/unifi7/Makefile b/net-mgmt/unifi7/Makefile index 9d5bd90fb64c..ac647af7dc64 100644 --- a/net-mgmt/unifi7/Makefile +++ b/net-mgmt/unifi7/Makefile @@ -1,6 +1,6 @@ PORTNAME= unifi7 PORTVERSION= 7.5.187 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \ https://repo1.maven.org/maven2/%SUBDIR%/:jax @@ -15,6 +15,9 @@ MAINTAINER= otis@FreeBSD.org COMMENT= UniFi Controller v7 WWW= https://help.ui.com/hc/en-us/categories/200320654-UniFi-Wireless +DEPRECATED= EOLed upstream, switch to newer version +EXPIRATION_DATE= 2024-02-29 + RUN_DEPENDS= snappyjava>0:archivers/snappy-java FLAVORS= default externaldb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401090719.4097JY0K002337>