Received: by mail.netbsd.org (Postfix, from userid 605) id 6743684F16; Wed, 1 Feb 2023 19:12:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9AB2D84F06 for ; Wed, 1 Feb 2023 19:12:10 +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 g_V3vG_948Qg for ; Wed, 1 Feb 2023 19:12:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ECAE884E87 for ; Wed, 1 Feb 2023 19:12:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5D59FA90; Wed, 1 Feb 2023 19:12:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167527872986850" MIME-Version: 1.0 Date: Wed, 1 Feb 2023 19:12:09 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/net/gnunet To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230201191209.E5D59FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167527872986850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Wed Feb 1 19:12:09 UTC 2023 Modified Files: pkgsrc/net/gnunet: distinfo Log Message: gnunet: add forgotten distinfo changes To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/gnunet/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167527872986850 Content-Disposition: inline Content-Length: 1012 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/gnunet/distinfo diff -u pkgsrc/net/gnunet/distinfo:1.1 pkgsrc/net/gnunet/distinfo:1.2 --- pkgsrc/net/gnunet/distinfo:1.1 Tue Jan 31 18:53:46 2023 +++ pkgsrc/net/gnunet/distinfo Wed Feb 1 19:12:09 2023 @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.1 2023/01/31 18:53:46 nikita Exp $ +$NetBSD: distinfo,v 1.2 2023/02/01 19:12:09 nikita Exp $ BLAKE2s (gnunet-0.19.2.tar.gz) = d0cbea9dc08a81639bf2dc5c7a4c6cb710752a421b1c90aa646592f4e2806f0f SHA512 (gnunet-0.19.2.tar.gz) = 916224b771fef679b857502aabbaac9948588d8c2094e0f6144fccfefd6a21a777f569288958862efd89606882985c180c40713573d74413897c3742068bb47c Size (gnunet-0.19.2.tar.gz) = 9003040 bytes +SHA1 (patch-configure.ac) = c4bffe1037911df3e27562ed15319d2408e99e61 SHA1 (patch-src_include_gnunet_common.h) = 44a0f31cd3d7fa4df5491cf9cf2efa31e695cdb9 +SHA1 (patch-src_include_gnunet_mysql_compat.h) = 6803505d7864d67f06c7686cd7c5ebe753df173e SHA1 (patch-src_setu_gnunet-service-setu.c) = 2e6c8eb895544fe79e27edec85e37379ec9b3783 --_----------=_167527872986850--