diff options
Diffstat (limited to 'www/gatus')
-rw-r--r-- | www/gatus/Makefile | 3 | ||||
-rw-r--r-- | www/gatus/distinfo | 10 | ||||
-rw-r--r-- | www/gatus/pkg-message | 10 |
3 files changed, 17 insertions, 6 deletions
diff --git a/www/gatus/Makefile b/www/gatus/Makefile index 2bba19e2c877..40244aa40e9c 100644 --- a/www/gatus/Makefile +++ b/www/gatus/Makefile @@ -1,6 +1,7 @@ PORTNAME= gatus DISTVERSIONPREFIX= v -DISTVERSION= 5.24.0 +DISTVERSION= 5.26.0 +PORTREVISION= 1 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..f5326b7ecd3a 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 = 1759874297 +SHA256 (gatus-v5.26.0.vendor.tar.gz) = 35359f71bd07705bf355b5e1107c21121051da29c3e8fd880c0fd2959a970324 +SIZE (gatus-v5.26.0.vendor.tar.gz) = 52462685 +SHA256 (TwiN-gatus-v5.26.0_GH0.tar.gz) = 20ff02a1989b20d00feeeb781dc75819c3756b72b04f2cce03357ca1409ecc32 +SIZE (TwiN-gatus-v5.26.0_GH0.tar.gz) = 2884177 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 +} +] |