git: 51f72b255a83 - main - sysutils/plasma5-powerdevil: Implement support for backlight(8)

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Thu, 16 Nov 2023 17:44:35 UTC
The branch main has been updated by arrowd:

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

commit 51f72b255a83a321cbb9d50327169e0b65fd9101
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-11-16 17:43:52 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-11-16 17:44:29 +0000

    sysutils/plasma5-powerdevil: Implement support for backlight(8)
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 sysutils/plasma5-powerdevil/Makefile | 4 ++++
 sysutils/plasma5-powerdevil/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/sysutils/plasma5-powerdevil/Makefile b/sysutils/plasma5-powerdevil/Makefile
index e6d21a8c0965..b63f322f38d1 100644
--- a/sysutils/plasma5-powerdevil/Makefile
+++ b/sysutils/plasma5-powerdevil/Makefile
@@ -1,7 +1,11 @@
 PORTNAME=	powerdevil
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
+PATCH_SITES=	https://invent.kde.org/plasma/${PORTNAME}/-/commit/
+PATCHFILES=	105cfe2a6252b06308067037c877c7422d822e17.patch:-p1
+
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 tool to manage the power consumption settings
 WWW=		https://www.kde.org/plasma-desktop
diff --git a/sysutils/plasma5-powerdevil/distinfo b/sysutils/plasma5-powerdevil/distinfo
index eb052bd7b5a8..a00dc6883752 100644
--- a/sysutils/plasma5-powerdevil/distinfo
+++ b/sysutils/plasma5-powerdevil/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1698166172
+TIMESTAMP = 1700148343
 SHA256 (KDE/plasma/5.27.9/powerdevil-5.27.9.tar.xz) = ee402c18f7239eaf8a0b1c66b316d6bf5ffa08a0a33128d3a1d2fc38a964e8f4
 SIZE (KDE/plasma/5.27.9/powerdevil-5.27.9.tar.xz) = 788132
+SHA256 (KDE/plasma/5.27.9/105cfe2a6252b06308067037c877c7422d822e17.patch) = 013e7f68aef660057a1f67664aa3e4a3bd5eda6f8b6a4b579b6b9f9ff4b6b499
+SIZE (KDE/plasma/5.27.9/105cfe2a6252b06308067037c877c7422d822e17.patch) = 22773