From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 11 04:10:20 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A239B16A405 for ; Thu, 11 May 2006 04:10:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E1EB43D4C for ; Thu, 11 May 2006 04:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4B4AIGc098997 for ; Thu, 11 May 2006 04:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4B4AIpb098995; Thu, 11 May 2006 04:10:18 GMT (envelope-from gnats) Resent-Date: Thu, 11 May 2006 04:10:18 GMT Resent-Message-Id: <200605110410.k4B4AIpb098995@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rainer Alves Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16DCC16A405 for ; Thu, 11 May 2006 04:06:00 +0000 (UTC) (envelope-from rainer@valfenda.ibest.com.br) Received: from valfenda.ibest.com.br (valfenda.ibest.com.br [200.181.68.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9996E43D46 for ; Thu, 11 May 2006 04:05:59 +0000 (GMT) (envelope-from rainer@valfenda.ibest.com.br) Received: from valfenda.ibest.com.br (valfenda.ibest.com.br [127.0.0.1]) by valfenda.ibest.com.br (Postfix) with ESMTP id EAF11125695 for ; Thu, 11 May 2006 01:05:53 -0300 (BRST) Received: (from root@localhost) by valfenda.ibest.com.br (8.13.3/8.13.3/Submit) id k4B45r9V010838; Thu, 11 May 2006 01:05:53 -0300 (BRST) (envelope-from rainer) Message-Id: <200605110405.k4B45r9V010838@valfenda.ibest.com.br> Date: Thu, 11 May 2006 01:05:53 -0300 (BRST) From: Rainer Alves To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97118: [UPDATE] security/snortsnarf to 050314 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rainer Alves List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 04:10:20 -0000 >Number: 97118 >Category: ports >Synopsis: [UPDATE] security/snortsnarf to 050314 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 11 04:10:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rainer Alves >Release: FreeBSD 7.0-CURRENT i386 >Organization: BrasilTelecom >Environment: >Description: - Update to 050314 - Take maintainership >How-To-Repeat: >Fix: --- snortsnarf-050314.diff begins here --- diff -ruN /usr/ports/security/snortsnarf/Makefile security/snortsnarf/Makefile --- /usr/ports/security/snortsnarf/Makefile Wed May 26 04:06:01 2004 +++ security/snortsnarf/Makefile Wed May 10 16:01:44 2006 @@ -6,13 +6,12 @@ # PORTNAME= snortsnarf -PORTVERSION= 021111 -PORTREVISION= 1 +PORTVERSION= 050314 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/contrib/data_analysis/snortsnarf/ DISTNAME= SnortSnarf-${PORTVERSION}.1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rainer.alves@gmail.com COMMENT= Generate HTML report summaries from snort incident alerts RUN_DEPENDS= ${SITE_PERL}/Time/JulianDay.pm:${PORTSDIR}/devel/p5-Time-modules diff -ruN /usr/ports/security/snortsnarf/distinfo security/snortsnarf/distinfo --- /usr/ports/security/snortsnarf/distinfo Fri Nov 25 17:20:29 2005 +++ security/snortsnarf/distinfo Wed May 10 16:03:35 2006 @@ -1,3 +1,3 @@ -MD5 (SnortSnarf-021111.1.tar.gz) = 74eb59a60f859af8c74a816c346c67cc -SHA256 (SnortSnarf-021111.1.tar.gz) = 637a74fe8b2ae5b35919abc6525511c8ada982e27b48b4d809e1388cbec8b0f5 -SIZE (SnortSnarf-021111.1.tar.gz) = 143623 +MD5 (SnortSnarf-050314.1.tar.gz) = 28ad6d1c492d69ff519f7cab1549123d +SHA256 (SnortSnarf-050314.1.tar.gz) = 0e0ed4032c231cd41a7cb84c9a279a66b170735f1104384a73fdef12378b0b78 +SIZE (SnortSnarf-050314.1.tar.gz) = 144103 diff -ruN /usr/ports/security/snortsnarf/pkg-plist security/snortsnarf/pkg-plist --- /usr/ports/security/snortsnarf/pkg-plist Fri Oct 10 13:45:18 2003 +++ security/snortsnarf/pkg-plist Wed May 10 16:16:34 2006 @@ -28,8 +28,8 @@ libdata/snortsnarf/ann_xml.pl libdata/snortsnarf/web_utils.pl libdata/snortsnarf/xml_help.pl -%%PORTDOCS%%share/doc/snortsnarf/README -%%PORTDOCS%%share/doc/snortsnarf/Usage -%%PORTDOCS%%@dirrm share/doc/snortsnarf +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/Usage +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm libdata/snortsnarf/SnortSnarf @dirrm libdata/snortsnarf --- snortsnarf-050314.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: