update sarg to 2.3.5

Changes since 2.3.3:

Version 2.3.5
- Fix an issue when creating the redirector report. Sarg was not
  creating the unsorted file as expected. That regression was
  introduced in sarg 2.3.4.

Version 2.3.4
- Fix an error occuring when serveral user's ID contain at least
  two consecutive non alphanumeric characters. In that case, the
  mangled file name is not unique. Thanks to Fabiola and Pecha for
  reporting this bug.
- Remove a warning about the redirector file that can't be deleted
  when it is not created.

ok ajacoutot@
This commit is contained in:
rpe 2013-01-21 08:30:01 +00:00
parent 3d84582f38
commit a24ad3c486
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.14 2012/11/21 21:42:07 rpe Exp $
# $OpenBSD: Makefile,v 1.15 2013/01/21 08:30:01 rpe Exp $
COMMENT= Squid Analysis Report Generator
DISTNAME= sarg-2.3.3
DISTNAME= sarg-2.3.5
CATEGORIES= www
HOMEPAGE= http://sarg.sourceforge.net/

View File

@ -1,2 +1,2 @@
SHA256 (sarg-2.3.3.tar.gz) = d0fEaMzXK9KqH4Jt/+Xi9o/h47ZHSOWRbDkYxn5G3Ks=
SIZE (sarg-2.3.3.tar.gz) = 1281405
SHA256 (sarg-2.3.5.tar.gz) = ZhVgo9+/eTrAImCt+PRXApt86/Z20EoOywmzugbgsPs=
SIZE (sarg-2.3.5.tar.gz) = 1282010