Hello,

Here is a bump for net/thingsd to 3.0.3.

Changelog:

* fix for root required on kill clients, show packets, and set log
levels
* uncomment notification of root requirement in thingsctl
* fix bad multi-subscription design and grammar related to subscribing
to things
* use the correct event for pausing accept-reserve when we're out of fds
* fix inflight count
* cleanup some dereference, free, and other tiny logic problems

Ok?

-- 

Tracey Emery

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/thingsd/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- Makefile    10 Aug 2020 16:16:15 -0000      1.5
+++ Makefile    26 Aug 2020 15:11:53 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    net
 
 GH_ACCOUNT =   basepr1me
 GH_PROJECT =   thingsd
-GH_TAGNAME =   3.0.2
+GH_TAGNAME =   3.0.3
 
 MAINTAINER =   Tracey Emery <tra...@traceyemery.net>
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/thingsd/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo    10 Aug 2020 16:16:15 -0000      1.4
+++ distinfo    26 Aug 2020 15:11:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (thingsd-3.0.2.tar.gz) = 9OdlSxuCC8c3PnlXFHBWjzMPPrBkGTzIG8kfb0dX9Ms=
-SIZE (thingsd-3.0.2.tar.gz) = 47892
+SHA256 (thingsd-3.0.3.tar.gz) = fnFCY77nbK/vLhkRaWAVxYqrtrvp/PJOsO/hyQztRfY=
+SIZE (thingsd-3.0.3.tar.gz) = 48078

Reply via email to