mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-mgmt/nagios4: Update to 4.13.1
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
452c3b4b55
commit
7f66bd9b03
4 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= nagios
|
||||
PORTVERSION= 4.4.10
|
||||
PORTVERSION= 4.4.13
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-mgmt
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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>
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue