Skip to content

Commit

Permalink
xfce4-terminal: update to 1.0.3
Browse files Browse the repository at this point in the history
Change log:

1.0.3
======
Stable release fixing regressions.

Fixes:
- Consume KeyEvents when activating a TAB accelerator.
- Regression: Scrollbar position setting does not work if you start
with a hidden scrollbar (Issue #192)
- Regression: Revert ff94ff30c1f83561f0abad4867846880ba9c6f83 which
broke scroll-on-output and change the default value (Issue #191)

Translation Updates:
  Hebrew, Portuguese (Brazil), Russian

1.0.2
======
Stable release fixing a regression related to switch/move tab accelerators.

- Regression: MiscCycleTabs preference does not work for accelerators (#186, #24).
- Translation Updates:
  Russian
  • Loading branch information
dhgutteridge committed May 23, 2022
1 parent 12ca639 commit 8bef187
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions x11/xfce4-terminal/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.66 2022/04/15 18:40:18 gutteridge Exp $
# $NetBSD: Makefile,v 1.67 2022/05/23 18:44:26 gutteridge Exp $

.include "../../meta-pkgs/xfce4/Makefile.common"

DISTNAME= xfce4-terminal-1.0.1
DISTNAME= xfce4-terminal-1.0.3
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-terminal/1.0/

Expand Down
8 changes: 4 additions & 4 deletions x11/xfce4-terminal/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.20 2022/04/15 18:40:18 gutteridge Exp $
$NetBSD: distinfo,v 1.21 2022/05/23 18:44:26 gutteridge Exp $

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
BLAKE2s (xfce4-terminal-1.0.3.tar.bz2) = e7fe8959720a3cbe70d8df592333f105650ce8d574ec9ffed37bc1918079d318
SHA512 (xfce4-terminal-1.0.3.tar.bz2) = b9d93c3def9cd1237b985ee95664e210595f450e78b9e23fd5928d66cd978fca38db8be1e3c2968b6cb9a8abb5ab978975eed6b8afa3b49509fecf16b66580d3
Size (xfce4-terminal-1.0.3.tar.bz2) = 1000750 bytes

0 comments on commit 8bef187

Please sign in to comment.