git: 2289b35ae262 - main - net-mgmt/unifi-poller: Mark as BROKEN, deprecate and set expiration date to 2021-12-31
Daniel Engberg
diizzy at FreeBSD.org
Wed Sep 29 07:43:01 UTC 2021
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2289b35ae262b9c5a6f123302e39406e1cdfb382
commit 2289b35ae262b9c5a6f123302e39406e1cdfb382
Author: Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-29 07:26:24 +0000
Commit: Daniel Engberg <diizzy at FreeBSD.org>
CommitDate: 2021-09-29 07:42:27 +0000
net-mgmt/unifi-poller: Mark as BROKEN, deprecate and set expiration date to 2021-12-31
This project is now called unpoller and port also is unfetchable.
References: https://github.com/unpoller/unpoller and pkg-fallout
PR: 258341
Approved by: port maintainer timeout (3 weeks), arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32216
---
net-mgmt/unifi-poller/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/net-mgmt/unifi-poller/Makefile b/net-mgmt/unifi-poller/Makefile
index 9d6f70646e72..9a6f15f953c0 100644
--- a/net-mgmt/unifi-poller/Makefile
+++ b/net-mgmt/unifi-poller/Makefile
@@ -10,6 +10,10 @@ COMMENT= Collect unifi controller data
LICENSE= MIT
+BROKEN= Unfetchable due to upstream name change
+DEPRECATED= Now called unpoller by upstream
+EXPIRATION_DATE=2021-12-31
+
USES= go:modules
USERS= unifi-poller
More information about the dev-commits-ports-all
mailing list