K 10 svn:author V 8 tcberner K 8 svn:date V 27 2020-07-26T14:35:29.740770Z K 7 svn:log V 589 MFH: r543482 net/py-wsdd: Update to 0.6.1 0.6.1 fixes a critical bug pertaining to BSD, where the HTTP server in wsdd would basically "do nothing" due to listen(2) being called _after_ kevent(2) (and pending network socket I/O was therefore never processed). I was the reporter and analyst of this bug: https://github.com/christgau/wsdd/issues/49 - Additionally: little change to rc.d script to properly stop the daemon. PR: 247626 Submitted by: Hiroo Ono (maintainer) Reported by: Jeremy Chadwick Approved by: ports-secteam (blanket) END