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:           Mon Apr  3 00:29:32 UTC 2023

Modified Files:
        pkgsrc/x11/libxfce4ui: Makefile distinfo

Log Message:
libxfce4ui: update to 4.18.3

Change log:

4.18.3 (2023-03-28)
======
- Add comment about the need for gtk_widget_destroy()
- Fix memory management in Vala generated code
- Add annotation "(nullable)" where appropriate
- Replace deprecated annotation: "(allow-none)"
- Harden xfce_gtk_handle_tab_accels (thunar#1067)
- screensaver: Avoid Xfconf warning
- shortcuts-grabber: Ignore keyboard layout change
- screensaver: Fix Xfconf memory management


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/libxfce4ui/Makefile
cvs rdiff -u -r1.14 -r1.15 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.36 pkgsrc/x11/libxfce4ui/Makefile:1.37
--- pkgsrc/x11/libxfce4ui/Makefile:1.36 Thu Feb  9 23:16:19 2023
+++ pkgsrc/x11/libxfce4ui/Makefile      Mon Apr  3 00:29:32 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2023/02/09 23:16:19 gutteridge Exp $
+# $NetBSD: Makefile,v 1.37 2023/04/03 00:29:32 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      libxfce4ui-4.18.2
+DISTNAME=      libxfce4ui-4.18.3
 CATEGORIES=    x11
 MASTER_SITES+= https://archive.xfce.org/src/xfce/libxfce4ui/${PKGVERSION_NOREV:R}/
 

Index: pkgsrc/x11/libxfce4ui/distinfo
diff -u pkgsrc/x11/libxfce4ui/distinfo:1.14 pkgsrc/x11/libxfce4ui/distinfo:1.15
--- pkgsrc/x11/libxfce4ui/distinfo:1.14 Thu Feb  9 23:16:19 2023
+++ pkgsrc/x11/libxfce4ui/distinfo      Mon Apr  3 00:29:32 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2023/02/09 23:16:19 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2023/04/03 00:29:32 gutteridge Exp $
 
-BLAKE2s (libxfce4ui-4.18.2.tar.bz2) = 1c7d6178495900d3fbaa191670eb80628dffe9059168d9321962205403b53bfd
-SHA512 (libxfce4ui-4.18.2.tar.bz2) = 758466e2e3096791b99e1a00c9f499d95327581ad336fc1ab0d51e3d150206d522f44c2e6053b0032499dd0cb337510cf6940dc77499cef3ecbb484de7787457
-Size (libxfce4ui-4.18.2.tar.bz2) = 901949 bytes
+BLAKE2s (libxfce4ui-4.18.3.tar.bz2) = 0c6b8ce8cea37794d8a4fd0a2433fafa594ac9b4e40f4dafcf90d9179ae1ac35
+SHA512 (libxfce4ui-4.18.3.tar.bz2) = 697d883352189426b36d6c06254404b1dd2ba5f9630691b7dfddb2496d7b0233e807485155ead02dfaa73dc543eee7d8e459dc72ec56f646ec020fc9142edd28
+Size (libxfce4ui-4.18.3.tar.bz2) = 905070 bytes
 SHA1 (patch-libxfce4kbd-private_Makefile.in) = 10443997b9699363ab19d0092b6ac7a898a512d8



Home | Main Index | Thread Index | Old Index