git: acc062a3aa89 - 2024Q4 - x11/plasma5-plasma-desktop: Fix build with LLVM 19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Oct 2024 05:45:23 UTC
The branch 2024Q4 has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=acc062a3aa89f917b7e293045a46d4286f772f93 commit acc062a3aa89f917b7e293045a46d4286f772f93 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-10-26 05:27:29 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-10-26 05:44:30 +0000 x11/plasma5-plasma-desktop: Fix build with LLVM 19 PR: 282319 Reported by: jkim, pkg-fallout MFH: 2024Q4 (cherry picked from commit 5a5cf2919de9fcc3baa1634acccb15164b7c27dd) --- x11/plasma5-plasma-desktop/Makefile | 3 +++ x11/plasma5-plasma-desktop/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index 1d9f4c4b35d6..3471b79e6ff1 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -3,6 +3,9 @@ DISTVERSION= ${KDE_PLASMA_VERSION} PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma +PATCH_SITES= https://invent.kde.org/plasma/plasma-desktop/-/commit/ +PATCHFILES= 02726a1ca0189f71f46513078cbc82af9daa9425.patch:-p1 # Fix build with LLVM >= 19 + MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 plasma desktop WWW= https://www.kde.org/plasma-desktop diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo index 228e7c43e5f0..8e12d1121ad9 100644 --- a/x11/plasma5-plasma-desktop/distinfo +++ b/x11/plasma5-plasma-desktop/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1709790903 +TIMESTAMP = 1729919651 SHA256 (KDE/plasma/5.27.11/plasma-desktop-5.27.11.tar.xz) = d09f1e576251e7b4b6fde20407bdbfb018e495eba604487b0a05f4f011fc44a3 SIZE (KDE/plasma/5.27.11/plasma-desktop-5.27.11.tar.xz) = 14729900 +SHA256 (KDE/plasma/5.27.11/02726a1ca0189f71f46513078cbc82af9daa9425.patch) = fa5e9ebe72a649c7faff9912f0bd2ec5a026455f8a454bc34953bff16bad58a1 +SIZE (KDE/plasma/5.27.11/02726a1ca0189f71f46513078cbc82af9daa9425.patch) = 862