aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2020-01-19 06:50:53 +0800
committertcberner <tcberner@FreeBSD.org>2020-01-19 06:50:53 +0800
commita2ca4812e89d1c3adb635462a6b57a8a3f6fca10 (patch)
tree6d4f91436d7fafa96c1f64a3823b18d77d78347e
parente320d0933335b5a3955f4f61899fcea9d451d54d (diff)
downloadfreebsd-ports-gnome-a2ca4812e89d1c3adb635462a6b57a8a3f6fca10.tar.gz
freebsd-ports-gnome-a2ca4812e89d1c3adb635462a6b57a8a3f6fca10.tar.zst
freebsd-ports-gnome-a2ca4812e89d1c3adb635462a6b57a8a3f6fca10.zip
net/messagelib: add upstream fix for upstream bug 387061
Fixes bug: https://bugs.kde.org/show_bug.cgi?id=387061
-rw-r--r--net/messagelib/Makefile5
-rw-r--r--net/messagelib/distinfo4
2 files changed, 7 insertions, 2 deletions
diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile
index 3086702917b4..8a7ce6a28a35 100644
--- a/net/messagelib/Makefile
+++ b/net/messagelib/Makefile
@@ -2,9 +2,12 @@
PORTNAME= messagelib
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net kde kde-applications
+PATCH_SITES= https://github.com/KDE/messagelib/commit/
+PATCHFILES= 991eb9c20286bdce2458d7dbc17765dd7b0d7b38.patch:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= Library for handling messages
diff --git a/net/messagelib/distinfo b/net/messagelib/distinfo
index fb9711b9a76f..aadec57b8da9 100644
--- a/net/messagelib/distinfo
+++ b/net/messagelib/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1578373945
+TIMESTAMP = 1579387483
SHA256 (KDE/applications/19.12.1/messagelib-19.12.1.tar.xz) = d2514ac31f78235340353701f735a15f69d99374a55566ec7702a3a5ddd23d05
SIZE (KDE/applications/19.12.1/messagelib-19.12.1.tar.xz) = 10464964
+SHA256 (KDE/applications/19.12.1/991eb9c20286bdce2458d7dbc17765dd7b0d7b38.patch) = 71c15d0f47cf39911cfad20625e4a67a0b938e0a94c71a7dee0626c419b105f9
+SIZE (KDE/applications/19.12.1/991eb9c20286bdce2458d7dbc17765dd7b0d7b38.patch) = 2869