aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kio
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-02-16 13:38:42 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-02-16 13:38:42 +0000
commit4f0d3efbc98f172304da9841c55be27f3c9b616c (patch)
treeb486e04ceeaf03db7de180b47fe5d5d14c770237 /devel/kf5-kio
parentf903945ab602906de7111da4e38570f3ab498085 (diff)
downloadports-4f0d3efbc98f172304da9841c55be27f3c9b616c.tar.gz
ports-4f0d3efbc98f172304da9841c55be27f3c9b616c.zip
Crash fixes for devel/kf5-kio (KDE virtual IO, affects all KDE apps)
There are "interesting" differences in the implementation of std::unique_ptr between GNU and LLVM. Spotted in upstream CI, but after the release, so we're backporting the fixes. Submitted by: tcberner
Notes
Notes: svn path=/head/; revision=565400
Diffstat (limited to 'devel/kf5-kio')
-rw-r--r--devel/kf5-kio/Makefile6
-rw-r--r--devel/kf5-kio/distinfo8
2 files changed, 13 insertions, 1 deletions
diff --git a/devel/kf5-kio/Makefile b/devel/kf5-kio/Makefile
index 83ea9b35abee..d14289a05952 100644
--- a/devel/kf5-kio/Makefile
+++ b/devel/kf5-kio/Makefile
@@ -2,8 +2,14 @@
PORTNAME= kio
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
+PATCH_SITES= https://invent.kde.org/frameworks/kio/-/commit/
+PATCHFILES= a8a2c08014484145a4bd2a541a1cbeb8be856bf1.diff:-p1 \
+ 3134b410b98e40b34d3b80d123ee1304f6c084d4.diff:-p1 \
+ dd0cd63612edc7f65292c1aa74c70bc33dfba8af.diff:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 resource and network access abstraction
diff --git a/devel/kf5-kio/distinfo b/devel/kf5-kio/distinfo
index 458234482886..cbb81b23ba97 100644
--- a/devel/kf5-kio/distinfo
+++ b/devel/kf5-kio/distinfo
@@ -1,3 +1,9 @@
-TIMESTAMP = 1612798594
+TIMESTAMP = 1613481341
SHA256 (KDE/frameworks/5.79.0/kio-5.79.0.tar.xz) = 767c67aab4e1a43d1d2ebf74f9deab21791150cc5f533be561dc1346d16e25e6
SIZE (KDE/frameworks/5.79.0/kio-5.79.0.tar.xz) = 3309016
+SHA256 (KDE/frameworks/5.79.0/a8a2c08014484145a4bd2a541a1cbeb8be856bf1.diff) = 97c9cd66b40e6a2784979dee6f6effcffd93657c050d28baae89e31d7963b1b2
+SIZE (KDE/frameworks/5.79.0/a8a2c08014484145a4bd2a541a1cbeb8be856bf1.diff) = 3265
+SHA256 (KDE/frameworks/5.79.0/3134b410b98e40b34d3b80d123ee1304f6c084d4.diff) = 079c4366721914ef8f474e9b78351607c27ec39b5c3e0f7f9018171cad7f1906
+SIZE (KDE/frameworks/5.79.0/3134b410b98e40b34d3b80d123ee1304f6c084d4.diff) = 637
+SHA256 (KDE/frameworks/5.79.0/dd0cd63612edc7f65292c1aa74c70bc33dfba8af.diff) = e76c68a6f65b4ed53076a85bd58a3fb51213a4924281fbd9a9bd8abe55f7be39
+SIZE (KDE/frameworks/5.79.0/dd0cd63612edc7f65292c1aa74c70bc33dfba8af.diff) = 625