mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
net/py-wsdd: Update to 0.6.2
Changelog[1]: - Lowered priority of non-essential, protocol-related and internal log messages - Do not use PID in Netlink sockets in order to avoid issues with duplicated PIDs, e.g., when Docker is used - Prevent exceptions due to invalid incoming messages - HTTP server address family wrong when interface address is added - Error when interface address is removed [1] https://github.com/christgau/wsdd/blob/v0.6.2/CHANGELOG.md PR: 250585 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D27030
This commit is contained in:
parent
4401656e8d
commit
e70c61263a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553740
@ -2,8 +2,7 @@
|
||||
|
||||
PORTNAME= wsdd
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.6.2
|
||||
CATEGORIES= net python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593428212
|
||||
SHA256 (christgau-wsdd-v0.6.1_GH0.tar.gz) = 930dbe2059db29b422a1d433cd4984056064b29fc768ef80cd17dfa69a35c50e
|
||||
SIZE (christgau-wsdd-v0.6.1_GH0.tar.gz) = 27254
|
||||
TIMESTAMP = 1603576360
|
||||
SHA256 (christgau-wsdd-v0.6.2_GH0.tar.gz) = 4da5050a0bb8b117fcf2e7bf9fd6fe4d834cfb85f77566d6b7a504540787f4dd
|
||||
SIZE (christgau-wsdd-v0.6.2_GH0.tar.gz) = 27654
|
||||
|
Loading…
Reference in New Issue
Block a user