Received: by mail.netbsd.org (Postfix, from userid 605) id 9F267855FB; Tue, 4 Jul 2017 19:48:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C9FD855FB for ; Tue, 4 Jul 2017 19:48:31 +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 amjLIj0cN8tt for ; Tue, 4 Jul 2017 19:48:30 +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 8640384CDC for ; Tue, 4 Jul 2017 19:48:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83CDCFAE8; Tue, 4 Jul 2017 19:48:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149919771090500" MIME-Version: 1.0 Date: Tue, 4 Jul 2017 19:48:30 +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: <20170704194830.83CDCFAE8@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. --_----------=_149919771090500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Tue Jul 4 19:48:30 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated net/nagios-plugin-radius to 2.2.1 To generate a diff of this commit: cvs rdiff -u -r1.2716 -r1.2717 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17509 -r1.17510 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149919771090500 Content-Disposition: inline Content-Length: 1361 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2716 pkgsrc/doc/CHANGES-2017:1.2717 --- pkgsrc/doc/CHANGES-2017:1.2716 Tue Jul 4 19:47:34 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Jul 4 19:48:30 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2716 2017/07/04 19:47:34 jperkin Exp $ +$NetBSD: CHANGES-2017,v 1.2717 2017/07/04 19:48:30 jperkin Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3750,3 +3750,4 @@ Changes to the packages collection and i Updated net/nagios-plugins to 2.2.1 [jperkin 2017-07-04] Updated net/nagios-plugin-mysql to 2.2.1 [jperkin 2017-07-04] Updated net/nagios-plugin-pgsql to 2.2.1 [jperkin 2017-07-04] + Updated net/nagios-plugin-radius to 2.2.1 [jperkin 2017-07-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17509 pkgsrc/doc/TODO:1.17510 --- pkgsrc/doc/TODO:1.17509 Tue Jul 4 19:47:34 2017 +++ pkgsrc/doc/TODO Tue Jul 4 19:48:30 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17509 2017/07/04 19:47:34 jperkin Exp $ +$NetBSD: TODO,v 1.17510 2017/07/04 19:48:30 jperkin Exp $ Suggested new packages ====================== @@ -1093,7 +1093,6 @@ For possible Perl packages updates, see o nagios-base-4.3.1 o nagios-nrpe-3.1.1 [pkg/52028] o nagios-plugin-ldap-2.1.4 - o nagios-plugin-radius-2.1.4 o nagios-plugin-snmp-2.1.4 o nant-0.92 o nap-1.5.3 --_----------=_149919771090500--