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 1.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9aaca30243c
branches:  trunk
changeset: 377045:c9aaca30243c
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Apr 15 18:40:18 2022 +0000

description:
xfce4-terminal: update to 1.0.1

Change log:

1.0.1
======
Stable release fixing regressions and a couple of older bugs.

- A new hidden preference `DropdownParametersOnce` has been introduced to control whether the drop-down
  window accepts command line arguments after creation. With the introduction of this preference
  an older bug was fixed where tabs could be added to the drop-down window even though they
  weren't supposed to.
- Options: --active-tab does not behave properly when adding tabs to existing windows.

Regressions fixed:
- Find dialog does not respond to Return key (Issue #176)
- Dragging a URL from Chromium ends up truncated (Issue #180)
- Toolbar size changes when the window is maximized (Issue #181).
- Unable to create a single window with many tabs through command line options (Issue #182).

Translation Updates:
  Danish, Finnish, Greek, Russian, Turkish

diffstat:

 x11/xfce4-terminal/Makefile |  4 ++--
 x11/xfce4-terminal/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 60228e9ef391 -r c9aaca30243c x11/xfce4-terminal/Makefile
--- a/x11/xfce4-terminal/Makefile       Fri Apr 15 17:47:55 2022 +0000
+++ b/x11/xfce4-terminal/Makefile       Fri Apr 15 18:40:18 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.65 2022/04/10 22:23:48 gutteridge Exp $
+# $NetBSD: Makefile,v 1.66 2022/04/15 18:40:18 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-terminal-1.0.0
+DISTNAME=      xfce4-terminal-1.0.1
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/apps/xfce4-terminal/1.0/
 
diff -r 60228e9ef391 -r c9aaca30243c x11/xfce4-terminal/distinfo
--- a/x11/xfce4-terminal/distinfo       Fri Apr 15 17:47:55 2022 +0000
+++ b/x11/xfce4-terminal/distinfo       Fri Apr 15 18:40:18 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/04/10 22:23:48 gutteridge Exp $
+$NetBSD: distinfo,v 1.20 2022/04/15 18:40:18 gutteridge Exp $
 
-BLAKE2s (xfce4-terminal-1.0.0.tar.bz2) = cf76341e7e4ba9c58d397c0768cd6ef604cac00df008d2aef9bde182268202b5
-SHA512 (xfce4-terminal-1.0.0.tar.bz2) = 3a7ab171f08b4e9e9628a1e69ce2a5f20a00db13ee01232fe33f86df868037394540fdc5899876a46ce200d15fd9f6603eff2508f3c66b3b4f90573d16b3f02f
-Size (xfce4-terminal-1.0.0.tar.bz2) = 1022734 bytes
+BLAKE2s (xfce4-terminal-1.0.1.tar.bz2) = ca92f52bb1e05316cb4f27b43ea7f185d265704539341b24796bd1aacf2f75f9
+SHA512 (xfce4-terminal-1.0.1.tar.bz2) = 53e75f091ffa7444b6653a43458793cba2b50c76e9670da801b42e8c9283c4bb9a65404cc75ab35914cf9e3e1ce94914c2d337d35396d797837ef7b8f72f4d65
+Size (xfce4-terminal-1.0.1.tar.bz2) = 1002307 bytes



Home | Main Index | Thread Index | Old Index