Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2021 07:43:01 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2289b35ae262 - main - net-mgmt/unifi-poller: Mark as BROKEN, deprecate and set expiration date to 2021-12-31
Message-ID:  <202109290743.18T7h1uA021604@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2289b35ae262b9c5a6f123302e39406e1cdfb382

commit 2289b35ae262b9c5a6f123302e39406e1cdfb382
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-29 07:26:24 +0000
Commit:     Daniel Engberg <diizzy@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109290743.18T7h1uA021604>