pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xfce4-panel



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Mar 25 22:51:24 UTC 2026

Modified Files:
        pkgsrc/x11/xfce4-panel: Makefile distinfo

Log Message:
xfce4-panel: update to 4.20.7

4.20.7 (2026-03-02)
======
- tasklist: Destroy group menu item if window is closed
- panel: Make non-GObject internal plugins resident
- Revert "plugins: Do not use g_intern_static_string"
- panel: Do not fall through when internal plugin failed to load
- wayland: panel: Track set_anchor_default source id
- plugins: Do not use g_intern_static_string
- panel: Fix wrong memory management
- panel: Be sure to set plugin properties when appropriate
- Set application name so internal plugins can't override it
- plugins: Reset workspace group when needed
- wayland: Guard layer-shell related code also at runtime
- wayland: Review screen layout change management
- common: Only remap widget if visible
- wayland: autohide: Fix autohide of floating panel
- wayland: Handle null workspace group list when a group is destroyed
- wayland: panel: Delay hiding panel window when screen layout changes


To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 pkgsrc/x11/xfce4-panel/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/x11/xfce4-panel/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-panel/Makefile
diff -u pkgsrc/x11/xfce4-panel/Makefile:1.123 pkgsrc/x11/xfce4-panel/Makefile:1.124
--- pkgsrc/x11/xfce4-panel/Makefile:1.123       Wed Jan 28 23:52:56 2026
+++ pkgsrc/x11/xfce4-panel/Makefile     Wed Mar 25 22:51:24 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.123 2026/01/28 23:52:56 gutteridge Exp $
+# $NetBSD: Makefile,v 1.124 2026/03/25 22:51:24 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=              xfce4-panel-4.20.6
+DISTNAME=              xfce4-panel-4.20.7
 CATEGORIES=            x11
 MASTER_SITES+=         https://archive.xfce.org/src/xfce/xfce4-panel/${PKGVERSION_NOREV:R}/
 

Index: pkgsrc/x11/xfce4-panel/distinfo
diff -u pkgsrc/x11/xfce4-panel/distinfo:1.49 pkgsrc/x11/xfce4-panel/distinfo:1.50
--- pkgsrc/x11/xfce4-panel/distinfo:1.49        Wed Jan 28 23:52:56 2026
+++ pkgsrc/x11/xfce4-panel/distinfo     Wed Mar 25 22:51:24 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2026/01/28 23:52:56 gutteridge Exp $
+$NetBSD: distinfo,v 1.50 2026/03/25 22:51:24 gutteridge Exp $
 
-BLAKE2s (xfce4-panel-4.20.6.tar.bz2) = e63df433d96be26ae13b50bdf8c862d4a90a8184e78a3e228f7389590308e669
-SHA512 (xfce4-panel-4.20.6.tar.bz2) = 0a1840cb14426a8e19552141efab2fde29b7b2cb001c3135b3042a54c5084fad30267a5e8495dbf04048e40f092db6cb998acd3f15250ea6cd8801d354afe3cb
-Size (xfce4-panel-4.20.6.tar.bz2) = 2309955 bytes
+BLAKE2s (xfce4-panel-4.20.7.tar.bz2) = 18bed3b5ab06dd861b44e8a400dbcda0d220df6bdf729a9431809f6248fdbead
+SHA512 (xfce4-panel-4.20.7.tar.bz2) = 776319ce0dc0c087f8c1f963b34e5876870d21a91a47cca9b8bcc651dc469a59a0cabc47abdb170e5ab5420783e1d65354ced2778716159751da325697e6107f
+Size (xfce4-panel-4.20.7.tar.bz2) = 2311827 bytes
 SHA1 (patch-migrate_Makefile.in) = bf71d8ff41cfe4ce60e7e1887858b5474f1fe11c



Home | Main Index | Thread Index | Old Index