Date: 11 Jul 2005 06:59:31 -0000 From: Krzysztof Pawlowski <msciciel@darkzone.ma.cx> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/83246: [maintainer] Update port: net/dosdetector Message-ID: <20050711065931.13656.qmail@darkzone.ma.cx> Resent-Message-ID: <200507110710.j6B7AJVc086482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83246 >Category: ports >Synopsis: [maintainer] Update port: net/dosdetector >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 11 07:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Krzysztof Pawlowski >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD darkzone.ma.cx 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #6: Fri Jul 1 10:22:22 CEST 2005 msciciel@darkzone.ma.cx:/usr/src/sys/compile/DARKZONE i386 >Description: Fix bug in important functionality of program. >How-To-Repeat: >Fix: --- dosdetector.diff begins here --- diff -ruN dosdetector.old/Makefile dosdetector/Makefile --- dosdetector.old/Makefile Mon Jul 11 08:44:20 2005 +++ dosdetector/Makefile Mon Jul 11 08:52:43 2005 @@ -9,10 +9,10 @@ PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050709 +DISTNAME= ${PORTNAME}-20050711 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic diff -ruN dosdetector.old/distinfo dosdetector/distinfo --- dosdetector.old/distinfo Mon Jul 11 08:44:20 2005 +++ dosdetector/distinfo Mon Jul 11 08:52:47 2005 @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050709.tar.gz) = 06f28e3a42cefb238d83c6b0f024a571 -SIZE (dosdetector-20050709.tar.gz) = 164140 +MD5 (dosdetector-20050711.tar.gz) = 4a2771a1dcaf19d4e6a969710b7a1c1f +SIZE (dosdetector-20050711.tar.gz) = 164157 --- dosdetector.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050711065931.13656.qmail>