Date: 9 Jul 2005 13:47:10 -0000 From: Krzysztof Pawlowski <msciciel@darkzone.ma.cx> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/83182: [maintainer] Update port: net/dosdetector Message-ID: <20050709134710.94783.qmail@darkzone.ma.cx> Resent-Message-ID: <200507091350.j69DoIni000852@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83182 >Category: ports >Synopsis: [maintainer] Update port: net/dosdetector >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 09 13:50:18 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: New functionality. >How-To-Repeat: >Fix: --- dosdetector.diff begins here --- diff -ruN dosdetector.old/Makefile dosdetector/Makefile --- dosdetector.old/Makefile Fri Jul 1 22:27:52 2005 +++ dosdetector/Makefile Sat Jul 9 15:42:59 2005 @@ -2,17 +2,17 @@ # Date created: 5 June 2005 # Whom: msciciel # -# $FreeBSD: ports/net/dosdetector/Makefile,v 1.4 2005/07/01 08:15:30 novel Exp $ +# $FreeBSD$ # The port will be at version 0.0 (based on dated CVS snapshots) # until the release of DosDetector 0.1 PORTNAME= dosdetector PORTVERSION= 0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050701 +DISTNAME= ${PORTNAME}-20050709 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic diff -ruN dosdetector.old/distinfo dosdetector/distinfo --- dosdetector.old/distinfo Fri Jul 1 22:27:52 2005 +++ dosdetector/distinfo Sat Jul 9 15:44:34 2005 @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050701.tar.gz) = 78aa4fb59d68ef4352f4cddfc5a5fc6d -SIZE (dosdetector-20050701.tar.gz) = 163526 +MD5 (dosdetector-20050709.tar.gz) = 06f28e3a42cefb238d83c6b0f024a571 +SIZE (dosdetector-20050709.tar.gz) = 164140 --- 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?20050709134710.94783.qmail>