git: 36fda52b4f21 - main - net-mgmt/unifi-devel: Deprecate and expire
Mark Felder
feld at FreeBSD.org
Fri Apr 16 17:10:51 UTC 2021
The branch main has been updated by feld:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36fda52b4f212d48c5ad4665c27ceea7379c4b77
commit 36fda52b4f212d48c5ad4665c27ceea7379c4b77
Author: Mark Felder <feld at FreeBSD.org>
AuthorDate: 2021-04-16 17:09:43 +0000
Commit: Mark Felder <feld at FreeBSD.org>
CommitDate: 2021-04-16 17:10:46 +0000
net-mgmt/unifi-devel: Deprecate and expire
No longer tracking development releases and net-mgmt/unifi6 is much newer.
Approved by: maintainer (private email)
---
net-mgmt/unifi-devel/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-mgmt/unifi-devel/Makefile b/net-mgmt/unifi-devel/Makefile
index 84f802af6746..39e3ce751009 100644
--- a/net-mgmt/unifi-devel/Makefile
+++ b/net-mgmt/unifi-devel/Makefile
@@ -18,6 +18,9 @@ LICENSE_NAME= End User License Agreement
LICENSE_TEXT= ${RESTRICTED}
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
+DEPRECATED= Use net-mgmt/unifi6 instead
+EXPIRES= 2021-05-16
+
RESTRICTED= License restrictions, see https://www.ubnt.com/eula/
RUN_DEPENDS= mongodb36>0:databases/mongodb36 \
More information about the dev-commits-ports-all
mailing list