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 522CC7A16A for ; Thu, 26 Jan 2017 12:03:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 068F2855A1; Thu, 26 Jan 2017 12:03:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 89B8885599 for ; Thu, 26 Jan 2017 12:03:25 +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 Ge3Mfkaebpkg for ; Thu, 26 Jan 2017 12:03:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2B3FB84CE5 for ; Thu, 26 Jan 2017 12:03:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 293A6FBA6; Thu, 26 Jan 2017 12:03:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148543220559730" MIME-Version: 1.0 Date: Thu, 26 Jan 2017 12:03:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170126120325.293A6FBA6@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. --_----------=_148543220559730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jan 26 12:03:25 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/py-bsddb3 to 6.2.4 To generate a diff of this commit: cvs rdiff -u -r1.439 -r1.440 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148543220559730 Content-Disposition: inline Content-Length: 707 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.439 pkgsrc/doc/CHANGES-2017:1.440 --- pkgsrc/doc/CHANGES-2017:1.439 Thu Jan 26 11:04:25 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jan 26 12:03:25 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.439 2017/01/26 11:04:25 adam Exp $ +$NetBSD: CHANGES-2017,v 1.440 2017/01/26 12:03:25 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -558,3 +558,4 @@ Changes to the packages collection and i Updated lang/php71 to 7.1.1nb1 [maya 2017-01-26] Updated x11/presentproto to 1.1 [wiz 2017-01-26] Updated databases/db6 to 6.2.23 [adam 2017-01-26] + Updated databases/py-bsddb3 to 6.2.4 [wiz 2017-01-26] --_----------=_148543220559730--