From owner-svn-ports-head@freebsd.org Tue May 2 10:46:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC627D582BA; Tue, 2 May 2017 10:46:29 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6288C10D6; Tue, 2 May 2017 10:46:29 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v42AkS4L007464; Tue, 2 May 2017 10:46:28 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v42AkSU9007460; Tue, 2 May 2017 10:46:28 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201705021046.v42AkSU9007460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 2 May 2017 10:46:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439937 - in head/net-mgmt/nagios-plugins: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2017 10:46:29 -0000 Author: mat Date: Tue May 2 10:46:27 2017 New Revision: 439937 URL: https://svnweb.freebsd.org/changeset/ports/439937 Log: Update to 2.2.1. Sponsored by: Absolight Deleted: head/net-mgmt/nagios-plugins/files/patch-plugins_check__http.c Modified: head/net-mgmt/nagios-plugins/Makefile (contents, props changed) head/net-mgmt/nagios-plugins/distinfo (contents, props changed) head/net-mgmt/nagios-plugins/files/patch-configure (contents, props changed) Modified: head/net-mgmt/nagios-plugins/Makefile ============================================================================== --- head/net-mgmt/nagios-plugins/Makefile Tue May 2 10:18:04 2017 (r439936) +++ head/net-mgmt/nagios-plugins/Makefile Tue May 2 10:46:27 2017 (r439937) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nagios-plugins -PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTVERSION= 2.2.1 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= https://www.nagios-plugins.org/download/ \ Modified: head/net-mgmt/nagios-plugins/distinfo ============================================================================== --- head/net-mgmt/nagios-plugins/distinfo Tue May 2 10:18:04 2017 (r439936) +++ head/net-mgmt/nagios-plugins/distinfo Tue May 2 10:46:27 2017 (r439937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486472062 -SHA256 (nagios-plugins-2.2.0.tar.gz) = c37b9ceadea54786799da6078c6720cea2dd408879cfb7f401bef84b808a9e1c -SIZE (nagios-plugins-2.2.0.tar.gz) = 2725282 +TIMESTAMP = 1493720605 +SHA256 (nagios-plugins-2.2.1.tar.gz) = 647c0ba4583d891c965fc29b77c4ccfeccc21f409fdf259cb8af52cb39c21e18 +SIZE (nagios-plugins-2.2.1.tar.gz) = 2728818 Modified: head/net-mgmt/nagios-plugins/files/patch-configure ============================================================================== --- head/net-mgmt/nagios-plugins/files/patch-configure Tue May 2 10:18:04 2017 (r439936) +++ head/net-mgmt/nagios-plugins/files/patch-configure Tue May 2 10:46:27 2017 (r439937) @@ -1,6 +1,6 @@ ---- configure.orig 2016-09-12 15:45:43 UTC +--- configure.orig 2017-04-19 16:03:27 UTC +++ configure -@@ -21949,7 +21949,7 @@ then +@@ -22004,7 +22004,7 @@ then $as_echo "$ac_cv_ps_command" >&6; } elif ps -axwwo 'stat comm vsz rss user uid pid ppid args' 2>/dev/null | \