update to goaccess-1.4.6

This commit is contained in:
kirby 2021-03-03 09:25:40 +00:00
parent 74fc20f69f
commit c6c0aec21f
4 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.27 2021/01/28 14:26:47 kirby Exp $
# $OpenBSD: Makefile,v 1.28 2021/03/03 09:25:40 kirby Exp $
COMMENT = realtime console web log analyzer
DISTNAME = goaccess-1.4.5
DISTNAME = goaccess-1.4.6
CATEGORIES = www

View File

@ -1,2 +1,2 @@
SHA256 (goaccess-1.4.5.tar.gz) = xIIOeB912URvaxvl/I0RxuyUpH+o3VIwAWmMWJ9Gwbo=
SIZE (goaccess-1.4.5.tar.gz) = 634067
SHA256 (goaccess-1.4.6.tar.gz) = HQ8nwzgrP7g0tsxBk4mofhANh0px40NAPNGetUkcctA=
SIZE (goaccess-1.4.6.tar.gz) = 635609

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-config_goaccess_conf,v 1.3 2021/01/28 14:26:47 kirby Exp $
$OpenBSD: patch-config_goaccess_conf,v 1.4 2021/03/03 09:25:40 kirby Exp $
Index: config/goaccess.conf
--- config/goaccess.conf.orig
@ -20,7 +20,7 @@ Index: config/goaccess.conf
######################################
# Date Format Options (required)
######################################
@@ -706,7 +716,10 @@ static-file .zst
@@ -712,7 +722,10 @@ static-file .zst
# Download the GeoLite2-Country.mmdb.gz
# gunzip GeoLite2-Country.mmdb.gz
#

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-src_browsers_c,v 1.3 2021/01/28 14:26:47 kirby Exp $
$OpenBSD: patch-src_browsers_c,v 1.4 2021/03/03 09:25:40 kirby Exp $
https://github.com/allinurl/goaccess/pull/1350
Index: src/browsers.c
--- src/browsers.c.orig
+++ src/browsers.c
@@ -117,6 +117,8 @@ static const char *browsers[][2] = {
@@ -118,6 +118,8 @@ static const char *browsers[][2] = {
{"MicroMessenger", "Others"},
{"Apache", "Others"},
{"JOSM", "Others"},
@ -14,7 +14,7 @@ Index: src/browsers.c
{"pacman", "Others"},
{"Pamac", "Others"},
{"libwww-perl", "Others"},
@@ -199,6 +201,7 @@ static const char *browsers[][2] = {
@@ -210,6 +212,7 @@ static const char *browsers[][2] = {
{"Microsoft-WebDAV", "Crawlers"},
{"DuckDuckGo-Favicons-Bot", "Crawlers"},
{"bingbot", "Crawlers"},