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 8FBC21A9217 for ; Wed, 2 Dec 2020 01:40:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 03171850C6; Wed, 2 Dec 2020 01:40:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3EF7E850C5 for ; Wed, 2 Dec 2020 01:40:50 +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 2OiA4H780Zoh for ; Wed, 2 Dec 2020 01:40:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9147A84DBE for ; Wed, 2 Dec 2020 01:40:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8A1CDFA9D; Wed, 2 Dec 2020 01:40:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1606873249151600" MIME-Version: 1.0 Date: Wed, 2 Dec 2020 01:40:49 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20201202014049.8A1CDFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1606873249151600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jnemeth Date: Wed Dec 2 01:40:49 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: note update of sysutils/bacula and company To generate a diff of this commit: cvs rdiff -u -r1.6518 -r1.6519 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1606873249151600 Content-Disposition: inline Content-Length: 1130 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.6518 pkgsrc/doc/CHANGES-2020:1.6519 --- pkgsrc/doc/CHANGES-2020:1.6518 Wed Dec 2 00:58:51 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Dec 2 01:40:49 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6518 2020/12/02 00:58:51 gutteridge Exp $ +$NetBSD: CHANGES-2020,v 1.6519 2020/12/02 01:40:49 jnemeth Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9494,3 +9494,9 @@ Changes to the packages collection and i Updated print/tex-europasscv-doc to 2020.10.31.56829 [nikita 2020-12-01] Updated misc/xfce4-weather-plugin to 0.10.2 [gutteridge 2020-12-02] Updated mail/xfce4-mailwatch-plugin to 1.3.0 [gutteridge 2020-12-02] + Updated sysutils/bacula to 9.6.6 [jnemeth 2020-12-02] + Updated sysutils/bacula-clientonly to 9.6.6 [jnemeth 2020-12-02] + Updated sysutils/bacula-qt-console to 9.6.6 [jnemeth 2020-12-02] + Updated sysutils/bacula-qt5-console to 9.6.6 [jnemeth 2020-12-02] + Updated sysutils/bacula-tray-monitor to 9.6.6 [jnemeth 2020-12-02] + Updated sysutils/bacula-tray-monitor-qt5 to 9.6.6 [jnemeth 2020-12-02] --_----------=_1606873249151600--