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 Jan 28 23:52:56 UTC 2026

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

Log Message:
xfce4-panel: update to 4.20.6

4.20.6 (2025-12-29)
======
- arrow-fix: Restoring the button size after the arrow disappears
- build: Fix typo in optimization level
- wayland: Set plugins internal unless forced external
- prefs-dialog: Reset add/remove buttons sensitivity when needed
- wayland: Minimalist management of workspace group change when unused
- pager: Add missing signal handler disconnections
- I18n: Update po/LINGUAS list
- libxfce4panel: Clarify doc
- Translation Updates:
  Catalan, French, Korean, Slovenian, Tatar, Thai, Vietnamese


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/x11/xfce4-panel/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/xfce4-panel/PLIST
cvs rdiff -u -r1.48 -r1.49 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.122 pkgsrc/x11/xfce4-panel/Makefile:1.123
--- pkgsrc/x11/xfce4-panel/Makefile:1.122       Tue Jan 27 08:41:08 2026
+++ pkgsrc/x11/xfce4-panel/Makefile     Wed Jan 28 23:52:56 2026
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.122 2026/01/27 08:41:08 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2026/01/28 23:52:56 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=              xfce4-panel-4.20.5
+DISTNAME=              xfce4-panel-4.20.6
 CATEGORIES=            x11
 MASTER_SITES+=         https://archive.xfce.org/src/xfce/xfce4-panel/${PKGVERSION_NOREV:R}/
 

Index: pkgsrc/x11/xfce4-panel/PLIST
diff -u pkgsrc/x11/xfce4-panel/PLIST:1.37 pkgsrc/x11/xfce4-panel/PLIST:1.38
--- pkgsrc/x11/xfce4-panel/PLIST:1.37   Fri Jun 13 01:25:37 2025
+++ pkgsrc/x11/xfce4-panel/PLIST        Wed Jan 28 23:52:56 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2025/06/13 01:25:37 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.38 2026/01/28 23:52:56 gutteridge Exp $
 bin/xfce4-panel
 bin/xfce4-popup-applicationsmenu
 bin/xfce4-popup-directorymenu
@@ -207,6 +207,7 @@ share/locale/sv/LC_MESSAGES/xfce4-panel.
 share/locale/te/LC_MESSAGES/xfce4-panel.mo
 share/locale/th/LC_MESSAGES/xfce4-panel.mo
 share/locale/tr/LC_MESSAGES/xfce4-panel.mo
+share/locale/tt/LC_MESSAGES/xfce4-panel.mo
 share/locale/ug/LC_MESSAGES/xfce4-panel.mo
 share/locale/uk/LC_MESSAGES/xfce4-panel.mo
 share/locale/ur/LC_MESSAGES/xfce4-panel.mo

Index: pkgsrc/x11/xfce4-panel/distinfo
diff -u pkgsrc/x11/xfce4-panel/distinfo:1.48 pkgsrc/x11/xfce4-panel/distinfo:1.49
--- pkgsrc/x11/xfce4-panel/distinfo:1.48        Thu Nov 27 13:58:02 2025
+++ pkgsrc/x11/xfce4-panel/distinfo     Wed Jan 28 23:52:56 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2025/11/27 13:58:02 gutteridge Exp $
+$NetBSD: distinfo,v 1.49 2026/01/28 23:52:56 gutteridge Exp $
 
-BLAKE2s (xfce4-panel-4.20.5.tar.bz2) = 7538c973bce68027188691fa9c15cb3004e4a78821501b2c0665fcdb0853893a
-SHA512 (xfce4-panel-4.20.5.tar.bz2) = bde9d94a463b526bf41cf0f6568c70f899f03da8dbe5c654f9857e2bcc5ac1d25681f47c185ab3a0b4af4516703b0e30c55ff9a26a8ba52a36db24955e705327
-Size (xfce4-panel-4.20.5.tar.bz2) = 2293754 bytes
+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
 SHA1 (patch-migrate_Makefile.in) = bf71d8ff41cfe4ce60e7e1887858b5474f1fe11c



Home | Main Index | Thread Index | Old Index