pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libxfce4ui



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Nov  1 15:04:48 UTC 2025

Modified Files:
        pkgsrc/x11/libxfce4ui: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/x11/libxfce4ui/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/libxfce4ui/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/libxfce4ui/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/libxfce4ui/Makefile
diff -u pkgsrc/x11/libxfce4ui/Makefile:1.53 pkgsrc/x11/libxfce4ui/Makefile:1.54
--- pkgsrc/x11/libxfce4ui/Makefile:1.53 Thu Oct 23 20:40:05 2025
+++ pkgsrc/x11/libxfce4ui/Makefile      Sat Nov  1 15:04:48 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2025/10/23 20:40:05 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2025/11/01 15:04:48 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      libxfce4ui-4.20.1
+DISTNAME=      libxfce4ui-4.20.2
 CATEGORIES=    x11
 MASTER_SITES+= https://archive.xfce.org/src/xfce/libxfce4ui/${PKGVERSION_NOREV:R}/
 

Index: pkgsrc/x11/libxfce4ui/PLIST
diff -u pkgsrc/x11/libxfce4ui/PLIST:1.14 pkgsrc/x11/libxfce4ui/PLIST:1.15
--- pkgsrc/x11/libxfce4ui/PLIST:1.14    Fri Jun 13 02:28:14 2025
+++ pkgsrc/x11/libxfce4ui/PLIST Sat Nov  1 15:04:48 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2025/06/13 02:28:14 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.15 2025/11/01 15:04:48 gutteridge Exp $
 bin/xfce4-about
 include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcut-dialog.h
 include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-editor-dialog.h
@@ -73,6 +73,7 @@ share/locale/de/LC_MESSAGES/libxfce4ui.m
 share/locale/el/LC_MESSAGES/libxfce4ui.mo
 share/locale/en_AU/LC_MESSAGES/libxfce4ui.mo
 share/locale/en_GB/LC_MESSAGES/libxfce4ui.mo
+share/locale/eo/LC_MESSAGES/libxfce4ui.mo
 share/locale/es/LC_MESSAGES/libxfce4ui.mo
 share/locale/et/LC_MESSAGES/libxfce4ui.mo
 share/locale/eu/LC_MESSAGES/libxfce4ui.mo

Index: pkgsrc/x11/libxfce4ui/distinfo
diff -u pkgsrc/x11/libxfce4ui/distinfo:1.20 pkgsrc/x11/libxfce4ui/distinfo:1.21
--- pkgsrc/x11/libxfce4ui/distinfo:1.20 Fri Jun 13 02:28:14 2025
+++ pkgsrc/x11/libxfce4ui/distinfo      Sat Nov  1 15:04:48 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2025/06/13 02:28:14 gutteridge Exp $
+$NetBSD: distinfo,v 1.21 2025/11/01 15:04:48 gutteridge Exp $
 
-BLAKE2s (libxfce4ui-4.20.1.tar.bz2) = 62a3b966d387b6ae627790539cf300a2abfe96fbf15db33bad61694467c5ce00
-SHA512 (libxfce4ui-4.20.1.tar.bz2) = f530e14302a4e11cc04111d5488ad4b8727bc016bfdef5fd29e1098209fd5e886dde3102bd0feab7c49daff964a4fa208b67dd83be806171f832f09e27ba40a7
-Size (libxfce4ui-4.20.1.tar.bz2) = 1214543 bytes
+BLAKE2s (libxfce4ui-4.20.2.tar.bz2) = b1171c96b4b6a075888465a14c609d73f76e46ebb588044ba982c30e7b2e6e3f
+SHA512 (libxfce4ui-4.20.2.tar.bz2) = cc82e862de0b5ce7dc5b43b84a6231de131ad76a810c3e66e771ae364fdb4b1a91be2111ab8d601d97fffd692253e8bebf496867cef743f9344a4977fb8ff8d2
+Size (libxfce4ui-4.20.2.tar.bz2) = 1223663 bytes
 SHA1 (patch-libxfce4kbd-private_Makefile.in) = 1087975ef0e71a2d079216c9e1979ccf1f4fcba7



Home | Main Index | Thread Index | Old Index