summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios4/files/patch-configure.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-05-07 12:56:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-05-07 12:56:30 +0000
commit3e1a6320c3eb5e2992757821aaac7a24af4f866d (patch)
treeb3db1df9586af9b37fd4fc421444c8b9f9e23087 /net-mgmt/nagios4/files/patch-configure.in
parent- Add staging support (diff)
Update to 4.0.6
Pet portlint and rclint, cleanup SUB_LIST/PLIST_SUB. Changelog: http://www.nagios.org/projects/nagioscore/history/nagios-4-version-history Sponsored by: Absolight
Diffstat (limited to 'net-mgmt/nagios4/files/patch-configure.in')
-rw-r--r--net-mgmt/nagios4/files/patch-configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/nagios4/files/patch-configure.in b/net-mgmt/nagios4/files/patch-configure.in
index e5c68e6705bf..566d193dd725 100644
--- a/net-mgmt/nagios4/files/patch-configure.in
+++ b/net-mgmt/nagios4/files/patch-configure.in
@@ -1,5 +1,5 @@
---- ./configure.in.orig 2014-04-11 20:37:42.000000000 +0200
-+++ ./configure.in 2014-04-15 15:19:42.000000000 +0200
+--- ./configure.in.orig 2014-04-29 17:55:49.000000000 +0200
++++ ./configure.in 2014-05-06 15:38:27.000000000 +0200
@@ -6,7 +6,6 @@
AC_INIT(base/nagios.c)
@@ -7,7 +7,7 @@
-AC_PREFIX_DEFAULT(/usr/local/nagios)
PKG_NAME=nagios
- PKG_VERSION="4.0.5"
+ PKG_VERSION="4.0.6"
@@ -134,14 +133,14 @@
AC_SUBST(nagios_grp)
AC_DEFINE_UNQUOTED(DEFAULT_NAGIOS_USER,"$nagios_user",[user name to run nagios])