ports/104258: [patch] Update security/snortreport from 1.2 -> 1.3.1

Josh Paetzel <josh@tcbug.org> josh at tcbug.org
Tue Oct 10 12:50:18 UTC 2006


>Number:         104258
>Category:       ports
>Synopsis:       [patch] Update security/snortreport from 1.2 -> 1.3.1
>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:   Tue Oct 10 12:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel <josh at tcbug.org>
>Release:        FreeBSD 6.1-RELEASE-p6 i386
>Organization:
>Environment:


System: FreeBSD 6.1-RELEASE-p6 #1: Mon Sep 18 19:09:47 UTC 2006
    jpaetzel at gimpy.tcbug.org:/usr/obj/usr/src/sys/GIMPY



>Description:


MASTER_SITES for security/snortreport was wrong.  New site only carries a newer version so this updates the port and fixes the MASTER_SITES issue.


>How-To-Repeat:


cd /usr/ports/security/snortreport
make fetch


>Fix:


--- Makefile.old        Tue Oct 10 07:22:45 2006
+++ Makefile    Tue Oct 10 07:24:05 2006
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=      snortreport
-PORTVERSION=   1.2
+PORTVERSION=   1.3.1
 CATEGORIES=    security www
-MASTER_SITES=  http://www.circuitsmaximus.com/snortreport/
+MASTER_SITES=  http://www.symmetrixtech.com/ids/
 
 MAINTAINER=    ports at FreeBSD.org
 COMMENT=       Add-on module for snort to generate real-time web reports

--- distinfo.old        Tue Oct 10 07:22:49 2006
+++ distinfo    Tue Oct 10 07:25:22 2006
@@ -1,3 +1,3 @@
-MD5 (snortreport-1.2.tar.gz) = 856eb311abbc012e705fc8f6694cd814
-SHA256 (snortreport-1.2.tar.gz) = 3c9ce90f7ee69aab6c47533f689500dc9bb1cd3373153cc24e11278156bebca7
-SIZE (snortreport-1.2.tar.gz) = 42693
+MD5 (snortreport-1.3.1.tar.gz) = 82407df1de6ab03319b5e4b82ef725ee
+SHA256 (snortreport-1.3.1.tar.gz) = 476008993100d11046ef34db68735b0e96cb3b939e431d2df592e6ffcf24de33
+SIZE (snortreport-1.3.1.tar.gz) = 43334

--- pkg-plist.old       Tue Oct 10 07:23:07 2006
+++ pkg-plist   Tue Oct 10 07:43:21 2006
@@ -7,6 +7,8 @@
 www/snortreport/index.php
 www/snortreport/info-retrieval.php
 www/snortreport/ipdetail.php
+www/snortreport/nbtscan.php
+www/snortreport/nmap.php
 www/snortreport/page_bottom.php
 www/snortreport/page_top.php
 www/snortreport/portscan.php



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list