Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 48B6E8503D for ; Thu, 9 Nov 2023 03:34:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 UelwDqrPRHLJ for ; Thu, 9 Nov 2023 03:34:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A14185036 for ; Thu, 9 Nov 2023 03:34:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 97B65FA2F; Thu, 9 Nov 2023 03:34:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699500895279140" MIME-Version: 1.0 Date: Thu, 9 Nov 2023 03:34:55 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/devel/glib2 To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20231109033455.97B65FA2F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699500895279140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Nov 9 03:34:55 UTC 2023 Modified Files: pkgsrc/devel/glib2: distinfo Log Message: glib2: add missing patch checksum To generate a diff of this commit: cvs rdiff -u -r1.317 -r1.318 pkgsrc/devel/glib2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699500895279140 Content-Disposition: inline Content-Length: 1252 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/glib2/distinfo diff -u pkgsrc/devel/glib2/distinfo:1.317 pkgsrc/devel/glib2/distinfo:1.318 --- pkgsrc/devel/glib2/distinfo:1.317 Mon Nov 6 09:21:54 2023 +++ pkgsrc/devel/glib2/distinfo Thu Nov 9 03:34:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.317 2023/11/06 09:21:54 adam Exp $ +$NetBSD: distinfo,v 1.318 2023/11/09 03:34:55 gutteridge Exp $ BLAKE2s (glib-2.78.1.tar.xz) = dd5d9e6e27dca44c6a43b02c5c6650bc3d26c6923cf13ca37dd8337172e3f68b SHA512 (glib-2.78.1.tar.xz) = aa9ed9195951b00ac8221e958ea337fbda82621a862ef8f29dc2ea396a6253ce51c2a0a498dfa4e12642f1836f85f9564f09991979ae85c5ed4368355d857376 @@ -12,6 +12,7 @@ SHA1 (patch-gio_gunixcredentialsmessage. SHA1 (patch-gio_gunixmounts.c) = 48b6945fde5b1721ca246eb7e79f73b5b480e816 SHA1 (patch-gio_inotify_inotify-kernel.c) = 78544b4c32ef3b44e8721b1c07407f46a9e8c8a4 SHA1 (patch-gio_meson.build) = 317da05e008d7bbdbc4c02c3057e8bef514fafae +SHA1 (patch-gio_tests_gsubprocess-testprog.c) = 6ff2c5271ec8febf486f417f8b9d7f7abe841bb2 SHA1 (patch-gio_tests_meson.build) = 9fa1bdc65768c288d273298a75280485b7bff350 SHA1 (patch-glib_gatomic.c) = deb2e74010523ad41ce141aa2f49b807ba2672e6 SHA1 (patch-glib_gatomic.h) = d1c39c3594a5c89d196349e5eafb5512795f55f8 --_----------=_1699500895279140--