From 52adfdc6c6228f8812bdde727f53d3f862f35b8c Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 26 Nov 2020 13:59:48 +0000 Subject: [PATCH] freeipmi: add missing dir to PLIST, avoid warning during install --- sysutils/freeipmi/Makefile | 3 ++- sysutils/freeipmi/pkg/PLIST | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index 465d295c6da..f7c6b28a438 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.43 2020/09/07 11:42:26 sthen Exp $ +# $OpenBSD: Makefile,v 1.44 2020/11/26 13:59:48 sthen Exp $ COMMENT= IPMI library and tools (in- and out-of-band) DISTNAME= freeipmi-1.6.6 +REVISION= 0 SHARED_LIBS += freeipmi 7.0 # 19.3 SHARED_LIBS += ipmiconsole 3.1 # 5.5 diff --git a/sysutils/freeipmi/pkg/PLIST b/sysutils/freeipmi/pkg/PLIST index 9147b34c514..95dd7da9b73 100644 --- a/sysutils/freeipmi/pkg/PLIST +++ b/sysutils/freeipmi/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.11 2020/06/06 20:30:49 sthen Exp $ +@comment $OpenBSD: PLIST,v 1.12 2020/11/26 13:59:48 sthen Exp $ include/freeipmi/ include/freeipmi/api/ include/freeipmi/api/ipmi-api.h @@ -435,6 +435,7 @@ share/examples/freeipmi/freeipmi_interpret_sel.conf share/examples/freeipmi/freeipmi_interpret_sensor.conf @sample ${SYSCONFDIR}/freeipmi/freeipmi_interpret_sensor.conf share/examples/freeipmi/ipckey +@sample /var/db/freeipmi/ @sample /var/db/freeipmi/ipckey share/examples/freeipmi/ipmidetect.conf @sample ${SYSCONFDIR}/freeipmi/ipmidetect.conf