Received: by mail.netbsd.org (Postfix, from userid 605) id 2EF9184D97; Sat, 5 Jan 2019 06:16:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 503A984CEF for ; Sat, 5 Jan 2019 06:16:19 +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 Lmu2r5HequD9 for ; Sat, 5 Jan 2019 06:16:18 +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 81A4184E56 for ; Sat, 5 Jan 2019 06:16:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74938FB16; Sat, 5 Jan 2019 06:16:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546668978155460" MIME-Version: 1.0 Date: Sat, 5 Jan 2019 06:16:18 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20190105061618.74938FB16@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. --_----------=_1546668978155460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat Jan 5 06:16:18 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated security/nacl to 20110221nb1 To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546668978155460 Content-Disposition: inline Content-Length: 724 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.77 pkgsrc/doc/CHANGES-2019:1.78 --- pkgsrc/doc/CHANGES-2019:1.77 Sat Jan 5 03:02:42 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Jan 5 06:16:18 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.77 2019/01/05 03:02:42 tnn Exp $ +$NetBSD: CHANGES-2019,v 1.78 2019/01/05 06:16:18 schmonz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -107,3 +107,4 @@ Changes to the packages collection and i Updated lang/gcc7-libs to 7.4.0nb1 [adam 2019-01-05] Updated mail/thunderbird-l10n to 60.4.0 [ryoon 2019-01-05] Updated www/geckodriver to 0.23.0 [tnn 2019-01-05] + Updated security/nacl to 20110221nb1 [schmonz 2019-01-05] --_----------=_1546668978155460--