aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorOleksii Samorukov <samm@FreeBSD.org>2021-01-12 09:47:22 +0000
committerOleksii Samorukov <samm@FreeBSD.org>2021-01-12 09:47:22 +0000
commit9298b6de5d8e74120a921c28641bf02f9830a981 (patch)
tree022bc9c518603217aa02da7c9cad88d720ea1be8 /comms
parent42ef761e7b5b58bdf11c3c118dff7cbf3fd1842e (diff)
downloadports-9298b6de5d8e74120a921c28641bf02f9830a981.tar.gz
ports-9298b6de5d8e74120a921c28641bf02f9830a981.zip
comms/ebusd: update to v21.1
Bug Fixes - fix for publishing several MQTT updates at once - optimized keep alive option for net devices - fix for duplicate entry "minarbitrationmicros" in HTTP GET - fix for extra send retry - fix for newer compiler versions - fix for potential illegal string usages - fix for named net device not being resolvable during startup Features - added Raspberry Pi docker image - added support for Cygwin build - added option to use "\*" as trailing wildcard for circuit and name in MQTT /list topic - added "--mqttinsecure" option - updated to newest version of enhanced protocol - added adapter 3 PIC tool "ebuspicloader" for uploading new firmware and configuring fix IP address Approved by: krion Differential Revision: https://reviews.freebsd.org/D28112
Notes
Notes: svn path=/head/; revision=561310
Diffstat (limited to 'comms')
-rw-r--r--comms/ebusd/Makefile2
-rw-r--r--comms/ebusd/distinfo6
-rw-r--r--comms/ebusd/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/comms/ebusd/Makefile b/comms/ebusd/Makefile
index 7d45d5850a38..ebc734d241fa 100644
--- a/comms/ebusd/Makefile
+++ b/comms/ebusd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ebusd
-PORTVERSION= 3.4
+PORTVERSION= 21.1
DISTVERSIONPREFIX= v
CATEGORIES= comms
diff --git a/comms/ebusd/distinfo b/comms/ebusd/distinfo
index 77378349988a..e07467d0d3a8 100644
--- a/comms/ebusd/distinfo
+++ b/comms/ebusd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588504293
-SHA256 (john30-ebusd-v3.4_GH0.tar.gz) = 38d69e8687ab98cd6cfcadc6ca1b1949ce29a0efa51f82e3e38777a1f99b28ae
-SIZE (john30-ebusd-v3.4_GH0.tar.gz) = 462066
+TIMESTAMP = 1610442006
+SHA256 (john30-ebusd-v21.1_GH0.tar.gz) = fa880268999c5cd02eb34d9fa83c5c253daf62e3a15a94b6b25e3b8077590189
+SIZE (john30-ebusd-v21.1_GH0.tar.gz) = 492515
diff --git a/comms/ebusd/pkg-plist b/comms/ebusd/pkg-plist
index f7210d6ac61b..9fc25e0a4fc6 100644
--- a/comms/ebusd/pkg-plist
+++ b/comms/ebusd/pkg-plist
@@ -1,6 +1,7 @@
bin/ebusd
bin/ebusctl
bin/ebusfeed
+bin/ebuspicloader
@dir(%%USER%%,%%GROUP%%,750) %%RUNDIR%%
@dir(%%USER%%,%%GROUP%%,750) %%LOGDIR%%
@dir %%ETCDIR%%