git: 611ff1dc2021 - main - sysutils/tuptime: Update to 5.2.1

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Fri, 14 Oct 2022 06:58:54 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=611ff1dc2021475660be7d9bb32d8b3032e23914

commit 611ff1dc2021475660be7d9bb32d8b3032e23914
Author:     Ricardo Fraile <r@rfmoz.eu>
AuthorDate: 2022-10-14 06:53:46 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-14 06:56:51 +0000

    sysutils/tuptime: Update to 5.2.1
    
    Changelog:
    
      * Return -e option as an argument for --dec decimals
      * Add rc script for OpenBSD and update installation doc
      * Deprecate --pctl option
      * Adding -E, --exclude option
      * Print longest uptime and downtime values on default output
      * Code refactoring
    
    PR:             266579
    Reviewed by:    Jeremy Johnston <jeremy@smart-serv.net> (maintainer)
---
 sysutils/tuptime/Makefile | 7 ++++---
 sysutils/tuptime/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sysutils/tuptime/Makefile b/sysutils/tuptime/Makefile
index b250de1f6548..55dfa77e571e 100644
--- a/sysutils/tuptime/Makefile
+++ b/sysutils/tuptime/Makefile
@@ -1,19 +1,20 @@
 PORTNAME=	tuptime
-DISTVERSION=	5.1.0
+DISTVERSION=	5.2.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	jeremy@smart-serv.net
 COMMENT=	Historical and statistical system running time report tool
-WWW=		https://github.com/rfrail3/tuptime
+WWW=		https://github.com/rfmoz/tuptime
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7:databases/py-sqlite3@${PY_FLAVOR}
 
 USES=		python:run shebangfix
 SHEBANG_FILES=	${WRKSRC}/src/tuptime
 USE_GITHUB=	yes
-GH_ACCOUNT=	rfrail3
+GH_ACCOUNT=	rfmoz
 USE_RC_SUBR=	${PORTNAME}
 
 NO_ARCH=	yes
diff --git a/sysutils/tuptime/distinfo b/sysutils/tuptime/distinfo
index e6af2cdcb2d0..98714c929fcd 100644
--- a/sysutils/tuptime/distinfo
+++ b/sysutils/tuptime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644256539
-SHA256 (rfrail3-tuptime-5.1.0_GH0.tar.gz) = 8aa5adddba6ee8e1c70819b45de49637e20083bac92b608590bd71d2b7f7973c
-SIZE (rfrail3-tuptime-5.1.0_GH0.tar.gz) = 58750
+TIMESTAMP = 1665729519
+SHA256 (rfmoz-tuptime-5.2.1_GH0.tar.gz) = 7bd938e79ece1e084fa57ce9315f6a3f7f127654c598ef8c898a599bd6e9b4ff
+SIZE (rfmoz-tuptime-5.2.1_GH0.tar.gz) = 59699