pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfce4-terminal xfce4-terminal: update to 0.8.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/c880795a9126
branches: trunk
changeset: 346975:c880795a9126
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Jan 05 21:48:31 2020 +0000
description:
xfce4-terminal: update to 0.8.9
Change log:
0.8.9
=====
- Respect the "Working Directory" setting when opening initial window (the
current directory was used instead). (bug #16292)
- Disable "Paste" actions in read-only mode
- Point session manager to desktop file. This means that the session manager
will know the (translated) name and icon for the application. This is visible
e.g. in xfce4-session-settings in the "Current Session" tab. (bug #16121)
- Resolve G_TYPE_INSTANCE_GET_PRIVATE deprecation warning
- Allow to use <Alt> shortcuts when menu mnemonics are disabled - like <Alt>h
which is normally used for "Help" menu. (bug #15989)
- Fix 'Menubar starts shown when set to hidden in properties' (bug #15979)
- Fix invalid geometry on Wayland. Also fixes the issue with increasing the
window size when showing or hiding widgets such as tabbar, toolbar, menubar
on Wayland.
- Fix size increase when the menu is used on Wayland (bug #13938)
- Avoid passing null pointer to g_warning()
- Replace GLib threading functions with their GDK counterparts
- Fix setting a font via the command line (bug #15869)
- Properly apply zoom factor when creating new tab (bug #15785)
- Add icons to "Cancel" and "Paste" buttons
- Fix background color changing when changing focus if "Vary the background
color for each tab" is enabled (bug #15740)
- Revert "Save accelerators map on exit". It turned out that saving accelerators
map on exit prevents users from disabling the Alt+N shortcuts by setting them
to "" in accels.scm. The shortcuts that had been disabled got overridden on
the next launch of the terminal. (bug #16058)
- Allow to unset window urgency hint even if "Visual bell" is disabled (bug
#15729)
- Unmaximize drop-down window when hiding it. This seems to help xfwm4;
otherwise, it won't be able to unmaximize the window once it's shown again.
(bug #15681)
- Allow to use --maximize with drop-down windows
- Search dialog: Make opacity scale unfocusable. This prevents the text entry
from losing focus when the opacity scale is used.
- Fix closing tabs with middle click. This includes switching to last active
tab, allowing to undo close tab, and checking for a running process. (bug
#15687)
- Translation updates: Croatian, English (United Kingdom), Finnish, French,
Galician, Greek, Italian, Lithuanian, Norwegian Bokm?l, Portuguese, Slovak,
Slovenian
diffstat:
x11/xfce4-terminal/Makefile | 5 ++---
x11/xfce4-terminal/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r c20c947d4c23 -r c880795a9126 x11/xfce4-terminal/Makefile
--- a/x11/xfce4-terminal/Makefile Sun Jan 05 21:38:54 2020 +0000
+++ b/x11/xfce4-terminal/Makefile Sun Jan 05 21:48:31 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2019/08/11 13:25:20 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2020/01/05 21:48:31 gutteridge Exp $
-PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfce4-terminal-0.8.8
+DISTNAME= xfce4-terminal-0.8.9
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-terminal/0.8/
diff -r c20c947d4c23 -r c880795a9126 x11/xfce4-terminal/distinfo
--- a/x11/xfce4-terminal/distinfo Sun Jan 05 21:38:54 2020 +0000
+++ b/x11/xfce4-terminal/distinfo Sun Jan 05 21:48:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/08/08 20:23:29 nia Exp $
+$NetBSD: distinfo,v 1.13 2020/01/05 21:48:31 gutteridge Exp $
-SHA1 (xfce4-terminal-0.8.8.tar.bz2) = 11117241f5891ea1fd831e86b0db57ed37a60ee2
-RMD160 (xfce4-terminal-0.8.8.tar.bz2) = a85a46b264430e148001a2331c7bc0463a30968f
-SHA512 (xfce4-terminal-0.8.8.tar.bz2) = 0ceb130f0a0ceaa0a30a808fb7ff5070f75a84ef460c99799b267e5ecb1e0c15ef29558f78949d9a8968bfc50efebabc0f32dfc426a1db7ee6d225c6fdbf7645
-Size (xfce4-terminal-0.8.8.tar.bz2) = 938843 bytes
+SHA1 (xfce4-terminal-0.8.9.tar.bz2) = aa8f3f8b1d11c310561e44c262298168e0d8b4dc
+RMD160 (xfce4-terminal-0.8.9.tar.bz2) = c1c6b144d30a52b5e292fad87f47ad72def9beef
+SHA512 (xfce4-terminal-0.8.9.tar.bz2) = 6d3225395bcb7706bb0452a7102d5fdfa404d018909987c824ca90e4fb8765aec7ffbb6534df18020c7c9dd9c860aeca0686e755f10e1855c870ef953d857397
+Size (xfce4-terminal-0.8.9.tar.bz2) = 943101 bytes
Home |
Main Index |
Thread Index |
Old Index