svn commit: r533427 - in head/net-mgmt/nagios4: . files
Mathieu Arnold
mat at FreeBSD.org
Thu Apr 30 13:40:16 UTC 2020
Author: mat
Date: Thu Apr 30 13:40:14 2020
New Revision: 533427
URL: https://svnweb.freebsd.org/changeset/ports/533427
Log:
Update to 4.4.6.
Modified:
head/net-mgmt/nagios4/Makefile (contents, props changed)
head/net-mgmt/nagios4/distinfo (contents, props changed)
head/net-mgmt/nagios4/files/patch-html_main.php (contents, props changed)
Modified: head/net-mgmt/nagios4/Makefile
==============================================================================
--- head/net-mgmt/nagios4/Makefile Thu Apr 30 13:39:10 2020 (r533426)
+++ head/net-mgmt/nagios4/Makefile Thu Apr 30 13:40:14 2020 (r533427)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nagios
-PORTVERSION= 4.4.5
+PORTVERSION= 4.4.6
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= https://assets.nagios.com/downloads/nagioscore/releases/ \
Modified: head/net-mgmt/nagios4/distinfo
==============================================================================
--- head/net-mgmt/nagios4/distinfo Thu Apr 30 13:39:10 2020 (r533426)
+++ head/net-mgmt/nagios4/distinfo Thu Apr 30 13:40:14 2020 (r533427)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566493500
-SHA256 (nagios-4.4.5.tar.gz) = bf69e2d2fae218694585677472d355ba676120cbd024164281e635dc467c391d
-SIZE (nagios-4.4.5.tar.gz) = 11304463
+TIMESTAMP = 1588169030
+SHA256 (nagios-4.4.6.tar.gz) = ab0d5a52caf01e6f4dcd84252c4eb5df5a24f90bb7f951f03875eef54f5ab0f4
+SIZE (nagios-4.4.6.tar.gz) = 11333414
Modified: head/net-mgmt/nagios4/files/patch-html_main.php
==============================================================================
--- head/net-mgmt/nagios4/files/patch-html_main.php Thu Apr 30 13:39:10 2020 (r533426)
+++ head/net-mgmt/nagios4/files/patch-html_main.php Thu Apr 30 13:40:14 2020 (r533427)
@@ -3,7 +3,7 @@
@@ -146,31 +146,6 @@ $this_year = '2019';
<div class="product">Nagios<sup><span style="font-size: small;">®</span></sup> Core<sup><span style="font-size: small;">™</span></sup></div>
<div class="version">Version <?php echo $this_version; ?></div>
- <div class="releasedate">August 20, 2019</div>
+ <div class="releasedate">April 28, 2020</div>
- <div class="checkforupdates"><a href="https://www.nagios.org/checkforupdates/?version=<?php echo $this_version; ?>&product=nagioscore" target="_blank">Check for updates</a></div>
-</div>
-
More information about the svn-ports-head
mailing list