pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-terminal
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon May 23 18:44:26 UTC 2022
Modified Files:
pkgsrc/x11/xfce4-terminal: Makefile distinfo
Log Message:
xfce4-terminal: update to 1.0.3
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
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/x11/xfce4-terminal/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/xfce4-terminal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-terminal/Makefile
diff -u pkgsrc/x11/xfce4-terminal/Makefile:1.66 pkgsrc/x11/xfce4-terminal/Makefile:1.67
--- pkgsrc/x11/xfce4-terminal/Makefile:1.66 Fri Apr 15 18:40:18 2022
+++ pkgsrc/x11/xfce4-terminal/Makefile Mon May 23 18:44:26 2022
@@ -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/
Index: pkgsrc/x11/xfce4-terminal/distinfo
diff -u pkgsrc/x11/xfce4-terminal/distinfo:1.20 pkgsrc/x11/xfce4-terminal/distinfo:1.21
--- pkgsrc/x11/xfce4-terminal/distinfo:1.20 Fri Apr 15 18:40:18 2022
+++ pkgsrc/x11/xfce4-terminal/distinfo Mon May 23 18:44:26 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index