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: Thu Feb 8 23:29:47 UTC 2024
Modified Files:
pkgsrc/x11/xfce4-terminal: Makefile distinfo
Log Message:
xfce4-terminal: update to 1.1.2
1.1.2 (2024-02-05)
=====
- Update copyright year
- Update tooltip when hovering over a hyperlink
- build: Align CFLAGS with LDADD
- prefs-dialog: Add missing strings to translate (#222)
- dropdown: Default dropdown-toggle-focus to false
- Add runtime guard for XfceSMClient
- build: Restrict XfceSMClient to X11
- Determine cwd on FreeBSD in a native way instead of using linprocfs
- window: Remove weak ref on prefs dialog in finalize()
- build: Get rid of #ifdef G_ENABLE_DEBUG
- Do not reconnect accels when closing last tab
- build: Lower xfce4-dev-tools requirements to stable version
- search-dialog: Use xfce_titled_dialog_set_default_response()
- Translation Updates:
Albanian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
Croatian, Danish, Dutch, Estonian, French, German, Greek, Italian,
Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese,
Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Swedish,
Turkish, Ukrainian
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/x11/xfce4-terminal/Makefile
cvs rdiff -u -r1.24 -r1.25 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.78 pkgsrc/x11/xfce4-terminal/Makefile:1.79
--- pkgsrc/x11/xfce4-terminal/Makefile:1.78 Tue Nov 14 14:03:24 2023
+++ pkgsrc/x11/xfce4-terminal/Makefile Thu Feb 8 23:29:47 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2023/11/14 14:03:24 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2024/02/08 23:29:47 gutteridge Exp $
-PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfce4-terminal-1.1.1
+DISTNAME= xfce4-terminal-1.1.2
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-terminal/1.1/
Index: pkgsrc/x11/xfce4-terminal/distinfo
diff -u pkgsrc/x11/xfce4-terminal/distinfo:1.24 pkgsrc/x11/xfce4-terminal/distinfo:1.25
--- pkgsrc/x11/xfce4-terminal/distinfo:1.24 Mon Oct 16 23:12:35 2023
+++ pkgsrc/x11/xfce4-terminal/distinfo Thu Feb 8 23:29:47 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/10/16 23:12:35 gutteridge Exp $
+$NetBSD: distinfo,v 1.25 2024/02/08 23:29:47 gutteridge Exp $
-BLAKE2s (xfce4-terminal-1.1.1.tar.bz2) = f538bf8d09f91ef4a4332655743bd1fb410c766eda6472fb5b34161f354fc4f4
-SHA512 (xfce4-terminal-1.1.1.tar.bz2) = 0f2631cc9790b467495cf17a506c33b9c6a037b94a353cb870554b1dd9da0b4795ed965ca2e9beb5dec1b344304e4dc9f71130862f6b45d63f66c603757991cd
-Size (xfce4-terminal-1.1.1.tar.bz2) = 1033180 bytes
+BLAKE2s (xfce4-terminal-1.1.2.tar.bz2) = b5da4916e955d68da41ee310f9427e776b0092e1098675f3b844f6140c69876b
+SHA512 (xfce4-terminal-1.1.2.tar.bz2) = ffd0975dc839e256ee18c8a5cb01025bfc2703af7d379d565ea861482269698c718c4cca408440cdc76ef7c6ccacaa6816da7f6734b1aef004cfb223f657243a
+Size (xfce4-terminal-1.1.2.tar.bz2) = 1042199 bytes
Home |
Main Index |
Thread Index |
Old Index