diff options
| author | Anton Saietskii <vsasjason@gmail.com> | 2024-09-23 14:45:39 +0259 |
|---|---|---|
| committer | Chris Rees <crees@FreeBSD.org> | 2024-09-23 20:31:11 +0100 |
| commit | 4b25379423b5ebad7ff04d9d9537e3517ce9abe6 (patch) | |
| tree | 50346c70e40a2af93341689041fa972c13a9047f | |
| parent | 28804911a0c41473ce351e5922d3b7b2fa71d42b (diff) | |
sysutils/monitorix: Update to 3.15.0
Long list of improvements:
https://www.monitorix.org/news/20221207.html
PR: ports/281662
(crees) While here, pet rclint
(cherry picked from commit 541eb5dc7e51ea4ee007d94681d876cc4c31aa43)
| -rw-r--r-- | sysutils/monitorix/Makefile | 3 | ||||
| -rw-r--r-- | sysutils/monitorix/distinfo | 6 | ||||
| -rw-r--r-- | sysutils/monitorix/files/monitorix.in | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile index fe4b04714226..185d086b25ce 100644 --- a/sysutils/monitorix/Makefile +++ b/sysutils/monitorix/Makefile @@ -1,6 +1,5 @@ PORTNAME= monitorix -PORTVERSION= 3.14.0 -PORTREVISION= 1 +PORTVERSION= 3.15.0 CATEGORIES= sysutils MASTER_SITES= http://www.monitorix.org/ \ http://www.monitorix.org/old_versions/ \ diff --git a/sysutils/monitorix/distinfo b/sysutils/monitorix/distinfo index c97a0828f941..b563d6580164 100644 --- a/sysutils/monitorix/distinfo +++ b/sysutils/monitorix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656511918 -SHA256 (monitorix-3.14.0.tar.gz) = 2e901d4f5a266f23c5b3788a3da10a03c2bdb6512e1af61306c01a2ed2b61d49 -SIZE (monitorix-3.14.0.tar.gz) = 393803 +TIMESTAMP = 1727091951 +SHA256 (monitorix-3.15.0.tar.gz) = 7eb0dea6ab272cf8838cf06d0cfd0325cfda9128d43a4743752f6bc4fafeb5de +SIZE (monitorix-3.15.0.tar.gz) = 404645 diff --git a/sysutils/monitorix/files/monitorix.in b/sysutils/monitorix/files/monitorix.in index 04ff1f3fac51..2fd481c794cd 100644 --- a/sysutils/monitorix/files/monitorix.in +++ b/sysutils/monitorix/files/monitorix.in @@ -9,6 +9,7 @@ name=monitorix rcvar=monitorix_enable +desc="FLOSS lightweight system monitoring tool" load_rc_config $name |
