diff options
author | pav <pav@FreeBSD.org> | 2006-05-15 21:07:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-15 21:07:20 +0800 |
commit | 91f13f71320e6eb411c74c4127706bb757923c25 (patch) | |
tree | 5088706ec17a586904ca6071d360c2f8acabdcfb /net-mgmt/nagios-plugins/distinfo | |
parent | 21aa3000ad8fbb11b1b83ab5c7947f6ef98b2358 (diff) | |
download | freebsd-ports-gnome-91f13f71320e6eb411c74c4127706bb757923c25.tar.gz freebsd-ports-gnome-91f13f71320e6eb411c74c4127706bb757923c25.tar.zst freebsd-ports-gnome-91f13f71320e6eb411c74c4127706bb757923c25.zip |
Update to Nagios Plugins 1.4.3:
- Variable ordering and style realigned with bsd.port.mk
- Moved manual pre-configure aclocal call to use bsd.autotools.mk (with manual
tweak to ACLOCAL_ARGS required)
- Listed resulting plug-in name in user configurable options
- Removed remaining hard-coded variables including local state directory
- Correctly identified location of Perl to configure script
- Removed setlocale (LC_NUMERIC, "C") patch to plug-ins containing scanf(3) and
an already defined LC_NUMERIC
- Reworked all patches (named using make makepatch)
- Corrected minor warning in check_ntp.pl regarding undefined use of $jitter
PR: ports/97189
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Diffstat (limited to 'net-mgmt/nagios-plugins/distinfo')
-rw-r--r-- | net-mgmt/nagios-plugins/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/nagios-plugins/distinfo b/net-mgmt/nagios-plugins/distinfo index 0bc13a45da7f..8d7195bb575a 100644 --- a/net-mgmt/nagios-plugins/distinfo +++ b/net-mgmt/nagios-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (nagios-plugins-1.4.2.tar.gz) = 1f2bee15ade3d98ec79964a43479e328 -SHA256 (nagios-plugins-1.4.2.tar.gz) = a329b3e1c7daf79dc002eacc44af9d4706555342b7d20227cc8eb3139767e652 -SIZE (nagios-plugins-1.4.2.tar.gz) = 971447 +MD5 (nagios-plugins-1.4.3.tar.gz) = 2c40fc69d51cc979e85150870a1daa93 +SHA256 (nagios-plugins-1.4.3.tar.gz) = e1178d639bef1b45a7bddb61899217122840382ee180594f0262fb4a1e6a8c70 +SIZE (nagios-plugins-1.4.3.tar.gz) = 1257775 |