Received: by mail.netbsd.org (Postfix, from userid 605) id 94D7284DB1; Fri, 11 Sep 2020 17:18:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D6FC84D8A for ; Fri, 11 Sep 2020 17:18:38 +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 KARICpgaSvUm for ; Fri, 11 Sep 2020 17:18:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 78A7C84CD8 for ; Fri, 11 Sep 2020 17:18:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 75511FB28; Fri, 11 Sep 2020 17:18:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1599844717205560" MIME-Version: 1.0 Date: Fri, 11 Sep 2020 17:18:37 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20200911171837.75511FB28@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. --_----------=_1599844717205560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Sep 11 17:18:37 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated net/samba4 to 4.12.6nb2 To generate a diff of this commit: cvs rdiff -u -r1.5130 -r1.5131 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1599844717205560 Content-Disposition: inline Content-Length: 734 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.5130 pkgsrc/doc/CHANGES-2020:1.5131 --- pkgsrc/doc/CHANGES-2020:1.5130 Fri Sep 11 14:47:51 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Sep 11 17:18:37 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5130 2020/09/11 14:47:51 leot Exp $ +$NetBSD: CHANGES-2020,v 1.5131 2020/09/11 17:18:37 jperkin Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7767,3 +7767,4 @@ Changes to the packages collection and i Updated devel/py-google-api-core to 1.22.2 [adam 2020-09-11] Added x11/clipnotify version 1.0.2 [leot 2020-09-11] Updated www/webkit-gtk to 2.30.0 [leot 2020-09-11] + Updated net/samba4 to 4.12.6nb2 [jperkin 2020-09-11] --_----------=_1599844717205560--