Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 19:31:58 GMT
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 4b25379423b5 - 2024Q3 - sysutils/monitorix: Update to 3.15.0
Message-ID:  <202409231931.48NJVwL8070579@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by crees:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b25379423b5ebad7ff04d9d9537e3517ce9abe6

commit 4b25379423b5ebad7ff04d9d9537e3517ce9abe6
Author:     Anton Saietskii <vsasjason@gmail.com>
AuthorDate: 2024-09-23 11:46:39 +0000
Commit:     Chris Rees <crees@FreeBSD.org>
CommitDate: 2024-09-23 19:31:11 +0000

    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)
---
 sysutils/monitorix/Makefile           | 3 +--
 sysutils/monitorix/distinfo           | 6 +++---
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409231931.48NJVwL8070579>