Re: update: net/msoak

2022-01-24 Thread Stuart Henderson
On 2022/01/24 09:18, Jan-Piet Mens wrote:
> Hello!
> 
> This is an update for msoak(1), a utility with which to simultaneously
> subscribe to an arbitrary number of topics on any number of MQTT brokers and
> optionally modify or normalize received payloads with Lua functions before
> printing them out.

thanks, committed.



update: net/msoak

2022-01-24 Thread Jan-Piet Mens

Hello!

This is an update for msoak(1), a utility with which to simultaneously
subscribe to an arbitrary number of topics on any number of MQTT brokers and
optionally modify or normalize received payloads with Lua functions before
printing them out.

Regards,

-JP
diff --git a/net/msoak/Makefile b/net/msoak/Makefile
index 692f3d152e9..db23c960078 100644
--- a/net/msoak/Makefile
+++ b/net/msoak/Makefile
@@ -4,7 +4,7 @@ COMMENT =   subscribe to multiple MQTT brokers and topics 
simultaneously
 
 GH_ACCOUNT =   jpmens
 GH_PROJECT =   msoak
-GH_TAGNAME =   0.6
+GH_TAGNAME =   0.8
 
 CATEGORIES =   net
 
diff --git a/net/msoak/distinfo b/net/msoak/distinfo
index 61da59e4dff..b17b36e1e17 100644
--- a/net/msoak/distinfo
+++ b/net/msoak/distinfo
@@ -1,2 +1,2 @@
-SHA256 (msoak-0.6.tar.gz) = 4TlvM+QSpaNPLiPsQVC+tNflSeBLPOLI/nDFWukm6Z4=
-SIZE (msoak-0.6.tar.gz) = 140523
+SHA256 (msoak-0.8.tar.gz) = udfSXrUgOnxfK2+i7Bm8og71iUiFYqyJAfVPPKkFas4=
+SIZE (msoak-0.8.tar.gz) = 141831