Date: 1 Jan 2006 17:22:32 -0000 From: Krzysztof Pawlowski <msciciel@darkzone.ma.cx> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/91225: Update port: net/dosdetector Message-ID: <20060101172232.32566.qmail@darkzone.ma.cx> Resent-Message-ID: <200601021510.k02FA5mV054796@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91225 >Category: ports >Synopsis: 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: Mon Jan 02 15:10:02 GMT 2006 >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 #0: Fri Oct 7 15:48:21 CEST 2005 msciciel@darkzone.ma.cx:/usr/obj/usr/src/sys/DARKZONE i386 >Description: New functionality added. >How-To-Repeat: >Fix: --- dosdetector.diff begins here --- diff -ruN dosdetector.bak/Makefile dosdetector/Makefile --- dosdetector.bak/Makefile Mon Jul 11 08:52:43 2005 +++ dosdetector/Makefile Sun Jan 1 17:48:43 2006 @@ -2,23 +2,23 @@ # Date created: 5 June 2005 # Whom: msciciel # -# $FreeBSD: ports/net/dosdetector/Makefile,v 1.5 2005/07/09 18:39:27 novel Exp $ +# $FreeBSD: ports/net/dosdetector/Makefile,v 1.7 2005/11/15 06:50:22 ade Exp $ # 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= 5 +PORTVERSION= 0.0 +PORTREVISION= 6 CATEGORIES= net -MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ -DISTNAME= ${PORTNAME}-20050711 +MASTER_SITES= http://darkzone.ma.cx/resources/unix/dosdetector/ +DISTNAME= ${PORTNAME}-20060101 MAINTAINER= msciciel@darkzone.ma.cx COMMENT= Detect suspicious network traffic HAS_CONFIGURE= yes -USE_AUTOHEADER_VER= 259 +USE_AUTOTOOLS= autoheader:259 PLIST_FILES= bin/dosdetector MAN1= dosdetector.1 diff -ruN dosdetector.bak/distinfo dosdetector/distinfo --- dosdetector.bak/distinfo Mon Jul 11 08:52:47 2005 +++ dosdetector/distinfo Sun Jan 1 17:49:48 2006 @@ -1,2 +1,2 @@ -MD5 (dosdetector-20050711.tar.gz) = 4a2771a1dcaf19d4e6a969710b7a1c1f -SIZE (dosdetector-20050711.tar.gz) = 164157 +MD5 (dosdetector-20060101.tar.gz) = 3d7e4e26ff5722a5ba7ef345cbf2915b +SIZE (dosdetector-20060101.tar.gz) = 164422 --- 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?20060101172232.32566.qmail>