Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0E4031A921F for ; Tue, 12 Apr 2022 22:04:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4527584FA3; Tue, 12 Apr 2022 22:04:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8171184F14 for ; Tue, 12 Apr 2022 22:04:06 +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 mh713fjxEur7 for ; Tue, 12 Apr 2022 22:04:06 +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 D4EF884CBC for ; Tue, 12 Apr 2022 22:04:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D278FFB24; Tue, 12 Apr 2022 22:04:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1649801045104580" MIME-Version: 1.0 Date: Tue, 12 Apr 2022 22:04:05 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/devel/deforaos-libsystem To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20220412220405.D278FFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1649801045104580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Tue Apr 12 22:04:05 UTC 2022 Modified Files: pkgsrc/devel/deforaos-libsystem: distinfo Log Message: deforaos-libsystem: fix the distinfo file To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/deforaos-libsystem/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1649801045104580 Content-Disposition: inline Content-Length: 1043 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/deforaos-libsystem/distinfo diff -u pkgsrc/devel/deforaos-libsystem/distinfo:1.16 pkgsrc/devel/deforaos-libsystem/distinfo:1.17 --- pkgsrc/devel/deforaos-libsystem/distinfo:1.16 Tue Apr 12 22:02:17 2022 +++ pkgsrc/devel/deforaos-libsystem/distinfo Tue Apr 12 22:04:05 2022 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.16 2022/04/12 22:02:17 khorben Exp $ +$NetBSD: distinfo,v 1.17 2022/04/12 22:04:05 khorben Exp $ BLAKE2s (libSystem-0.4.3.tar.gz) = b2144db7f6ea334afe89e5bd717f2230e5a253d87775c9a3c819ba6a06320790 SHA512 (libSystem-0.4.3.tar.gz) = c8f3272532358347380a0f576ab22ca0cd9eb0fdaa8c3655afb5ee2ac9a1e7c244130b2e48f594c1cc16da3a6103eeaf5d0271da41dc90904ec2108130a36f7e Size (libSystem-0.4.3.tar.gz) = 55770 bytes SHA1 (patch-doc_Makefile) = 5a4553921065295e9b84d2c39c641990a88672cf SHA1 (patch-src_Makefile) = 4094503bd8d25de0632eb0d448d1fd32de73159d -SHA1 (patch-tests_tests.sh) = 3a6066569543b01fa672fa055d492b405d227d1f +SHA1 (patch-tests_tests.sh) = 7cc0c26fd35d6cdd6cd0842e9f1f0e1eb6811633 --_----------=_1649801045104580--