Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2022 08:19:53 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6c56a1073e8c - main - sysutils/tuptime: update to 5.1.0
Message-ID:  <202202160819.21G8JrGX074031@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c56a1073e8c2c2ccd5de46669f000006fb6302d

commit 6c56a1073e8c2c2ccd5de46669f000006fb6302d
Author:     Ricardo Fraile <rfraile@rfraile.eu>
AuthorDate: 2022-02-08 15:03:23 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-02-16 08:17:31 +0000

    sysutils/tuptime: update to 5.1.0
    
    From ChangeLog: https://github.com/rfrail3/tuptime/releases/tag/5.1.0
    
     * Cover DB writes with transactions
     * Register DB version on PRAGMA user_version
     * Adding --pctl option. Show percentil over average values
     * Code refactoring
     * Update .deb package
    
    PR:     261780
    Reported by:    rfraile@rfraile.eu
    Approved by:    jeremy@smart-serv.net (maintainer)
---
 sysutils/tuptime/Makefile | 2 +-
 sysutils/tuptime/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/tuptime/Makefile b/sysutils/tuptime/Makefile
index 411bdd4627e6..92f165512d6f 100644
--- a/sysutils/tuptime/Makefile
+++ b/sysutils/tuptime/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tuptime
-DISTVERSION=	5.0.2
+DISTVERSION=	5.1.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	jeremy@smart-serv.net
diff --git a/sysutils/tuptime/distinfo b/sysutils/tuptime/distinfo
index 6ce8f0ac5713..e6af2cdcb2d0 100644
--- a/sysutils/tuptime/distinfo
+++ b/sysutils/tuptime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609667990
-SHA256 (rfrail3-tuptime-5.0.2_GH0.tar.gz) = b7b5a47fd0935b03d2768beaf4542c9512b389c844c0a78795bcba38978099f2
-SIZE (rfrail3-tuptime-5.0.2_GH0.tar.gz) = 57538
+TIMESTAMP = 1644256539
+SHA256 (rfrail3-tuptime-5.1.0_GH0.tar.gz) = 8aa5adddba6ee8e1c70819b45de49637e20083bac92b608590bd71d2b7f7973c
+SIZE (rfrail3-tuptime-5.1.0_GH0.tar.gz) = 58750



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