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 D59FD7A289 for ; Thu, 30 Mar 2017 15:56:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8781F855A2; Thu, 30 Mar 2017 15:56:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1695285598 for ; Thu, 30 Mar 2017 15:56:07 +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 jzM49XkZxi-q for ; Thu, 30 Mar 2017 15:56:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7927984CDE for ; Thu, 30 Mar 2017 15:56:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7764BFBE4; Thu, 30 Mar 2017 15:56:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149088936671460" MIME-Version: 1.0 Date: Thu, 30 Mar 2017 15:56:06 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/lemon To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170330155606.7764BFBE4@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. --_----------=_149088936671460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Mar 30 15:56:06 UTC 2017 Modified Files: pkgsrc/devel/lemon: distinfo Log Message: Follow sqlite3 version To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/lemon/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149088936671460 Content-Disposition: inline Content-Length: 1097 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/lemon/distinfo diff -u pkgsrc/devel/lemon/distinfo:1.8 pkgsrc/devel/lemon/distinfo:1.9 --- pkgsrc/devel/lemon/distinfo:1.8 Mon Feb 13 17:44:01 2017 +++ pkgsrc/devel/lemon/distinfo Thu Mar 30 15:56:06 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2017/02/13 17:44:01 adam Exp $ +$NetBSD: distinfo,v 1.9 2017/03/30 15:56:06 adam Exp $ -SHA1 (sqlite-src-3170000.zip) = 67368dfa74dac296cebfc4a8fe9bb92ef47e8b47 -RMD160 (sqlite-src-3170000.zip) = 1c0930021811f401c33b42ad93bbf3dd6174a6c4 -SHA512 (sqlite-src-3170000.zip) = e60381de33fbf566507454e4f1dfb7d3ada554e5c919f05f0dd2f96a6f266adaa62681437f21fdea1c24de57fb6141b798f97854918faa189b507f12f11e0d36 -Size (sqlite-src-3170000.zip) = 10120844 bytes +SHA1 (sqlite-src-3180000.zip) = 7c8e1acd2e006675aee7fb9578c1ac7de58ab614 +RMD160 (sqlite-src-3180000.zip) = 785b58a0290b0e0c63148974a140a688ff582d20 +SHA512 (sqlite-src-3180000.zip) = b82c5388066f2e905c067d75e890bf2ff03a522733b8c8e0ebdfffe1804d7ecb39b72f6d808fce59133ac8c645f8b6e163e3dff7bbb0d66bbe8748e069ca7a84 +Size (sqlite-src-3180000.zip) = 10166686 bytes --_----------=_149088936671460--