diff options
author | mat <mat@FreeBSD.org> | 2016-09-15 23:27:51 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-09-15 23:27:51 +0800 |
commit | cc8f581406d0f0867bc699cbe6fbb61918bb1944 (patch) | |
tree | 9e3a84b270ea0ad518a49f38ae6eb3e452bd7ddc /net-mgmt | |
parent | 7fbe0bc042c28a501359550a6e657621a786444c (diff) | |
download | freebsd-ports-gnome-cc8f581406d0f0867bc699cbe6fbb61918bb1944.tar.gz freebsd-ports-gnome-cc8f581406d0f0867bc699cbe6fbb61918bb1944.tar.zst freebsd-ports-gnome-cc8f581406d0f0867bc699cbe6fbb61918bb1944.zip |
Update to 2.1.3.
PR: 212679
Submitted by: Adrian Murphy
Sponsored by: Absolight
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-plugins/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/nagios-plugins/files/patch-configure | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 5effeda361ac..2a9bc9d5d5f8 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nagios-plugins -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= net-mgmt diff --git a/net-mgmt/nagios-plugins/distinfo b/net-mgmt/nagios-plugins/distinfo index 89f63274061f..48b8f3013f5c 100644 --- a/net-mgmt/nagios-plugins/distinfo +++ b/net-mgmt/nagios-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470231717 -SHA256 (nagios-plugins-2.1.2.tar.gz) = f2ed5d07b1823341f9db56b187ae5c0ee9018b6c69a152b6a240c5e14cd94ea4 -SIZE (nagios-plugins-2.1.2.tar.gz) = 2695301 +TIMESTAMP = 1473952706 +SHA256 (nagios-plugins-2.1.3.tar.gz) = 46f57d4b2379f4255719be7605290ec90639b9f411be78091e8971cf54f15453 +SIZE (nagios-plugins-2.1.3.tar.gz) = 2720462 diff --git a/net-mgmt/nagios-plugins/files/patch-configure b/net-mgmt/nagios-plugins/files/patch-configure index cf652921b7ce..d8bdfcc2b871 100644 --- a/net-mgmt/nagios-plugins/files/patch-configure +++ b/net-mgmt/nagios-plugins/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2016-08-01 16:28:00 UTC +--- configure.orig 2016-09-12 15:45:43 UTC +++ configure -@@ -21947,7 +21947,7 @@ then +@@ -21949,7 +21949,7 @@ then $as_echo "$ac_cv_ps_command" >&6; } elif ps -axwwo 'stat comm vsz rss user uid pid ppid args' 2>/dev/null | \ |