pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xcb-util-cursor
Module Name: pkgsrc
Committed By: wiz
Date: Tue Sep 2 06:35:06 UTC 2025
Modified Files:
pkgsrc/x11/xcb-util-cursor: Makefile distinfo
Log Message:
xcb-util-cursor: update to 0.1.6.
This release updates the default cursor path to match the changes made to
the default cursor path in libXcursor 1.2.0, including the addition of
~/.local/share/icons to the default path. It also makes the default path
depend on the --prefix setting instead of hardcoding /usr - builders can
still override the defaults by passing --with-cursorpath=... to configure.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xcb-util-cursor/Makefile \
pkgsrc/x11/xcb-util-cursor/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/xcb-util-cursor/Makefile
diff -u pkgsrc/x11/xcb-util-cursor/Makefile:1.11 pkgsrc/x11/xcb-util-cursor/Makefile:1.12
--- pkgsrc/x11/xcb-util-cursor/Makefile:1.11 Thu Oct 19 20:48:57 2023
+++ pkgsrc/x11/xcb-util-cursor/Makefile Tue Sep 2 06:35:06 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/10/19 20:48:57 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2025/09/02 06:35:06 wiz Exp $
-DISTNAME= xcb-util-cursor-0.1.5
+DISTNAME= xcb-util-cursor-0.1.6
CATEGORIES= x11
MASTER_SITES= https://xorg.freedesktop.org/archive/individual/lib/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xcb-util-cursor/distinfo
diff -u pkgsrc/x11/xcb-util-cursor/distinfo:1.11 pkgsrc/x11/xcb-util-cursor/distinfo:1.12
--- pkgsrc/x11/xcb-util-cursor/distinfo:1.11 Thu Oct 19 20:48:57 2023
+++ pkgsrc/x11/xcb-util-cursor/distinfo Tue Sep 2 06:35:06 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/10/19 20:48:57 wiz Exp $
+$NetBSD: distinfo,v 1.12 2025/09/02 06:35:06 wiz Exp $
-BLAKE2s (xcb-util-cursor-0.1.5.tar.xz) = 2eb76ba4b77cc7b01863e405b611dea3f015eafc4c83be9b240150162a4e1822
-SHA512 (xcb-util-cursor-0.1.5.tar.xz) = e2d14c3f0ab117524ba90d1a992b61717ccee04bc9e66c587a6a0f10571f15e89fc5db3413882ca7ce14ebc07b6b7b0a4ddecd59ba910e6ca654ea9b1c705ed5
-Size (xcb-util-cursor-0.1.5.tar.xz) = 266788 bytes
+BLAKE2s (xcb-util-cursor-0.1.6.tar.xz) = bdd8d4f22b040814bb40358bd1ef4d1bbbb7113709ec527b1446ffd48e11dabf
+SHA512 (xcb-util-cursor-0.1.6.tar.xz) = 5cdf2f942e3aad9662456cf6b5c2be2ff1837d73348046f6d8b72aeabf005c481a5f00ee169d9ccd18878697cb1744f0b274d0caa85955979c8e4f92d2cc3f72
+Size (xcb-util-cursor-0.1.6.tar.xz) = 273084 bytes
Home |
Main Index |
Thread Index |
Old Index