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:           Thu Aug 25 22:59:26 UTC 2022

Modified Files:
        pkgsrc/x11/xfce4-panel: Makefile distinfo
Removed Files:
        pkgsrc/x11/xfce4-panel/patches: patch-plugins_systray_sn-item.c

Log Message:
xfce4-panel: update to 4.16.5

Change log:

4.16.5 (2022-08-20)
======
- systray: Help to keep status notifiers from vanishing (#102, #243, #599)
- panel: Populate item dialog after setting dialog screen (Fixes #62)
- systray: Perform sanity checks also for "NewStatus" signal (Fixes #602)
- pager: Properly disconnect signal handler
- tasklist: Guard against null workspace
- panel: Be sure to save plugins before xfconf_shutdown()
- tasklist: Fix critical warning when starting on a disconnected device
- Update `.gitignore`
- libxfce4panel: Destroy plugin prefs dialog on plugin "destroy" signal
- build: Fix intltool lock file problem during make distcheck
- prefs-dialog: Filter out irrelevant selection changes in "Items" tab
- wrapper: Ensure that provider stays alive when processing "g-signal"
- Revert "panel: Keep a reference on item during drag and drop"
- tasklist: Fix wireframe for CSD windows (v2) (#562)
- Translation Updates:
  English (United Kingdom), Georgian, Greek, Panjabi (Punjabi), Russian


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/x11/xfce4-panel/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/x11/xfce4-panel/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/x11/xfce4-panel/patches/patch-plugins_systray_sn-item.c

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.95 pkgsrc/x11/xfce4-panel/Makefile:1.96
--- pkgsrc/x11/xfce4-panel/Makefile:1.95        Thu Aug 11 05:09:35 2022
+++ pkgsrc/x11/xfce4-panel/Makefile     Thu Aug 25 22:59:25 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.95 2022/08/11 05:09:35 gutteridge Exp $
+# $NetBSD: Makefile,v 1.96 2022/08/25 22:59:25 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=              xfce4-panel-4.16.4
-PKGREVISION=           2
+DISTNAME=              xfce4-panel-4.16.5
 CATEGORIES=            x11
 MASTER_SITES+=         https://archive.xfce.org/src/xfce/xfce4-panel/4.16/
 

Index: pkgsrc/x11/xfce4-panel/distinfo
diff -u pkgsrc/x11/xfce4-panel/distinfo:1.38 pkgsrc/x11/xfce4-panel/distinfo:1.39
--- pkgsrc/x11/xfce4-panel/distinfo:1.38        Sun Jul 24 20:46:33 2022
+++ pkgsrc/x11/xfce4-panel/distinfo     Thu Aug 25 22:59:25 2022
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.38 2022/07/24 20:46:33 gutteridge Exp $
+$NetBSD: distinfo,v 1.39 2022/08/25 22:59:25 gutteridge Exp $
 
-BLAKE2s (xfce4-panel-4.16.4.tar.bz2) = 33c871f286627f035903b08379dc9febe9207c5786a671b2d32219a43b8f40c1
-SHA512 (xfce4-panel-4.16.4.tar.bz2) = a1ad5a528968c4b1a5d2fb1537f7774aeeb525d7cb2f77e261b187b94e9de22f018bbd47d462ce4ad09b360126548d5848e46643df40549f9f8a3c44a4a14564
-Size (xfce4-panel-4.16.4.tar.bz2) = 1383630 bytes
+BLAKE2s (xfce4-panel-4.16.5.tar.bz2) = 376ee39d02a44e8c7530049ed5508c3d614331c6e6d4116a700ca1ca1dac81e7
+SHA512 (xfce4-panel-4.16.5.tar.bz2) = d72220fa2812ae3b420350dab4c9d33e01d26d27ba33e4c16ad848ed1915c3c4aaf41fef24e2e7271e31171536148ad32b55aabc3e1facd4bf8a411990fd27bb
+Size (xfce4-panel-4.16.5.tar.bz2) = 1386556 bytes
 SHA1 (patch-migrate_Makefile.in) = bf71d8ff41cfe4ce60e7e1887858b5474f1fe11c
-SHA1 (patch-plugins_systray_sn-item.c) = c1d32f965c6d2cc5fc0f219e5619ba532fdd8108



Home | Main Index | Thread Index | Old Index