Received: by mail.netbsd.org (Postfix, from userid 605) id 58F5084D2D; Mon, 3 Sep 2018 00:12:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01A1984D25 for ; Mon, 3 Sep 2018 00:06:37 +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 Zds8wFgZWzO1 for ; Mon, 3 Sep 2018 00:06:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 45B7984CD4 for ; Mon, 3 Sep 2018 00:06:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C1441FBF8; Mon, 3 Sep 2018 00:06:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1535933195246420" MIME-Version: 1.0 Date: Mon, 3 Sep 2018 00:06:35 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/filesystems/glusterfs To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20180903000635.C1441FBF8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1535933195246420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon Sep 3 00:06:35 UTC 2018 Modified Files: pkgsrc/filesystems/glusterfs: distinfo Log Message: glusterfs: fix checksum of newly-added patch ok manu@ To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 pkgsrc/filesystems/glusterfs/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1535933195246420 Content-Disposition: inline Content-Length: 970 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/filesystems/glusterfs/distinfo diff -u pkgsrc/filesystems/glusterfs/distinfo:1.66 pkgsrc/filesystems/glusterfs/distinfo:1.67 --- pkgsrc/filesystems/glusterfs/distinfo:1.66 Mon Aug 6 02:22:31 2018 +++ pkgsrc/filesystems/glusterfs/distinfo Mon Sep 3 00:06:35 2018 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.66 2018/08/06 02:22:31 manu Exp $ +$NetBSD: distinfo,v 1.67 2018/09/03 00:06:35 gdt Exp $ SHA1 (glusterfs-3.12.8.tar.gz) = 9e8ab7a86c1a3eb476816c908718ad57753406ac RMD160 (glusterfs-3.12.8.tar.gz) = d0e09f748893829f85f6570eaad977f545745115 SHA512 (glusterfs-3.12.8.tar.gz) = 4dfe00704489e5ce1c599d691105081c14f85209319c829d82e783fec09a4544e078dc956db5dce1d130e8fcc4e617b1dfecf915f9239e250869dc0cb2ef4397 Size (glusterfs-3.12.8.tar.gz) = 7389786 bytes -SHA1 (patch-libglusterfs_src_common-utils.c) = 9b917146113b82d6d1bc585dec04dc3d7331125b +SHA1 (patch-libglusterfs_src_common-utils.c) = 71fbae30991b93c2e06c0213eafb4d8b28c2cd91 --_----------=_1535933195246420--