Received: by mail.netbsd.org (Postfix, from userid 605) id E39C484D5F; Fri, 17 Sep 2021 09:42:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2AC9C84D27 for ; Fri, 17 Sep 2021 09:42:11 +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 NpKOODfiKsDJ for ; Fri, 17 Sep 2021 09:42:10 +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 72BDB84C86 for ; Fri, 17 Sep 2021 09:42:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7058BFA97; Fri, 17 Sep 2021 09:42:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631871730150620" MIME-Version: 1.0 Date: Fri, 17 Sep 2021 09:42:10 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210917094210.7058BFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631871730150620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Sep 17 09:42:10 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added sysutils/syslog-ng-snmp version 3.34.1 To generate a diff of this commit: cvs rdiff -u -r1.4744 -r1.4745 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631871730150620 Content-Disposition: inline Content-Length: 722 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4744 pkgsrc/doc/CHANGES-2021:1.4745 --- pkgsrc/doc/CHANGES-2021:1.4744 Thu Sep 16 23:48:02 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Sep 17 09:42:10 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4744 2021/09/16 23:48:02 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4745 2021/09/17 09:42:10 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7383,3 +7383,4 @@ Changes to the packages collection and i Updated math/R-gtools to 3.9.2 [mef 2021-09-16] Updated math/R-intervals to 0.15.2 [mef 2021-09-16] Updated math/R-lme4 to 1.1.27.1 [mef 2021-09-16] + Added sysutils/syslog-ng-snmp version 3.34.1 [wiz 2021-09-17] --_----------=_1631871730150620--