git: 7f66bd9b03d2 - main - net-mgmt/nagios4: Update to 4.13.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Jun 2023 08:43:28 UTC
The branch main has been updated by joneum:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7f66bd9b03d281bdac901eae0421bb97c57ba44b
commit 7f66bd9b03d281bdac901eae0421bb97c57ba44b
Author: Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2023-06-04 08:42:18 +0000
Commit: Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2023-06-04 08:43:22 +0000
net-mgmt/nagios4: Update to 4.13.1
Sponsored by: Netzkommune GmbH
---
net-mgmt/nagios4/Makefile | 2 +-
net-mgmt/nagios4/distinfo | 6 +++---
net-mgmt/nagios4/files/patch-html_Makefile.in | 6 +++---
net-mgmt/nagios4/files/patch-html_main.php | 6 +++---
4 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/net-mgmt/nagios4/Makefile b/net-mgmt/nagios4/Makefile
index 8dc1c8826345..a93063dcf1f2 100644
--- a/net-mgmt/nagios4/Makefile
+++ b/net-mgmt/nagios4/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nagios
-PORTVERSION= 4.4.10
+PORTVERSION= 4.4.13
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= net-mgmt
diff --git a/net-mgmt/nagios4/distinfo b/net-mgmt/nagios4/distinfo
index 0b4914a8c3df..8f5fa461b28b 100644
--- a/net-mgmt/nagios4/distinfo
+++ b/net-mgmt/nagios4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676722300
-SHA256 (nagios-4.4.10.tar.gz) = 8118dcfa0ce1c69506ba582c9ff0190d5b348bae0006b117eb17ada3bb5c776d
-SIZE (nagios-4.4.10.tar.gz) = 11339491
+TIMESTAMP = 1685866161
+SHA256 (nagios-4.4.13.tar.gz) = c289488c7ba71e66aae9890113eee475b9cedfe92f663a899ac6f70764fc1727
+SIZE (nagios-4.4.13.tar.gz) = 11341150
diff --git a/net-mgmt/nagios4/files/patch-html_Makefile.in b/net-mgmt/nagios4/files/patch-html_Makefile.in
index 3d876822f04d..abe2ff161657 100644
--- a/net-mgmt/nagios4/files/patch-html_Makefile.in
+++ b/net-mgmt/nagios4/files/patch-html_Makefile.in
@@ -1,6 +1,6 @@
---- html/Makefile.in.orig 2016-12-07 16:31:10 UTC
-+++ html/Makefile.in
-@@ -45,11 +45,8 @@ devclean: distclean
+--- html/Makefile.in.orig 2023-06-04 10:23:17.547480000 +0200
++++ html/Makefile.in 2023-06-04 10:23:35.365789000 +0200
+@@ -45,11 +45,8 @@ install:
install:
$(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(HTMLDIR)
diff --git a/net-mgmt/nagios4/files/patch-html_main.php b/net-mgmt/nagios4/files/patch-html_main.php
index 4b715fc8f4e0..39377e342321 100644
--- a/net-mgmt/nagios4/files/patch-html_main.php
+++ b/net-mgmt/nagios4/files/patch-html_main.php
@@ -1,9 +1,9 @@
---- html/main.php.orig 2023-02-19 11:46:50.234549000 +0100
-+++ html/main.php 2023-02-19 11:48:04.920758000 +0100
+--- html/main.php.orig 2023-06-04 10:27:05.620233000 +0200
++++ html/main.php 2023-06-04 10:31:49.442315000 +0200
@@ -146,33 +146,6 @@ $this_year = '2023';
<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">January 17, 2023</div>
+ <div class="releasedate">June 01, 2023</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>
-