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: Fri Apr 15 18:40:18 UTC 2022
Modified Files:
pkgsrc/x11/xfce4-terminal: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/x11/xfce4-terminal/Makefile
cvs rdiff -u -r1.19 -r1.20 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.65 pkgsrc/x11/xfce4-terminal/Makefile:1.66
--- pkgsrc/x11/xfce4-terminal/Makefile:1.65 Sun Apr 10 22:23:48 2022
+++ pkgsrc/x11/xfce4-terminal/Makefile Fri Apr 15 18:40:18 2022
@@ -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/
Index: pkgsrc/x11/xfce4-terminal/distinfo
diff -u pkgsrc/x11/xfce4-terminal/distinfo:1.19 pkgsrc/x11/xfce4-terminal/distinfo:1.20
--- pkgsrc/x11/xfce4-terminal/distinfo:1.19 Sun Apr 10 22:23:48 2022
+++ pkgsrc/x11/xfce4-terminal/distinfo Fri Apr 15 18:40:18 2022
@@ -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