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 "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9C1F51A921F for ; Thu, 17 Dec 2020 12:16:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0A01784DAF; Thu, 17 Dec 2020 12:16:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44C0B84D37 for ; Thu, 17 Dec 2020 12:16:01 +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 jzxoyC-deAfn for ; Thu, 17 Dec 2020 12:16:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A07584D36 for ; Thu, 17 Dec 2020 12:16:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 975F8FA9D; Thu, 17 Dec 2020 12:16:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1608207360244830" MIME-Version: 1.0 Date: Thu, 17 Dec 2020 12:16:00 +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: <20201217121600.975F8FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1608207360244830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Dec 17 12:16:00 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated devel/cmake, net/samba4 To generate a diff of this commit: cvs rdiff -u -r1.6777 -r1.6778 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1608207360244830 Content-Disposition: inline Content-Length: 764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6777 pkgsrc/doc/CHANGES-2020:1.6778 --- pkgsrc/doc/CHANGES-2020:1.6777 Thu Dec 17 10:38:22 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Dec 17 12:16:00 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6777 2020/12/17 10:38:22 schmonz Exp $ +$NetBSD: CHANGES-2020,v 1.6778 2020/12/17 12:16:00 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9831,3 +9831,5 @@ Changes to the packages collection and i Updated www/firefox to 84.0 [ryoon 2020-12-17] Updated www/firefox-l10n to 84.0 [ryoon 2020-12-17] Updated www/lighttpd to 1.4.57 [schmonz 2020-12-17] + Updated devel/cmake to 3.19.2 [adam 2020-12-17] + Updated net/samba4 to 4.13.3 [adam 2020-12-17] --_----------=_1608207360244830--