Skip to content

Commit

Permalink
xfce4-panel: update to 4.16.5
Browse files Browse the repository at this point in the history
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
  • Loading branch information
dhgutteridge committed Aug 25, 2022
1 parent 8ed9d37 commit 2e90ad9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 29 deletions.
5 changes: 2 additions & 3 deletions x11/xfce4-panel/Makefile
Original file line number Diff line number Diff line change
@@ -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/

Expand Down
9 changes: 4 additions & 5 deletions x11/xfce4-panel/distinfo
Original file line number Diff line number Diff line change
@@ -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
21 changes: 0 additions & 21 deletions x11/xfce4-panel/patches/patch-plugins_systray_sn-item.c

This file was deleted.

0 comments on commit 2e90ad9

Please sign in to comment.