Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id F04737A285 for ; Sat, 27 Aug 2016 01:01:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A52D785EE9; Sat, 27 Aug 2016 01:01:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3570B85E61 for ; Sat, 27 Aug 2016 01:01:42 +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 VZ5K7K-pf1_c for ; Sat, 27 Aug 2016 01:01:41 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CAB4084CBD for ; Sat, 27 Aug 2016 01:01:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8828FBC3; Sat, 27 Aug 2016 01:01:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147225970116790" MIME-Version: 1.0 Date: Sat, 27 Aug 2016 01:01:41 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/devel/krunner To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20160827010141.C8828FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147225970116790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Aug 27 01:01:41 UTC 2016 Added Files: pkgsrc/devel/krunner: distinfo Log Message: Add missing distinfo To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/krunner/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147225970116790 Content-Disposition: inline Content-Length: 632 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/krunner/distinfo diff -u /dev/null pkgsrc/devel/krunner/distinfo:1.1 --- /dev/null Sat Aug 27 01:01:41 2016 +++ pkgsrc/devel/krunner/distinfo Sat Aug 27 01:01:41 2016 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/08/27 01:01:41 markd Exp $ + +SHA1 (krunner-5.25.0.tar.xz) = 5a4c9615196d70250b2644bb49573c0749ab41ea +RMD160 (krunner-5.25.0.tar.xz) = fa13910d6f27ceac3e5d9f09c4c9574170881fc8 +SHA512 (krunner-5.25.0.tar.xz) = 32333c372c724f7ef6c9170ae6ec28ebbd0f972939de85baf159ca012b9fc013bb83d89e40e257155ef85ae5709e1c54eab5bf5ec51d571c4a96d1507df7fc2a +Size (krunner-5.25.0.tar.xz) = 67096 bytes --_----------=_147225970116790--