summaryrefslogtreecommitdiff
path: root/www/squidanalyzer
diff options
context:
space:
mode:
authoradam <adam>2014-09-12 10:21:42 +0000
committeradam <adam>2014-09-12 10:21:42 +0000
commit9cb03d1c587de1e53dfad6d9b65bb02d0a994b37 (patch)
tree918aa6d34eec9fe5fb2634afe09d8b0a9a003747 /www/squidanalyzer
parenta23dbc64aed5fd350ec2b1ac587909058eb4f449 (diff)
downloadpkgsrc-9cb03d1c587de1e53dfad6d9b65bb02d0a994b37.tar.gz
Changes 6.0:
Multiple access.log files can be processed at the same time. Multiprocess mode can be activated using the -j N command line option. New ExcludedMimes configuration directive to exclude from statistics a comma separated list of mime-type or using regex like text/.*. New ExcludedMethods configuration directive to exclude from statistics a comma separated list of HTTP methods (GET,POST,CONNECT,...). New translation available: pl_PL
Diffstat (limited to 'www/squidanalyzer')
-rw-r--r--www/squidanalyzer/Makefile5
-rw-r--r--www/squidanalyzer/PLIST4
-rw-r--r--www/squidanalyzer/distinfo9
3 files changed, 8 insertions, 10 deletions
diff --git a/www/squidanalyzer/Makefile b/www/squidanalyzer/Makefile
index 0351318ed37..9a7a28926c8 100644
--- a/www/squidanalyzer/Makefile
+++ b/www/squidanalyzer/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/05/29 23:38:17 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/09/12 10:21:42 adam Exp $
-DISTNAME= squidanalyzer-5.4
-PKGREVISION= 1
+DISTNAME= squidanalyzer-6.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squid-report/}
diff --git a/www/squidanalyzer/PLIST b/www/squidanalyzer/PLIST
index 0d97e4313bf..1f1f8508777 100644
--- a/www/squidanalyzer/PLIST
+++ b/www/squidanalyzer/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2014/05/05 09:58:11 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/09/12 10:21:42 adam Exp $
bin/squid-analyzer
-man/man3/squidanalyzer.3
share/examples/squidanalyzer/excluded
share/examples/squidanalyzer/included
share/examples/squidanalyzer/lang/cs_CZ.txt
@@ -8,6 +7,7 @@ share/examples/squidanalyzer/lang/de_DE.txt
share/examples/squidanalyzer/lang/en_US.txt
share/examples/squidanalyzer/lang/es_ES.txt
share/examples/squidanalyzer/lang/fr_FR.txt
+share/examples/squidanalyzer/lang/pl_PL.txt
share/examples/squidanalyzer/lang/pt_BR.txt
share/examples/squidanalyzer/lang/ru_RU.txt
share/examples/squidanalyzer/lang/uk_UA.txt
diff --git a/www/squidanalyzer/distinfo b/www/squidanalyzer/distinfo
index a9c717ed8f6..b94b4650075 100644
--- a/www/squidanalyzer/distinfo
+++ b/www/squidanalyzer/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/05/05 09:58:11 adam Exp $
+$NetBSD: distinfo,v 1.4 2014/09/12 10:21:42 adam Exp $
-SHA1 (squidanalyzer-5.4.tar.gz) = 6e37fe0b17081a24df670d62516a275661936115
-RMD160 (squidanalyzer-5.4.tar.gz) = c602012c75cbc3ce3d7afe97d4ab72f139461e34
-Size (squidanalyzer-5.4.tar.gz) = 139685 bytes
-SHA1 (patch-Makefile.PL) = 474b2fd61e911d5b4d301331d1391ccd40601c2e
+SHA1 (squidanalyzer-6.0.tar.gz) = 112c6b62518311305020e7bc55399753bf1ca454
+RMD160 (squidanalyzer-6.0.tar.gz) = 40de0187da19229f9431e3bdf2ec1f54c84a1149
+Size (squidanalyzer-6.0.tar.gz) = 145115 bytes