mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/messagelib: add upstream fix for upstream bug 387061
Fixes bug: https://bugs.kde.org/show_bug.cgi?id=387061
This commit is contained in:
parent
f7d22fb7d7
commit
57a54b7eda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523504
2 changed files with 7 additions and 2 deletions
|
@ -2,9 +2,12 @@
|
||||||
|
|
||||||
PORTNAME= messagelib
|
PORTNAME= messagelib
|
||||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net kde kde-applications
|
CATEGORIES= net kde kde-applications
|
||||||
|
|
||||||
|
PATCH_SITES= https://github.com/KDE/messagelib/commit/
|
||||||
|
PATCHFILES= 991eb9c20286bdce2458d7dbc17765dd7b0d7b38.patch:-p1
|
||||||
|
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
COMMENT= Library for handling messages
|
COMMENT= Library for handling messages
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
TIMESTAMP = 1578373945
|
TIMESTAMP = 1579387483
|
||||||
SHA256 (KDE/applications/19.12.1/messagelib-19.12.1.tar.xz) = d2514ac31f78235340353701f735a15f69d99374a55566ec7702a3a5ddd23d05
|
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
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue