Received: by mail.netbsd.org (Postfix, from userid 605) id BA40D84DF9; Sun, 10 Sep 2017 08:03:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C82884DF6 for ; Sun, 10 Sep 2017 08:03:04 +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 yt82xWWYa9u7 for ; Sun, 10 Sep 2017 08:03:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AF5EB84CE0 for ; Sun, 10 Sep 2017 08:03:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AD885FA98; Sun, 10 Sep 2017 08:03:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505030583126240" MIME-Version: 1.0 Date: Sun, 10 Sep 2017 08:03:03 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170910080303.AD885FA98@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. --_----------=_1505030583126240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Sep 10 08:03:03 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/py-bsddb3 to 6.2.5 To generate a diff of this commit: cvs rdiff -u -r1.3694 -r1.3695 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505030583126240 Content-Disposition: inline Content-Length: 735 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.3694 pkgsrc/doc/CHANGES-2017:1.3695 --- pkgsrc/doc/CHANGES-2017:1.3694 Sun Sep 10 02:49:19 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 10 08:03:03 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3694 2017/09/10 02:49:19 dholland Exp $ +$NetBSD: CHANGES-2017,v 1.3695 2017/09/10 08:03:03 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5214,3 +5214,4 @@ Changes to the packages collection and i Updated misc/window to 20120215nb2 [dholland 2017-09-10] Updated mail/p5-Email-Simple to 2.214 [wen 2017-09-10] Updated x11/labltk to 8.06.3 [dholland 2017-09-10] + Updated databases/py-bsddb3 to 6.2.5 [adam 2017-09-10] --_----------=_1505030583126240--