Subject: CVS commit: pkgsrc/www/goaccess
From: Amitai Schleier
Date: 2023-11-15 17:04:06
Message id: 20231115160406.CEDF5FA3D@cvs.NetBSD.org

Log Message:
goaccess: update to 1.8.1. Changes:

1.8.1:

- Added latest Android and macOS versions to the list of OSs.
- Fixed issue when trying to apply a regex on an invalid value (HTML report).
- Fixed issue with D3.js xScale.domain() going out of boundaries in certain
  cases.
- Prevent setting default static files when no static-file options are
  defined in config file.

1.8:

- Added dual-stack support to the WebSocket server.
- Added Debian Bookworm to the official deb repo.
- Added Ubuntu Lunar to the official deb repo.
- Fixed compiler error on macOS 10.12.
- Updated bootstrap to v3.4.
- Updated FontAwesome with additional icons for upcoming major release.
- Updated Japanese translation.
- Updated OS display from Macintosh to macOS.
- Updated to D3.js v7 (latest) including charts.js code.

Files:
RevisionActionfile
1.37modifypkgsrc/www/goaccess/Makefile
1.27modifypkgsrc/www/goaccess/distinfo
1.3removepkgsrc/www/goaccess/patches/patch-src_parser.c