Thu Mar 17 00:39:25 2016 UTC ()
Update www/goaccess to 0.9.8

Changes to GoAccess 0.9.8 - Monday, February 29, 2016

  - Added a more complete list of static extensions to the config file.
  - Added Android 6.0 Marshmallow to the list of OSs.
  - Added the ability to scroll through panels on TAB with option to disable it
    --no-tab-scroll.
  - Added the first and last log dates to the overall statistics panel.
  - Ensure GoAccess links correctly against libtinfo.
  - Ensure static content is case-insensitive verified.
  - Fixed bandwidth overflow issue (numbers > 2GB on non-x86_64 arch).
  - Fixed broken HTML layout when html-method/protocol is missing in config file.
  - Refactored parsing and display of available modules/panels.


(wiedi)
diff -r1.11 -r1.12 pkgsrc/www/goaccess/Makefile
diff -r1.10 -r1.11 pkgsrc/www/goaccess/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/www/goaccess/Makefile (expand / switch to unified diff)

--- pkgsrc/www/goaccess/Makefile 2016/02/21 15:45:01 1.11
+++ pkgsrc/www/goaccess/Makefile 2016/03/17 00:39:25 1.12
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2016/02/21 15:45:01 wiedi Exp $ 1# $NetBSD: Makefile,v 1.12 2016/03/17 00:39:25 wiedi Exp $
2 2
3DISTNAME= goaccess-0.9.7 3DISTNAME= goaccess-0.9.8
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= http://tar.goaccess.io/ 5MASTER_SITES= http://tar.goaccess.io/
6 6
7MAINTAINER= wiedi@frubar.net 7MAINTAINER= wiedi@frubar.net
8HOMEPAGE= http://goaccess.prosoftcorp.com/ 8HOMEPAGE= http://goaccess.prosoftcorp.com/
9COMMENT= Real-time web log analyzer 9COMMENT= Real-time web log analyzer
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13 13
14USE_TOOLS+= pkg-config aclocal automake 14USE_TOOLS+= pkg-config aclocal automake
15USE_NCURSES= yes 15USE_NCURSES= yes
16 16

cvs diff -r1.10 -r1.11 pkgsrc/www/goaccess/distinfo (expand / switch to unified diff)

--- pkgsrc/www/goaccess/distinfo 2016/02/21 15:45:01 1.10
+++ pkgsrc/www/goaccess/distinfo 2016/03/17 00:39:25 1.11
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.10 2016/02/21 15:45:01 wiedi Exp $ 1$NetBSD: distinfo,v 1.11 2016/03/17 00:39:25 wiedi Exp $
2 2
3SHA1 (goaccess-0.9.7.tar.gz) = 5a46bb1f849be150160397b902a6783e8525557f 3SHA1 (goaccess-0.9.8.tar.gz) = 35d3cd6004c566e017d3e2702d5fc0f566655766
4RMD160 (goaccess-0.9.7.tar.gz) = be6dd4062f52523611a3dfb4c719891bb1ec6f06 4RMD160 (goaccess-0.9.8.tar.gz) = fcf5ff2b905f9ee1047d00ef3b674e5570a8db47
5SHA512 (goaccess-0.9.7.tar.gz) = 27c54401fb5ce086f191c8a1ba0a86b6c155469a3f412be64924f3fa3a80f3e04541c805fb98539b47872d06cf4e2c89150c20351d08c68139c63b17de17adb8 5SHA512 (goaccess-0.9.8.tar.gz) = 40ce161c14f058d5482b90c1fe9c88a7ca8abf063bc041597b23390c5715466bde9bda58beb6e5b61d578a0f7b7d7860a9b3d2056812cc96564d3208e17703e1
6Size (goaccess-0.9.7.tar.gz) = 270009 bytes 6Size (goaccess-0.9.8.tar.gz) = 277618 bytes
7SHA1 (patch-Makefile.am) = 8bb0bbd6595be0ac32ecbc7990716a24092504f0 7SHA1 (patch-Makefile.am) = 8bb0bbd6595be0ac32ecbc7990716a24092504f0