Received: by mail.netbsd.org (Postfix, from userid 605) id 780AE84EDA; Sun, 3 Mar 2024 10:06:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709460376; bh=/sNlb4v6GJv5l7tcBMTL8s00pFGPi2Jpskd+Srv2zZY=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=yOAJNe10l+ZC4qKePWS8z4xiP5GGlIFK6s4u9b9cwXPbi8ydeboaFPJbzJiIAkKjY Wdv+Ex9dZ0W0ujYCGfSamuLBTjDT/jvLBcY4AuWbg9VS2U3EM9jJAA7kuWcPQDTtou PEHFKWa689HcOGCRksHrAXM6OF0IGqH8fEq8GTQE= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 67D8584ECF for ; Sun, 3 Mar 2024 10:06:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 2Ds7AmqSe831 for ; Sun, 3 Mar 2024 10:06:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D4CF984E54 for ; Sun, 3 Mar 2024 10:06:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709460374; bh=/sNlb4v6GJv5l7tcBMTL8s00pFGPi2Jpskd+Srv2zZY=; h=Date:From:Subject:To:Reply-To; b=0VBK3cIBBaZfHU0QEnD87YVkk2bl6PWDB2I8yTa1m/i8BKWOwKltmCasVrHUpnGDq 0OKDlcog8MQfskH/vKHbExRO928KpyRTYA4kTqc60lkip2sk8PnbTcYdowNpAiOe/H 45LWhMRjibEuYMV05RGTQNw2ymLgVF7N5t8CqitU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id CB34CFA27; Sun, 3 Mar 2024 10:06:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1709460374129550" MIME-Version: 1.0 Date: Sun, 3 Mar 2024 10:06:14 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/libXcursor To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240303100614.CB34CFA27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1709460374129550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_1709460374129550 Content-Disposition: inline Content-Length: 1547 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 --_----------=_1709460374129550--