diff --git a/www/goaccess/Makefile b/www/goaccess/Makefile index bc8d99be447..8f10863b766 100644 --- a/www/goaccess/Makefile +++ b/www/goaccess/Makefile @@ -1,6 +1,6 @@ COMMENT = realtime console web log analyzer -DISTNAME = goaccess-1.9.4 +DISTNAME = goaccess-1.10.2 CATEGORIES = www diff --git a/www/goaccess/distinfo b/www/goaccess/distinfo index e0e153ea27b..c93e312589d 100644 --- a/www/goaccess/distinfo +++ b/www/goaccess/distinfo @@ -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 diff --git a/www/goaccess/patches/patch-config_goaccess_conf b/www/goaccess/patches/patch-config_goaccess_conf index 9d82e9364fb..7c67f76c5df 100644 --- a/www/goaccess/patches/patch-config_goaccess_conf +++ b/www/goaccess/patches/patch-config_goaccess_conf @@ -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 # diff --git a/www/goaccess/patches/patch-src_browsers_c b/www/goaccess/patches/patch-src_browsers_c index 955830ee4a4..1706198fd5a 100644 --- a/www/goaccess/patches/patch-src_browsers_c +++ b/www/goaccess/patches/patch-src_browsers_c @@ -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"}, diff --git a/www/goaccess/pkg/PLIST b/www/goaccess/pkg/PLIST index 526ddc71e35..5cc4d845078 100644 --- a/www/goaccess/pkg/PLIST +++ b/www/goaccess/pkg/PLIST @@ -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