git: b92aabc8864e - main - sysutils/bsdisks: Update to 0.32

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Wed, 29 Nov 2023 13:37:39 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b92aabc8864e7e086db4271b193578784b4d1ff3

commit b92aabc8864e7e086db4271b193578784b4d1ff3
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-11-29 13:36:59 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-11-29 13:37:26 +0000

    sysutils/bsdisks: Update to 0.32
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 sysutils/bsdisks/Makefile  | 6 ++++--
 sysutils/bsdisks/distinfo  | 6 +++---
 sysutils/bsdisks/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/sysutils/bsdisks/Makefile b/sysutils/bsdisks/Makefile
index adae24cfe201..54f6a295bbfb 100644
--- a/sysutils/bsdisks/Makefile
+++ b/sysutils/bsdisks/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bsdisks
-DISTVERSION=	0.31
+DISTVERSION=	0.32
 CATEGORIES=	sysutils
 
 MAINTAINER=	arrowd@FreeBSD.org
@@ -8,6 +8,8 @@ WWW=		https://foss.heptapod.net/bsdutils/bsdisks
 
 LICENSE=	BSD3CLAUSE
 
+LIB_DEPENDS=	libpolkit-qt5-core-1.so:sysutils/polkit-qt
+
 USES=		cmake compiler:c++11-lang qt:5
 
 USE_QT=		qmake:build buildtools:build core dbus
@@ -15,6 +17,6 @@ USE_QT=		qmake:build buildtools:build core dbus
 USE_GITLAB=		yes
 GL_SITE=		https://foss.heptapod.net
 GL_ACCOUNT=		bsdutils
-GL_TAGNAME=		2f5de587db9c726425898bccdd6a3bdd7fee655b
+GL_TAGNAME=		7472fc29bafb5cf44c539131d566fbe541b7fd7d
 
 .include <bsd.port.mk>
diff --git a/sysutils/bsdisks/distinfo b/sysutils/bsdisks/distinfo
index bb94488323e8..b08ad09fbc63 100644
--- a/sysutils/bsdisks/distinfo
+++ b/sysutils/bsdisks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697701653
-SHA256 (bsdutils-bsdisks-2f5de587db9c726425898bccdd6a3bdd7fee655b_GL0.tar.gz) = 24eb00fc973d5f6d58058e180e66b7170258ef4c907c62560ecf50ec6dda45e7
-SIZE (bsdutils-bsdisks-2f5de587db9c726425898bccdd6a3bdd7fee655b_GL0.tar.gz) = 110595
+TIMESTAMP = 1701263346
+SHA256 (bsdutils-bsdisks-7472fc29bafb5cf44c539131d566fbe541b7fd7d_GL0.tar.gz) = b4c40a17fb4017727df51ee6ac5c8be825b843e56a291d42f021626ee7449e95
+SIZE (bsdutils-bsdisks-7472fc29bafb5cf44c539131d566fbe541b7fd7d_GL0.tar.gz) = 113155
diff --git a/sysutils/bsdisks/pkg-plist b/sysutils/bsdisks/pkg-plist
index a11b4cbf30ab..f885722090f3 100644
--- a/sysutils/bsdisks/pkg-plist
+++ b/sysutils/bsdisks/pkg-plist
@@ -3,6 +3,7 @@ etc/dbus-1/system.d/org.freedesktop.UDisks2.conf
 man/man5/bsdisks.conf.5.gz
 man/man8/bsdisks.8.gz
 share/dbus-1/system-services/org.freedesktop.UDisks2.service
+share/polkit-1/actions/org.freedesktop.udisks2.policy
 @sample etc/bsdisks.conf.sample
 @sample etc/newsyslog.conf.d/bsdisks-newsyslog.conf.sample
 @sample etc/syslog.d/bsdisks-syslog.conf.sample