git: 86db79c5148d - 2025Q2 - security/plasma6-kwallet-pam: force rebuilding after KDE Frameworks update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jun 2025 18:14:09 UTC
The branch 2025Q2 has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=86db79c5148d47a4f105463a34f2aa7483fe8c8b
commit 86db79c5148d47a4f105463a34f2aa7483fe8c8b
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-06-08 18:01:27 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-06-08 18:13:13 +0000
security/plasma6-kwallet-pam: force rebuilding after KDE Frameworks update
Some binaries have been renamed in kf6-kwallet-6.14, therefore
the kwallet-pam module needs to be rebuilt.
PR: 287364
Reported by: Thomas Broda
(cherry picked from commit 041358f9ec725772827b3b2b0650ef9aca49700e)
---
security/plasma6-kwallet-pam/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/security/plasma6-kwallet-pam/Makefile b/security/plasma6-kwallet-pam/Makefile
index 538b12ebeb1b..b4aad08a3703 100644
--- a/security/plasma6-kwallet-pam/Makefile
+++ b/security/plasma6-kwallet-pam/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kwallet-pam
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-plasma
MAINTAINER= kde@FreeBSD.org