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 3EF837A46B for ; Wed, 29 Jun 2016 08:23:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E73FE86022; Wed, 29 Jun 2016 08:23:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78BB185E9A for ; Wed, 29 Jun 2016 08:23:44 +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 E26UVbUXvtoq for ; Wed, 29 Jun 2016 08:23:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E064E85E24 for ; Wed, 29 Jun 2016 08:23:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DE1E4FBB5; Wed, 29 Jun 2016 08:23:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146718862379740" MIME-Version: 1.0 Date: Wed, 29 Jun 2016 08:23:43 +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: <20160629082343.DE1E4FBB5@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. --_----------=_146718862379740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 29 08:23:43 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated security/libressl to 2.2.6nb2 To generate a diff of this commit: cvs rdiff -u -r1.2598 -r1.2599 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146718862379740 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.2598 pkgsrc/doc/CHANGES-2016:1.2599 --- pkgsrc/doc/CHANGES-2016:1.2598 Tue Jun 28 13:33:05 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Jun 29 08:23:43 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2598 2016/06/28 13:33:05 taca Exp $ +$NetBSD: CHANGES-2016,v 1.2599 2016/06/29 08:23:43 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3801,3 +3801,4 @@ Changes to the packages collection and i Updated net/youtube-dl to 20160625 [adam 2016-06-26] Updated security/libressl to 2.2.6nb1 [wiz 2016-06-28] Updated databases/phpmyadmin to 4.6.3 [taca 2016-06-28] + Updated security/libressl to 2.2.6nb2 [wiz 2016-06-29] --_----------=_146718862379740--