summaryrefslogtreecommitdiff
path: root/www/goaccess
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2014-02-22 14:27:43 +0000
committerwiedi <wiedi@pkgsrc.org>2014-02-22 14:27:43 +0000
commit789cfea2d76fe4ec31fe8d1ed7e54d473dbb2c25 (patch)
tree1ed204713bf3cd106ad0a0d05a1321e0b33de2b5 /www/goaccess
parent17d58c5b0f35db4faf39c852d368705a4b2a6e07 (diff)
downloadpkgsrc-789cfea2d76fe4ec31fe8d1ed7e54d473dbb2c25.tar.gz
Update goaccess to 0.7.1
Changes to GoAccess 0.7.1 - Monday, February 17, 2014 * Added ability to get real OS names using --real-os. (Android, Windows, Mac) * Added ability to log debug messages to a file. * Added ability to parse tab-separated log format strings. * Added ability to support terminals without colors. * Added ability to turn off color output by using --no-color flag. * Added command line option to append HTTP method to request. * Added command line option to append HTTP protocol to request. * Added long options to command-line. * Added missing Win 9x 4.90 (Windows Me) user-agent. * Added missing Windows RT user-agent. * Ensure mouse click does not reset expanded module if it is the same. * Fixed Amazon CloudFront tab-separated log format. * Fixed "FreeBSD style" ncursesw built into system. * Fixed HTML report issue where data cell would not wrap. * Fixed issue when isatty() could not find a valid file descriptor. * Fixed SymbianOS user-agent and retrieve its version.
Diffstat (limited to 'www/goaccess')
-rw-r--r--www/goaccess/Makefile6
-rw-r--r--www/goaccess/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/goaccess/Makefile b/www/goaccess/Makefile
index 565733b3379..aead7986939 100644
--- a/www/goaccess/Makefile
+++ b/www/goaccess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2014/01/27 21:40:38 wiedi Exp $
+# $NetBSD: Makefile,v 1.2 2014/02/22 14:27:43 wiedi Exp $
-DISTNAME= goaccess-0.7
+DISTNAME= goaccess-0.7.1
CATEGORIES= www
-MASTER_SITES= https://downloads.sourceforge.net/project/goaccess/0.7/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=goaccess/}
MAINTAINER= wiedi@frubar.net
HOMEPAGE= http://goaccess.prosoftcorp.com/
diff --git a/www/goaccess/distinfo b/www/goaccess/distinfo
index 5101da98a86..588ddd996ef 100644
--- a/www/goaccess/distinfo
+++ b/www/goaccess/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/01/27 21:40:38 wiedi Exp $
+$NetBSD: distinfo,v 1.2 2014/02/22 14:27:43 wiedi Exp $
-SHA1 (goaccess-0.7.tar.gz) = 1a887dc7182c91726137aaf6a4627efdd82d988e
-RMD160 (goaccess-0.7.tar.gz) = 9c074afb04b656ca6c089d5999c3138abb854f45
-Size (goaccess-0.7.tar.gz) = 159112 bytes
+SHA1 (goaccess-0.7.1.tar.gz) = 3b546062776df00bd539072c5bdfec2a62cbeb84
+RMD160 (goaccess-0.7.1.tar.gz) = 5b58dfdd9137087f5fe24eb90a6fce66483e88d8
+Size (goaccess-0.7.1.tar.gz) = 163640 bytes