net-mgmt/nagios4: Update to 4.5.1

changes: Fix text rendering in Configuration -> Command Expansion when the
command ends in whitespace

Sponsored by:	Netzkommune GmbH
2024Q2
Jochen Neumeister 2024-03-16 10:58:54 +01:00
parent 7b42076282
commit bc34075b2c
3 changed files with 16 additions and 11 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= nagios
PORTVERSION= 4.5.0
PORTVERSION= 4.5.1
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= net-mgmt

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1708115629
SHA256 (nagios-4.5.0.tar.gz) = 164e05daed1adf72640b323453b6c13f4d13d90e56a95c7cdd8dccf8519e9be0
SIZE (nagios-4.5.0.tar.gz) = 11540118
TIMESTAMP = 1710581441
SHA256 (nagios-4.5.1.tar.gz) = 171fc577e026e32079d17057cd49a9730bb86e44169c4735d9b66fa0b43e045a
SIZE (nagios-4.5.1.tar.gz) = 11540195

View File

@ -1,9 +1,13 @@
--- html/main.php.orig 2024-02-17 09:09:32.460023000 +0100
+++ html/main.php 2024-02-17 09:12:55.192427000 +0100
@@ -146,33 +146,6 @@ $this_year = '2023';
<div class="product">Nagios<sup><span style="font-size: small;">&reg;</span></sup> Core<sup><span style="font-size: small;">&trade;</span></sup></div>
<div class="version">Version <?php echo $this_version; ?></div>
<div class="releasedate">November 14, 2023</div>
--- html/main.php.orig 2024-03-16 10:46:27.911029000 +0100
+++ html/main.php 2024-03-16 10:48:12.929841000 +0100
@@ -142,38 +142,6 @@ $this_year = '2024';
</div>
-<div id="currentversioninfo">
- <div class="product">Nagios<sup><span style="font-size: small;">&reg;</span></sup> Core<sup><span style="font-size: small;">&trade;</span></sup></div>
- <div class="version">Version <?php echo $this_version; ?></div>
- <div class="releasedate">February 28, 2024</div>
- <div class="checkforupdates"><a href="https://www.nagios.org/checkforupdates/?version=<?php echo $this_version; ?>&amp;product=nagioscore" target="_blank">Check for updates</a></div>
-</div>
-
@ -31,6 +35,7 @@
-?>
-</div>
-
-
<div id='splashrow0'>
<div id="splashbox0" class="splashbox-media"><!-- info banner feed -->
<div id="splashbox0-contents"></div>