git: b4f67bc5a028 - main - */*: plasma5-*: bump to force rebuild after 1dd6bda76a5c

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 20 Mar 2023 06:18:24 UTC
The branch main has been updated by fluffy:

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

commit b4f67bc5a0281cb1f918d260fd686e1f634c03ff
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-03-20 06:15:42 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-03-20 06:15:42 +0000

    */*:  plasma5-*: bump to force rebuild after 1dd6bda76a5c
    
    More plasma packages are need to be build with proper UTF-8 locale
    
    Reported by:    makc
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 print/print-manager/Makefile            | 1 +
 security/plasma5-kscreenlocker/Makefile | 1 +
 sysutils/plasma5-discover/Makefile      | 1 +
 sysutils/plasma5-kde-cli-tools/Makefile | 1 +
 sysutils/plasma5-kinfocenter/Makefile   | 2 +-
 sysutils/plasma5-powerdevil/Makefile    | 1 +
 x11/plasma5-kscreen/Makefile            | 1 +
 7 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/print/print-manager/Makefile b/print/print-manager/Makefile
index aecca3356024..c73d27cdf1cd 100644
--- a/print/print-manager/Makefile
+++ b/print/print-manager/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	print-manager
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	print kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile
index 281d5d9e70f3..594cfb549a9a 100644
--- a/security/plasma5-kscreenlocker/Makefile
+++ b/security/plasma5-kscreenlocker/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kscreenlocker
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	security kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile
index 3a329c6c5281..2e835c3f6dc3 100644
--- a/sysutils/plasma5-discover/Makefile
+++ b/sysutils/plasma5-discover/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	discover
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma5-kde-cli-tools/Makefile b/sysutils/plasma5-kde-cli-tools/Makefile
index 0c08f233b351..7f035ccbb057 100644
--- a/sysutils/plasma5-kde-cli-tools/Makefile
+++ b/sysutils/plasma5-kde-cli-tools/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kde-cli-tools
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma5-kinfocenter/Makefile b/sysutils/plasma5-kinfocenter/Makefile
index 09886234c704..96e2b119cba5 100644
--- a/sysutils/plasma5-kinfocenter/Makefile
+++ b/sysutils/plasma5-kinfocenter/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	kinfocenter
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSION=	${KDE_PLASMA_VERSION}
 CATEGORIES=	sysutils kde kde-plasma
 
diff --git a/sysutils/plasma5-powerdevil/Makefile b/sysutils/plasma5-powerdevil/Makefile
index e6d21a8c0965..3dac693c7e14 100644
--- a/sysutils/plasma5-powerdevil/Makefile
+++ b/sysutils/plasma5-powerdevil/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	powerdevil
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma5-kscreen/Makefile b/x11/plasma5-kscreen/Makefile
index 4b4406d388e0..c08eff0d700c 100644
--- a/x11/plasma5-kscreen/Makefile
+++ b/x11/plasma5-kscreen/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kscreen
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org