git: 7975a9c1fc7f - main - sysutils/goaccess: update to 1.5.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Apr 2022 17:59:25 UTC
The branch main has been updated by sbz: URL: https://cgit.FreeBSD.org/ports/commit/?id=7975a9c1fc7f58e0bd187b1abfe8017212745d66 commit 7975a9c1fc7f58e0bd187b1abfe8017212745d66 Author: Sofian Brabez <sbz@FreeBSD.org> AuthorDate: 2022-04-29 17:56:07 +0000 Commit: Sofian Brabez <sbz@FreeBSD.org> CommitDate: 2022-04-29 17:58:15 +0000 sysutils/goaccess: update to 1.5.7 --- sysutils/goaccess/Makefile | 2 +- sysutils/goaccess/distinfo | 6 +++--- sysutils/goaccess/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sysutils/goaccess/Makefile b/sysutils/goaccess/Makefile index 5c4d5563d0b2..cdcbb0af907a 100644 --- a/sysutils/goaccess/Makefile +++ b/sysutils/goaccess/Makefile @@ -1,7 +1,7 @@ # Created by: Sofian Brabez <sbrabez@gmail.com> PORTNAME= goaccess -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= sysutils MASTER_SITES= http://tar.goaccess.io/ diff --git a/sysutils/goaccess/distinfo b/sysutils/goaccess/distinfo index 4c4744391c6a..e046be31bce4 100644 --- a/sysutils/goaccess/distinfo +++ b/sysutils/goaccess/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649117760 -SHA256 (goaccess-1.5.6.tar.gz) = df6585f179fdda9240f6a0e772c27b61fa1c88b3320c2409bcdfefbb4b14aabf -SIZE (goaccess-1.5.6.tar.gz) = 653739 +TIMESTAMP = 1651254714 +SHA256 (goaccess-1.5.7.tar.gz) = d66de6d576eb7f0ac4f97b1b234063251478f27481e29700bd160aef6287cec1 +SIZE (goaccess-1.5.7.tar.gz) = 655477 diff --git a/sysutils/goaccess/pkg-descr b/sysutils/goaccess/pkg-descr index 2a9c1b7e4d13..553694e94cb5 100644 --- a/sysutils/goaccess/pkg-descr +++ b/sysutils/goaccess/pkg-descr @@ -2,4 +2,4 @@ GoAccess is an open source real-time Apache web log analyzer and interactive viewer that runs in a terminal and provides fast and valuable HTTP statistics for system administrators that require a visual report on the fly. -WWW: http://goaccess.io +WWW: https://goaccess.io