Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=rKXGZ0av; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=NS5RaTZr Received: by mail.netbsd.org (Postfix, from userid 605) id C24AD84EC9; Tue, 16 Apr 2024 21:18:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713302329; bh=uXmWVwbcOto6jBCBiYn5GMG9vRYtgCZVYzMH5pxlAlo=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=rKXGZ0av1lWS24Lcb5hNNpgA0qHc+vDN2jRo9V33Tvxcjd21gJbNv1mjX2fDeQRLt MtV7LDGpm86CZImnQzzkRueKZbey5oT6QSqLs3OlXF+ecspKynyUEiw6T92yoJZBy5 SdU0xUu4a+YlfuY59r80JsVT5M5tGFImMKIn3Kx4= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B250384D27 for ; Tue, 16 Apr 2024 21:18:48 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id H84MVwWSesPz for ; Tue, 16 Apr 2024 21:18:48 +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 3351B84EC9 for ; Tue, 16 Apr 2024 21:18:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713302328; bh=uXmWVwbcOto6jBCBiYn5GMG9vRYtgCZVYzMH5pxlAlo=; h=Date:From:Subject:To:Reply-To; b=NS5RaTZrHjWWRMtpkzeHfh+8zTY215OAjxVCJxBEIBzI28P0RkOuGF0EDQsNWzrcc rUo3ef4Ez9hKHQVXzlM1ULd33RlBLF4qCyBo7uwxlYAp48FwPXJUHZGYwJyjcO9xUj j+jr4v2HeokWMU9goAUgufA/8G45sQvJsUSaAqlY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2B4ECFA2C; Tue, 16 Apr 2024 21:18:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713302328113340" MIME-Version: 1.0 Date: Tue, 16 Apr 2024 21:18:48 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/libXmu To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240416211848.2B4ECFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713302328113340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 16 21:18:48 UTC 2024 Modified Files: pkgsrc/x11/libXmu: Makefile distinfo Log Message: libXmu: update to 1.2.1. Matt Turner (3): test: Add missing setjmp() test: Add prototype for Xmureallocarray to silence warning libXmu 1.2.1 To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/libXmu/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/libXmu/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713302328113340 Content-Disposition: inline Content-Length: 1473 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/libXmu/Makefile diff -u pkgsrc/x11/libXmu/Makefile:1.18 pkgsrc/x11/libXmu/Makefile:1.19 --- pkgsrc/x11/libXmu/Makefile:1.18 Wed Apr 3 21:26:00 2024 +++ pkgsrc/x11/libXmu/Makefile Tue Apr 16 21:18:47 2024 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2024/04/03 21:26:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2024/04/16 21:18:47 wiz Exp $ -DISTNAME= libXmu-1.2.0 +DISTNAME= libXmu-1.2.1 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/x11/libXmu/distinfo diff -u pkgsrc/x11/libXmu/distinfo:1.12 pkgsrc/x11/libXmu/distinfo:1.13 --- pkgsrc/x11/libXmu/distinfo:1.12 Wed Apr 3 21:26:00 2024 +++ pkgsrc/x11/libXmu/distinfo Tue Apr 16 21:18:47 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2024/04/03 21:26:00 wiz Exp $ +$NetBSD: distinfo,v 1.13 2024/04/16 21:18:47 wiz Exp $ -BLAKE2s (libXmu-1.2.0.tar.xz) = ce5c0ee5668d6de599e144cf39f02f8fba6bd6ec689e7aa39e3ad6fbf2a375f0 -SHA512 (libXmu-1.2.0.tar.xz) = 199310c57d9ce15d3a049890ba2b853357fbda267ca0f075624ed4757c72c548a1c4153a4f7492a2ebf06eb90518ef02c21b44ca298933c038c62196f2cddb2e -Size (libXmu-1.2.0.tar.xz) = 366440 bytes +BLAKE2s (libXmu-1.2.1.tar.xz) = 59f15e1d1867baab952c778540763cbb419696e8fa636172dcf464a7b8491a6c +SHA512 (libXmu-1.2.1.tar.xz) = 05a30e5961e00e940ad7ec4eb94ec482b5cbe808585972bf70c849333af3fddf4ae4bd87895d706507fb3a94ed0fb73ea161e0e27dc2840323a1a1af49c0e8a3 +Size (libXmu-1.2.1.tar.xz) = 364888 bytes --_----------=_1713302328113340--