Skip to content

Commit 49efcba

Browse files
committed
libxfce4ui: update to 4.20.2
4.20.2 (2025-08-14) ====== - clipboard-manager: Use GtkClipboard iff image-only format is available - I18n: Update po/LINGUAS list - clipboard-manager: Fix potential leak on targets - clipboard-manager: Use separate struct for each call to set_with_data() - clipboard-manager: Use GtkTargetList instead of manual allocation - Translation Updates: Arabic, Esperanto, Estonian, Galician, Georgian, Greek, Korean, Polish
1 parent c95869e commit 49efcba

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

x11/libxfce4ui/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# $NetBSD: Makefile,v 1.53 2025/10/23 20:40:05 wiz Exp $
1+
# $NetBSD: Makefile,v 1.54 2025/11/01 15:04:48 gutteridge Exp $
22

3-
PKGREVISION= 2
43
.include "../../meta-pkgs/xfce4/Makefile.common"
54

6-
DISTNAME= libxfce4ui-4.20.1
5+
DISTNAME= libxfce4ui-4.20.2
76
CATEGORIES= x11
87
MASTER_SITES+= https://archive.xfce.org/src/xfce/libxfce4ui/${PKGVERSION_NOREV:R}/
98

x11/libxfce4ui/PLIST

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@comment $NetBSD: PLIST,v 1.14 2025/06/13 02:28:14 gutteridge Exp $
1+
@comment $NetBSD: PLIST,v 1.15 2025/11/01 15:04:48 gutteridge Exp $
22
bin/xfce4-about
33
include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcut-dialog.h
44
include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-editor-dialog.h
@@ -73,6 +73,7 @@ share/locale/de/LC_MESSAGES/libxfce4ui.mo
7373
share/locale/el/LC_MESSAGES/libxfce4ui.mo
7474
share/locale/en_AU/LC_MESSAGES/libxfce4ui.mo
7575
share/locale/en_GB/LC_MESSAGES/libxfce4ui.mo
76+
share/locale/eo/LC_MESSAGES/libxfce4ui.mo
7677
share/locale/es/LC_MESSAGES/libxfce4ui.mo
7778
share/locale/et/LC_MESSAGES/libxfce4ui.mo
7879
share/locale/eu/LC_MESSAGES/libxfce4ui.mo

x11/libxfce4ui/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.20 2025/06/13 02:28:14 gutteridge Exp $
1+
$NetBSD: distinfo,v 1.21 2025/11/01 15:04:48 gutteridge Exp $
22

3-
BLAKE2s (libxfce4ui-4.20.1.tar.bz2) = 62a3b966d387b6ae627790539cf300a2abfe96fbf15db33bad61694467c5ce00
4-
SHA512 (libxfce4ui-4.20.1.tar.bz2) = f530e14302a4e11cc04111d5488ad4b8727bc016bfdef5fd29e1098209fd5e886dde3102bd0feab7c49daff964a4fa208b67dd83be806171f832f09e27ba40a7
5-
Size (libxfce4ui-4.20.1.tar.bz2) = 1214543 bytes
3+
BLAKE2s (libxfce4ui-4.20.2.tar.bz2) = b1171c96b4b6a075888465a14c609d73f76e46ebb588044ba982c30e7b2e6e3f
4+
SHA512 (libxfce4ui-4.20.2.tar.bz2) = cc82e862de0b5ce7dc5b43b84a6231de131ad76a810c3e66e771ae364fdb4b1a91be2111ab8d601d97fffd692253e8bebf496867cef743f9344a4977fb8ff8d2
5+
Size (libxfce4ui-4.20.2.tar.bz2) = 1223663 bytes
66
SHA1 (patch-libxfce4kbd-private_Makefile.in) = 1087975ef0e71a2d079216c9e1979ccf1f4fcba7

0 commit comments

Comments
 (0)