mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to goaccess-1.10.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT = realtime console web log analyzer
|
||||
|
||||
DISTNAME = goaccess-1.9.4
|
||||
DISTNAME = goaccess-1.10.2
|
||||
|
||||
CATEGORIES = www
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (goaccess-1.9.4.tar.gz) = EH1aPLGG5ueorGhKiNIaF4hPEoywvEpKU2lhRbs5Nz0=
|
||||
SIZE (goaccess-1.9.4.tar.gz) = 856461
|
||||
SHA256 (goaccess-1.10.2.tar.gz) = ubdISkEyeYY8fZLcfdTBnctVwKLROHNe/BhXC8xOqg4=
|
||||
SIZE (goaccess-1.10.2.tar.gz) = 1135947
|
||||
|
||||
@@ -18,7 +18,7 @@ Index: config/goaccess.conf
|
||||
######################################
|
||||
# Date Format Options (required)
|
||||
######################################
|
||||
@@ -764,7 +774,10 @@ static-file .zst
|
||||
@@ -771,7 +781,10 @@ static-file .zst
|
||||
# Download the GeoLite2-Country.mmdb.gz
|
||||
# gunzip GeoLite2-Country.mmdb.gz
|
||||
#
|
||||
|
||||
@@ -3,7 +3,7 @@ https://github.com/allinurl/goaccess/pull/1350
|
||||
Index: src/browsers.c
|
||||
--- src/browsers.c.orig
|
||||
+++ src/browsers.c
|
||||
@@ -116,6 +116,8 @@ static const char *const browsers[][2] = {
|
||||
@@ -118,6 +118,8 @@ static const char *const browsers[][2] = {
|
||||
{"MicroMessenger", "Others"},
|
||||
{"Apache", "Others"},
|
||||
{"JOSM", "Others"},
|
||||
@@ -12,9 +12,9 @@ Index: src/browsers.c
|
||||
{"pacman", "Others"},
|
||||
{"Pamac", "Others"},
|
||||
{"libwww-perl", "Others"},
|
||||
@@ -198,6 +200,7 @@ static const char *const browsers[][2] = {
|
||||
@@ -231,6 +233,7 @@ static const char *const browsers[][2] = {
|
||||
{"Microsoft-WebDAV", "Crawlers"},
|
||||
{"DuckDuckGo", "Crawlers"},
|
||||
{"DuckDuckBot", "Crawlers"},
|
||||
{"bingbot", "Crawlers"},
|
||||
+ {"The Knowledge AI", "Crawlers"},
|
||||
{"PetalBot", "Crawlers"},
|
||||
|
||||
@@ -13,6 +13,7 @@ share/locale/es/LC_MESSAGES/goaccess.mo
|
||||
share/locale/fr/LC_MESSAGES/goaccess.mo
|
||||
share/locale/it/LC_MESSAGES/goaccess.mo
|
||||
share/locale/ja/LC_MESSAGES/goaccess.mo
|
||||
share/locale/ka/LC_MESSAGES/goaccess.mo
|
||||
share/locale/ko/LC_MESSAGES/goaccess.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/goaccess.mo
|
||||
share/locale/ru/LC_MESSAGES/goaccess.mo
|
||||
|
||||
Reference in New Issue
Block a user