pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXcursor



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  3 10:06:14 UTC 2024

Modified Files:
        pkgsrc/x11/libXcursor: Makefile distinfo

Log Message:
libXcursor: update to 1.2.2.

Alan Coopersmith (6):
      gitlab CI: stop requiring Signed-off-by in commits
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      If O_CLOEXEC is defined, add "e" to fopen modes
      Add comment about keeping libxcb-cursor copy of code in sync
      XcursorXcFileLoad: plug memory leak in error paths
      libXcursor 1.2.2

Robin Linden (1):
      Remove superfluous and unguarded config.h include


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/libXcursor/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXcursor/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/libXcursor/Makefile
diff -u pkgsrc/x11/libXcursor/Makefile:1.14 pkgsrc/x11/libXcursor/Makefile:1.15
--- pkgsrc/x11/libXcursor/Makefile:1.14 Wed Nov  9 13:14:20 2022
+++ pkgsrc/x11/libXcursor/Makefile      Sun Mar  3 10:06:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/11/09 13:14:20 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2024/03/03 10:06:14 wiz Exp $
 
-DISTNAME=              libXcursor-1.2.1
+DISTNAME=              libXcursor-1.2.2
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/x11/libXcursor/distinfo
diff -u pkgsrc/x11/libXcursor/distinfo:1.11 pkgsrc/x11/libXcursor/distinfo:1.12
--- pkgsrc/x11/libXcursor/distinfo:1.11 Sun Apr  3 18:33:57 2022
+++ pkgsrc/x11/libXcursor/distinfo      Sun Mar  3 10:06:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/04/03 18:33:57 wiz Exp $
+$NetBSD: distinfo,v 1.12 2024/03/03 10:06:14 wiz Exp $
 
-BLAKE2s (libXcursor-1.2.1.tar.xz) = ee566d890bc9235f06775408cc7c97a9a2c49771bbd3bc612a969b22e07216c0
-SHA512 (libXcursor-1.2.1.tar.xz) = ebb42a39855aab86d0c11fe6ad33d011cf56a6dc5c309bef643460319c03df239b7e09fe88777bb25c0e9ff8aceac6bf66e51cc04a2d5ee463b3bc3bbf1674e3
-Size (libXcursor-1.2.1.tar.xz) = 280352 bytes
+BLAKE2s (libXcursor-1.2.2.tar.xz) = 886063ccb4a69e059e69cc0076a610d6a7ce9232c58fe8aea7d576f4f0228373
+SHA512 (libXcursor-1.2.2.tar.xz) = 6550ce1e69b35ef3356f25e31aa2779503d9cea780eff307cb646364993dfaa971304085d32677e68996bd3b8e067436c8fc89aeb4db07a12ce5bc93b735b5b0
+Size (libXcursor-1.2.2.tar.xz) = 289536 bytes



Home | Main Index | Thread Index | Old Index