x11-themes/plasma5-kde-gtk-config: add upstream patch to remove debug output
Remove debug message to avoid polute to stdout.
This would break application like zenity which output to stdout.
PR: 253123
Reported by: Alexander Vereeken <Alexander88207@protonmail.com>
Obtained from: 62e272df84
This commit is contained in:
parent
aef7833231
commit
63a4659023
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563526
2 changed files with 7 additions and 1 deletions
|
@ -2,8 +2,12 @@
|
|||
|
||||
PORTNAME= kde-gtk-config
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-themes kde kde-plasma
|
||||
|
||||
PATCH_SITES= https://invent.kde.org/plasma/kde-gtk-config/-/commit/
|
||||
PATCHFILES= 62e272df848d6848482ceb534d14bf36c9fde241.diff:-p1
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 GTK2 and GTK3 configurator
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1610133444
|
||||
TIMESTAMP = 1612124182
|
||||
SHA256 (KDE/plasma/5.20.5/kde-gtk-config-5.20.5.tar.xz) = 39a8dd1c143d741846017dc351ccd9161e1dfd710e3d18609327f30044de6eb8
|
||||
SIZE (KDE/plasma/5.20.5/kde-gtk-config-5.20.5.tar.xz) = 68208
|
||||
SHA256 (KDE/plasma/5.20.5/62e272df848d6848482ceb534d14bf36c9fde241.diff) = b213ed9d0865a41920e15f51e175dd6ddbf5949b90f7bd48f0c25c6e86d43845
|
||||
SIZE (KDE/plasma/5.20.5/62e272df848d6848482ceb534d14bf36c9fde241.diff) = 548
|
||||
|
|
Loading…
Reference in a new issue