diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2026-03-09 19:03:52 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2026-03-09 19:03:52 +0000 |
| commit | 13de48495c075d93276ddc097813fe7b2c4f2892 (patch) | |
| tree | f89ea7436ea0395e47c8c68ead1c687aa8c954c8 /x11 | |
| parent | 427a5a275d4ac1867946852bbed402a5dc4eb61d (diff) | |
Diffstat (limited to 'x11')
| -rw-r--r-- | x11/xfce4-terminal/Makefile | 2 | ||||
| -rw-r--r-- | x11/xfce4-terminal/distinfo | 6 | ||||
| -rw-r--r-- | x11/xfce4-terminal/files/patch-terminal_terminal-util.c | 18 | ||||
| -rw-r--r-- | 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 |
