git: 3d2fa6884f0e - main - net-mgmt/unifi6: Set expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jun 2022 15:30:46 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d2fa6884f0e4bb8c224c219b05eea8609f736f2 commit 3d2fa6884f0e4bb8c224c219b05eea8609f736f2 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-06-02 15:29:07 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-06-02 15:29:07 +0000 net-mgmt/unifi6: Set expiration date Set deprecation message and expiration date to 2022-06-30 as this is no longer maintained by upstream. --- net-mgmt/unifi6/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-mgmt/unifi6/Makefile b/net-mgmt/unifi6/Makefile index 6c1d9bbfeb74..2b7523dcb370 100644 --- a/net-mgmt/unifi6/Makefile +++ b/net-mgmt/unifi6/Makefile @@ -1,6 +1,6 @@ PORTNAME= unifi6 PORTVERSION= 6.5.55 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= net-mgmt java MASTER_SITES= http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \ https://repo1.maven.org/maven2/%SUBDIR%/:jax @@ -14,6 +14,9 @@ EXTRACT_ONLY= unifi_sysvinit_all.deb MAINTAINER= otis@FreeBSD.org COMMENT= UniFi Controller v6 +DEPRECATED= No longer maintained by upstream +EXPIRATION_DATE= 2022-06-30 + RUN_DEPENDS= mongodb36>0:databases/mongodb36 \ snappyjava>0:archivers/snappy-java