Update to 4.4.5.

This commit is contained in:
Mathieu Arnold 2019-08-22 17:09:31 +00:00
parent 0dfa86af96
commit d2f2e5a8aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509615
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nagios
PORTVERSION= 4.4.4
PORTVERSION= 4.4.5
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= https://assets.nagios.com/downloads/nagioscore/releases/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1565095336
SHA256 (nagios-4.4.4.tar.gz) = a770a51b23c6900bc34868b6a82aa688c3712f6dc61080636b76c6fb29da6b5a
SIZE (nagios-4.4.4.tar.gz) = 11303598
TIMESTAMP = 1566493500
SHA256 (nagios-4.4.5.tar.gz) = bf69e2d2fae218694585677472d355ba676120cbd024164281e635dc467c391d
SIZE (nagios-4.4.5.tar.gz) = 11304463

View File

@ -1,9 +1,9 @@
--- html/main.php.orig 2019-01-15 14:58:00 UTC
--- html/main.php.orig 2019-08-20 15:29:34 UTC
+++ html/main.php
@@ -146,31 +146,6 @@ $this_year = '2019';
<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">July 29, 2019</div>
<div class="releasedate">August 20, 2019</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>
-