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 61D3E1A9239 for ; Fri, 29 Oct 2021 07:54:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7145784FD0; Fri, 29 Oct 2021 07:54:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A9F2C84CDC for ; Fri, 29 Oct 2021 07:54:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Am1EmIx8BZNQ for ; Fri, 29 Oct 2021 07:54:35 +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 0BE4584E76 for ; Fri, 29 Oct 2021 07:54:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03FCEFA97; Fri, 29 Oct 2021 07:54:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1635494074183680" MIME-Version: 1.0 Date: Fri, 29 Oct 2021 07:54:34 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/bind916 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20211029075435.03FCEFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1635494074183680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Oct 29 07:54:34 UTC 2021 Modified Files: pkgsrc/net/bind916: distinfo Log Message: net/bind916: update distinfo Update distinfo with latest digest(1). To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/bind916/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1635494074183680 Content-Disposition: inline Content-Length: 854 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/bind916/distinfo diff -u pkgsrc/net/bind916/distinfo:1.26 pkgsrc/net/bind916/distinfo:1.27 --- pkgsrc/net/bind916/distinfo:1.26 Fri Oct 29 06:01:19 2021 +++ pkgsrc/net/bind916/distinfo Fri Oct 29 07:54:34 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.26 2021/10/29 06:01:19 taca Exp $ +$NetBSD: distinfo,v 1.27 2021/10/29 07:54:34 taca Exp $ -BLAKE2S (bind-9.16.22.tar.xz) = 4dac285f911a73ff523021ff2b09573b335dc78a166177c0edf48daf3ed5a97d +BLAKE2s (bind-9.16.22.tar.xz) = 4dac285f911a73ff523021ff2b09573b335dc78a166177c0edf48daf3ed5a97d SHA512 (bind-9.16.22.tar.xz) = 586fb4d5a656d6539033dcdfdd230b36465a2d2e6ada651c1f1548d062a9050e7a962af87e2a56931fe24c65586d29012d4a041dcddbb28f42b4d01fe291d9d1 Size (bind-9.16.22.tar.xz) = 5059000 bytes SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98 --_----------=_1635494074183680--