Date: Mon, 8 Jan 2024 12:21:09 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 43df2ac6a73b - main - net-mgmt/unifi7: Set expiration date Message-ID: <202401081221.408CL9jh092029@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=43df2ac6a73b52a12d678b4397c28e6b8c883c13 commit 43df2ac6a73b52a12d678b4397c28e6b8c883c13 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2024-01-07 20:20:49 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2024-01-08 12:20:42 +0000 net-mgmt/unifi7: Set expiration date Expire the port on 2024-02-29. --- 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?202401081221.408CL9jh092029>