Fri Aug 28 12:53:47 2015 UTC ()
update www/goaccess to 0.9.3

Changes to GoAccess 0.9.3 - Wednesday, August 26, 2015

  - Added the ability to set custom colors on the terminal output.
  - Added the ability to process logs incrementally.
  - Added a default color palette (Monokai) to the config file.
  - Added column headers for every enabled metric on each panel.
  - Added cumulative time served metric.
  - Added maximum time served metric (slowest running requests).
  - Added the ability to parse the query string specifier '%q' from a log file.
  - Added CloudFlare status codes.
  - Added command option to disable column name metrics --no-column-names.
  - Added AWS Elastic Load Balancing to the list of predefined log/date/time
    formats.
  - Added DragonFly BSD to the list of OSs.
  - Added Slackbot to the list of crawlers/browsers.
  - Disabled REFERRERS by default.
  - Ensure bandwidth metric is displayed only if the %b specifier is parsed.
  - Fixed issue where the '--sort-panel' option wouldn't sort certain panels.
  - Fixed several compiler warnings.
  - Set predefined static files when no config file is used.
  - Updated Windows 10 user agent from 6.4 (wrong) to 10.0.(actual)

Changes to GoAccess 0.9.2 - Monday, July 06, 2015

  - Added ability to fully parse browsers that contain spaces within a token.
  - Added multiple user agents to the list of browsers.
  - Added the ability to handle time served in milliseconds as a decimal number
    `%L`.
  - Added the ability to parse a timestamp in microseconds.
  - Added the ability to parse Google Cloud Storage access logs.
  - Added the ability to set a custom title and header in the HTML report.
  - Added '%x' as timestamp log-format specifier.
  - Ensure agents' hash table is destroyed upon exiting the program.
  - Ensure 'Game Systems' are processed correctly.
  - Ensure visitors panel header is updated depending if crawlers are parsed or
    not.
  - Fixed issue where the date value was set as time value  in the config dialog.
  - Fixed memory leak in the hits metrics when using the in-memory storage
    (GLib).


(wiedi)
diff -r1.8 -r1.9 pkgsrc/www/goaccess/Makefile
diff -r1.6 -r1.7 pkgsrc/www/goaccess/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/www/goaccess/Makefile (expand / switch to context diff)
--- pkgsrc/www/goaccess/Makefile 2015/08/18 07:31:19 1.8
+++ pkgsrc/www/goaccess/Makefile 2015/08/28 12:53:47 1.9
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2015/08/18 07:31:19 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/08/28 12:53:47 wiedi Exp $
 
-DISTNAME=	goaccess-0.9.1
-PKGREVISION=	2
+DISTNAME=	goaccess-0.9.3
 CATEGORIES=	www
 MASTER_SITES=	http://tar.goaccess.io/
 

cvs diff -r1.6 -r1.7 pkgsrc/www/goaccess/distinfo (expand / switch to context diff)
--- pkgsrc/www/goaccess/distinfo 2015/06/04 21:32:35 1.6
+++ pkgsrc/www/goaccess/distinfo 2015/08/28 12:53:47 1.7
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/06/04 21:32:35 wiedi Exp $
+$NetBSD: distinfo,v 1.7 2015/08/28 12:53:47 wiedi Exp $
 
-SHA1 (goaccess-0.9.1.tar.gz) = 3b1c17d5f808c8c81de0a9d3581c3ef7846812b7
-RMD160 (goaccess-0.9.1.tar.gz) = 9698455aa8947c99f7d2aa070600a29d66b29daf
-Size (goaccess-0.9.1.tar.gz) = 240337 bytes
+SHA1 (goaccess-0.9.3.tar.gz) = e2ec5b4a115f4dcb73bc3bf80207b6c220918165
+RMD160 (goaccess-0.9.3.tar.gz) = 619fa3a353438fbc88500243ba7dbfae19329c8b
+Size (goaccess-0.9.3.tar.gz) = 251178 bytes
 SHA1 (patch-Makefile.am) = 8bb0bbd6595be0ac32ecbc7990716a24092504f0