Bug 254482

Summary: net-mgmt/unifi-poller: update to 2.1.0
Product: Ports & Packages Reporter: anthony
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: anthony, nc
Priority: --- Flags: anthony: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file none

Description anthony 2021-03-22 17:51:13 UTC
Created attachment 223505 [details]
patch file

Patch to update net-mgmt/unifi-poller

- update to 2.1.0
- add user and group unifi-poller that daemon runs as
- tidy up DOCSDIR locations based on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247338
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-03-23 17:00:12 UTC
If you want this port to get committed, it is a good idea to set "maintainer-feedback" to "+".
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-03-23 19:45:37 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-03-23 19:45:53 UTC
A commit references this bug:

Author: nc
Date: Tue Mar 23 19:45:34 UTC 2021
New revision: 569052
URL: https://svnweb.freebsd.org/changeset/ports/569052

Log:
  net-mgmt/unifi-poller: update to 2.1.0

   - add user and group unifi-poller that daemon runs as
   - tidy up DOCSDIR locations

  PR:		254482
  Submitted by:	anthony AT found-it DOT net (maintainer)

Changes:
  head/GIDs
  head/UIDs
  head/net-mgmt/unifi-poller/Makefile
  head/net-mgmt/unifi-poller/distinfo
  head/net-mgmt/unifi-poller/pkg-plist
Comment 4 anthony 2021-03-24 07:22:14 UTC
Thanks