Hi, all in the title, please test if you rely on it. https://collectd.org/wiki/index.php/Version_5.8 has the changelog if you scroll to 5.8.1.
? build.log Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/collectd/Makefile,v retrieving revision 1.58 diff -u -r1.58 Makefile --- Makefile 4 Sep 2018 12:46:22 -0000 1.58 +++ Makefile 2 Nov 2018 09:04:53 -0000 @@ -15,10 +15,9 @@ COMMENT-prometheus = collectd prometheus plugin COMMENT-ping = collectd ping plugin -V = 5.8.0 +V = 5.8.1 DISTNAME = collectd-$V PKGNAME-main = collectd-$V -REVISION-main = 2 PKGNAME-mysql = collectd-mysql-$V PKGNAME-pgsql = collectd-pgsql-$V PKGNAME-rrdtool = collectd-rrdtool-$V Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/collectd/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 28 Apr 2018 14:40:26 -0000 1.11 +++ distinfo 2 Nov 2018 09:04:53 -0000 @@ -1,2 +1,2 @@ -SHA256 (collectd-5.8.0.tar.bz2) = sG/0drvwVTPLl65nSSYsw8dsmWnwMr2ElmkAhN3rFck= -SIZE (collectd-5.8.0.tar.bz2) = 1686017 +SHA256 (collectd-5.8.1.tar.bz2) = 55b9onzgY3f0ka2RqihpYqaMK1QHaqd6KWc9UyBEU9o= +SIZE (collectd-5.8.1.tar.bz2) = 1789228 Index: patches/patch-Makefile_in =================================================================== RCS file: /cvs/ports/sysutils/collectd/patches/patch-Makefile_in,v retrieving revision 1.9 diff -u -r1.9 patch-Makefile_in --- patches/patch-Makefile_in 28 Apr 2018 14:40:26 -0000 1.9 +++ patches/patch-Makefile_in 2 Nov 2018 09:04:53 -0000 @@ -2,7 +2,7 @@ Index: Makefile.in --- Makefile.in.orig +++ Makefile.in -@@ -98,7 +98,7 @@ check_PROGRAMS = test_common$(EXEEXT) test_format_grap +@@ -109,7 +109,7 @@ check_PROGRAMS = test_common$(EXEEXT) test_format_grap @BUILD_WITH_LIBSOCKET_TRUE@am__append_4 = -lsocket @BUILD_WITH_LIBKSTAT_TRUE@am__append_5 = -lkstat @BUILD_WITH_LIBDEVINFO_TRUE@am__append_6 = -ldevinfo @@ -11,7 +11,7 @@ # The daemon needs to call sg_init, so we need to link it against libstatgrab, # too. -octo -@@ -3183,7 +3183,7 @@ AM_CPPFLAGS = \ +@@ -3210,7 +3210,7 @@ AM_CPPFLAGS = \ -DPREFIX='"${prefix}"' \ -DCONFIGFILE='"${sysconfdir}/${PACKAGE_NAME}.conf"' \ -DLOCALSTATEDIR='"${localstatedir}"' \ @@ -20,7 +20,7 @@ -DPLUGINDIR='"${pkglibdir}"' \ -DPKGDATADIR='"${pkgdatadir}"' -@@ -7720,16 +7720,8 @@ uninstall-man: uninstall-man1 uninstall-man5 +@@ -7821,16 +7821,8 @@ uninstall-man: uninstall-man1 uninstall-man5 @HAVE_GRPC_CPP_TRUE@@HAVE_PROTOC3_TRUE@ $(V_PROTOC)$(PROTOC) -I$(srcdir)/proto --cpp_out=$(builddir) $< install-exec-hook: Index: pkg/PLIST-main =================================================================== RCS file: /cvs/ports/sysutils/collectd/pkg/PLIST-main,v retrieving revision 1.13 diff -u -r1.13 PLIST-main --- pkg/PLIST-main 4 Sep 2018 12:46:22 -0000 1.13 +++ pkg/PLIST-main 2 Nov 2018 09:04:53 -0000 @@ -1,6 +1,7 @@ @comment $OpenBSD: PLIST-main,v 1.13 2018/09/04 12:46:22 espie Exp $ @newgroup _collectd:652 @newuser _collectd:652:652:daemon:Collectd Daemon:/var/empty:/sbin/nologin +@rcscript ${RCDIR}/collectd @bin bin/collectd-nagios @bin bin/collectd-tg @bin bin/collectdctl @@ -108,6 +109,3 @@ @mode @owner _collectd @sample /var/collectd/ -@group -@owner -@rcscript ${RCDIR}/collectd