Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 19:04:24 +0000
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 13de48495c07 - main - x11/xfce4-terminal: Update to 1.2.0
Message-ID:  <69af19b8.22862.10fc082e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13de48495c075d93276ddc097813fe7b2c4f2892

commit 13de48495c075d93276ddc097813fe7b2c4f2892
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2026-03-09 19:03:52 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2026-03-09 19:03:52 +0000

    x11/xfce4-terminal: Update to 1.2.0
---
 x11/xfce4-terminal/Makefile                            |  2 +-
 x11/xfce4-terminal/distinfo                            |  6 +++---
 .../files/patch-terminal_terminal-util.c               | 18 ------------------
 x11/xfce4-terminal/pkg-plist                           |  1 +
 4 files changed, 5 insertions(+), 22 deletions(-)

diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile
index 511225a99cda..8639ef912cc4 100644
--- a/x11/xfce4-terminal/Makefile
+++ b/x11/xfce4-terminal/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xfce4-terminal
-PORTVERSION=	1.1.5
+PORTVERSION=	1.2.0
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/apps
 DIST_SUBDIR=	xfce4
diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo
index de19f4de1122..d641142a41e7 100644
--- a/x11/xfce4-terminal/distinfo
+++ b/x11/xfce4-terminal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743025057
-SHA256 (xfce4/xfce4-terminal-1.1.5.tar.xz) = 3c5b1d3a01a9a113852ac0f77d1c85bf3a356b43de33ec805b21ceca7d6f0a63
-SIZE (xfce4/xfce4-terminal-1.1.5.tar.xz) = 440192
+TIMESTAMP = 1773041300
+SHA256 (xfce4/xfce4-terminal-1.2.0.tar.xz) = 6874c7b975cc3dc3bd636d57ffec723de7458202defe65377593d3a7e0734b94
+SIZE (xfce4/xfce4-terminal-1.2.0.tar.xz) = 451388
diff --git a/x11/xfce4-terminal/files/patch-terminal_terminal-util.c b/x11/xfce4-terminal/files/patch-terminal_terminal-util.c
deleted file mode 100644
index e5abff472551..000000000000
--- a/x11/xfce4-terminal/files/patch-terminal_terminal-util.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- terminal/terminal-util.c.orig	2025-03-26 18:40:26 UTC
-+++ terminal/terminal-util.c
-@@ -30,13 +30,13 @@
- #endif
- 
- #ifdef __FreeBSD__
--#include <libprocstat.h>
--#include <libutil.h>
- #include <sys/param.h>
- #include <sys/queue.h>
- #include <sys/socket.h>
- #include <sys/types.h>
- #include <sys/user.h>
-+#include <libprocstat.h>
-+#include <libutil.h>
- #endif
- 
- #ifdef ENABLE_X11
diff --git a/x11/xfce4-terminal/pkg-plist b/x11/xfce4-terminal/pkg-plist
index 771f4a195521..c2d5f4e03443 100644
--- a/x11/xfce4-terminal/pkg-plist
+++ b/x11/xfce4-terminal/pkg-plist
@@ -70,6 +70,7 @@ share/icons/hicolor/scalable/apps/org.xfce.terminal.svg
 %%NLS%%share/locale/te/LC_MESSAGES/xfce4-terminal.mo
 %%NLS%%share/locale/th/LC_MESSAGES/xfce4-terminal.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-terminal.mo
+%%NLS%%share/locale/tt/LC_MESSAGES/xfce4-terminal.mo
 %%NLS%%share/locale/ug/LC_MESSAGES/xfce4-terminal.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-terminal.mo
 %%NLS%%share/locale/ur/LC_MESSAGES/xfce4-terminal.mo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af19b8.22862.10fc082e>