aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-07-15 13:41:44 -0300
committerRenato Botelho <renato@netgate.com>2015-07-15 13:41:44 -0300
commitd80e45e5c937c8b7c2571da35c5beab17b667f6d (patch)
tree846e9d896f9c208d1d14d8fa5c8ca06674a8295e
parent33b4e20672cc85ae1aa9bb7824367b294d7670ae (diff)
parent8dbf9d10c069ae384ccb1c62248357f16b6f17c5 (diff)
downloadpfsense-packages-d80e45e5c937c8b7c2571da35c5beab17b667f6d.tar.gz
pfsense-packages-d80e45e5c937c8b7c2571da35c5beab17b667f6d.tar.bz2
pfsense-packages-d80e45e5c937c8b7c2571da35c5beab17b667f6d.zip
Merge pull request #897 from doktornotor/patch-3
-rw-r--r--config/checkmk-agent/checkmk.xml7
-rw-r--r--pkg_config.10.xml2
2 files changed, 4 insertions, 5 deletions
diff --git a/config/checkmk-agent/checkmk.xml b/config/checkmk-agent/checkmk.xml
index 2b4f6996..3709dce1 100644
--- a/config/checkmk-agent/checkmk.xml
+++ b/config/checkmk-agent/checkmk.xml
@@ -93,13 +93,12 @@
<fieldname>checkmkport</fieldname>
<type>input</type>
<size>10</size>
- <description>Enter port to listen on. Leave empty to use Default prot 6556</description>
- <required/>
+ <description>Enter port to listen on. Leave empty to use Default port 6556.</description>
</field>
<field>
<fielddescr>Hosts.allow</fielddescr>
<fieldname>checkmkhosts</fieldname>
- <description>Enter hosts(comma separeted) that can communicate with this agent.</description>
+ <description>Enter hosts (comma separated) that can communicate with this agent.</description>
<type>input</type>
<size>60</size>
</field>
@@ -118,4 +117,4 @@
<custom_php_resync_config_command>
sync_package_checkmk();
</custom_php_resync_config_command>
-</packagegui> \ No newline at end of file
+</packagegui>
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index c28e67f1..f1821f45 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -1295,7 +1295,7 @@
<port>sysutils/muse</port>
</build_pbi>
<config_file>https://packages.pfsense.org/packages/config/checkmk-agent/checkmk.xml</config_file>
- <version>v0.1.2</version>
+ <version>0.1.3</version>
<status>RC1</status>
<required_version>2.2</required_version>
<maintainer>marcellocoutinho@gmail.com</maintainer>