summaryrefslogtreecommitdiff
path: root/www/gatus
diff options
context:
space:
mode:
Diffstat (limited to 'www/gatus')
-rw-r--r--www/gatus/Makefile2
-rw-r--r--www/gatus/distinfo10
-rw-r--r--www/gatus/pkg-message10
3 files changed, 16 insertions, 6 deletions
diff --git a/www/gatus/Makefile b/www/gatus/Makefile
index 2bba19e2c877..ab0514d971b1 100644
--- a/www/gatus/Makefile
+++ b/www/gatus/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gatus
DISTVERSIONPREFIX= v
-DISTVERSION= 5.24.0
+DISTVERSION= 5.30.0
CATEGORIES= www
MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/
DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}.vendor${EXTRACT_SUFX}
diff --git a/www/gatus/distinfo b/www/gatus/distinfo
index 2a501149b0f0..d3cd03e8fe99 100644
--- a/www/gatus/distinfo
+++ b/www/gatus/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1758293804
-SHA256 (gatus-v5.24.0.vendor.tar.gz) = 0d4c5b2106323101cc3a3f0e3d7c130b236f88faea832419ddcb0422cbc3561d
-SIZE (gatus-v5.24.0.vendor.tar.gz) = 52326901
-SHA256 (TwiN-gatus-v5.24.0_GH0.tar.gz) = 2e6eebc227137cb9cd623bc5bd546122b4c880df073e71cee9a8d4f1021867b4
-SIZE (TwiN-gatus-v5.24.0_GH0.tar.gz) = 2870023
+TIMESTAMP = 1762041844
+SHA256 (gatus-v5.30.0.vendor.tar.gz) = 18adaeee6bd4bf7cad89cbdfb51ceb894c4a01a2de4d34a63eb679ca409cdcbf
+SIZE (gatus-v5.30.0.vendor.tar.gz) = 51715166
+SHA256 (TwiN-gatus-v5.30.0_GH0.tar.gz) = 3069217638af392a701b78e7d285ae18847077a1b97e6fe8b82047ea2733456e
+SIZE (TwiN-gatus-v5.30.0_GH0.tar.gz) = 2888071
diff --git a/www/gatus/pkg-message b/www/gatus/pkg-message
new file mode 100644
index 000000000000..2acd67e4df28
--- /dev/null
+++ b/www/gatus/pkg-message
@@ -0,0 +1,10 @@
+[
+{ type: install
+ message: <<EOM
+If you want to create ICMP checks, gatus must be run as root, so you must set
+the following parameter in your rc.conf(5) file or equivalent:
+
+ sysrc gatus_runas=root
+EOM
+}
+]