summaryrefslogtreecommitdiff
path: root/x11/xfce4-terminal
diff options
context:
space:
mode:
authorMarek Zarychta <zarychtam@plan-b.pwste.edu.pl>2024-02-26 19:34:47 +0100
committerGuido Falsi <madpilot@FreeBSD.org>2024-02-26 19:37:01 +0100
commite5b7a328929b8cf7803fde8761cff6046b833f1c (patch)
tree511827882261fb5569c2e700f5bb75a1357e4bca /x11/xfce4-terminal
parentdevel/log4c: moved manpages to share/man (diff)
x11/xfce4-terminal: Fix "unsafe paste dialog" functionality
Import patch from upstream to fix a bug in the latest relase that prevents the "unsafe paste dialog" feature from working. PR: 277276 btained from: https://gitlab.xfce.org/apps/xfce4-terminal/-/commit/177fda86451cdeaaea8ed409e6d711b670699a97
Diffstat (limited to 'x11/xfce4-terminal')
-rw-r--r--x11/xfce4-terminal/Makefile4
-rw-r--r--x11/xfce4-terminal/distinfo4
2 files changed, 7 insertions, 1 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile
index e2ebc082c5ff..4c2264b32b7d 100644
--- a/x11/xfce4-terminal/Makefile
+++ b/x11/xfce4-terminal/Makefile
@@ -1,9 +1,13 @@
PORTNAME= xfce4-terminal
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
+PATCH_SITES= https://gitlab.xfce.org/apps/xfce4-terminal/-/commit/
+PATCHFILES= 177fda86451cdeaaea8ed409e6d711b670699a97.patch:-p1
+
MAINTAINER= xfce@FreeBSD.org
COMMENT= Terminal emulator for the X windowing system
WWW= https://www.xfce.org/
diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo
index 2c30cb4438e3..cdc4a1c6b311 100644
--- a/x11/xfce4-terminal/distinfo
+++ b/x11/xfce4-terminal/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1707159891
+TIMESTAMP = 1708766271
SHA256 (xfce4/xfce4-terminal-1.1.2.tar.bz2) = 79a85ee216502c7248e04d560adf8fef86b9d0e047f81e9ea4fe26fbda34d810
SIZE (xfce4/xfce4-terminal-1.1.2.tar.bz2) = 1042199
+SHA256 (xfce4/177fda86451cdeaaea8ed409e6d711b670699a97.patch) = 81d213427d307a4f428ea7dbfd217dec15b80d187002845b0e1c1873431e14b7
+SIZE (xfce4/177fda86451cdeaaea8ed409e6d711b670699a97.patch) = 1126