From c4c6f33de9fc3fbd32d6ba758ac2337fb495e139 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 29 Oct 2014 09:31:24 +0000 Subject: Changes 6.1: This release fix severals major issues and adds a new feature to disable weekly reports with a new command line option --no-week-stat. - Fix top domains report where url with port was reported in unknown domains. - Add --no-week-stat to disable weekly reports generation. - Fix and update Ukrainian translation file. - Save the last line parsed line when squid-analyzer is interrupted to avoid loading twice the same data after restarting. - Fix missing calendar menu on daily report. - Fix problem with links to weekly summaries in SquidAnalyzer.pm. - Add IO::Handle and FileHandle in Perl modules that should be loaded. --- www/squidanalyzer/Makefile | 4 ++-- www/squidanalyzer/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/squidanalyzer/Makefile b/www/squidanalyzer/Makefile index 9a7a28926c8..3927630f9bf 100644 --- a/www/squidanalyzer/Makefile +++ b/www/squidanalyzer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2014/09/12 10:21:42 adam Exp $ +# $NetBSD: Makefile,v 1.6 2014/10/29 09:31:24 adam Exp $ -DISTNAME= squidanalyzer-6.0 +DISTNAME= squidanalyzer-6.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squid-report/} diff --git a/www/squidanalyzer/distinfo b/www/squidanalyzer/distinfo index b94b4650075..afb65c54fea 100644 --- a/www/squidanalyzer/distinfo +++ b/www/squidanalyzer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/09/12 10:21:42 adam Exp $ +$NetBSD: distinfo,v 1.5 2014/10/29 09:31:24 adam Exp $ -SHA1 (squidanalyzer-6.0.tar.gz) = 112c6b62518311305020e7bc55399753bf1ca454 -RMD160 (squidanalyzer-6.0.tar.gz) = 40de0187da19229f9431e3bdf2ec1f54c84a1149 -Size (squidanalyzer-6.0.tar.gz) = 145115 bytes +SHA1 (squidanalyzer-6.1.tar.gz) = 0334c2209845b2346cf057487cfd5ebfe1718083 +RMD160 (squidanalyzer-6.1.tar.gz) = cea53b4c394d967221dade97f901c6d0c152108d +Size (squidanalyzer-6.1.tar.gz) = 144400 bytes -- cgit v1.2.3