Received: by mail.netbsd.org (Postfix, from userid 605) id ADB3884D5F; Wed, 5 Jun 2019 19:07:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 37E4884D4C for ; Wed, 5 Jun 2019 19:07:04 +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 GsB0dQplI76B for ; Wed, 5 Jun 2019 19:07:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C4FAE84C85 for ; Wed, 5 Jun 2019 19:07:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2522FBF4; Wed, 5 Jun 2019 19:07:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155976162366380" MIME-Version: 1.0 Date: Wed, 5 Jun 2019 19:07: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: <20190605190703.C2522FBF4@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. --_----------=_155976162366380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jun 5 19:07:03 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: security/crypto++ To generate a diff of this commit: cvs rdiff -u -r1.2393 -r1.2394 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155976162366380 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.2393 pkgsrc/doc/CHANGES-2019:1.2394 --- pkgsrc/doc/CHANGES-2019:1.2393 Wed Jun 5 18:31:12 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Jun 5 19:07:03 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2393 2019/06/05 18:31:12 schmonz Exp $ +$NetBSD: CHANGES-2019,v 1.2394 2019/06/05 19:07:03 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4037,3 +4037,4 @@ Changes to the packages collection and i Removed net/netatalk30 [hauke 2019-06-05] Updated www/curl to 7.65.1 [leot 2019-06-05] Updated databases/p5-App-Sqitch to 1.0.0 [schmonz 2019-06-05] + Updated security/crypto++ to 8.2.0 [adam 2019-06-05] --_----------=_155976162366380--