Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2012 01:55:22 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166154: [PATCH] net-mgmt/flow-tools: Block Portscout from reporting lower version, take maintainership
Message-ID:  <201203151955.q2FJtM3P042836@bofh.telnet.net.bd>
Resent-Message-ID: <201203152000.q2FK09bG040236@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166154
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/flow-tools: Block Portscout from reporting lower version, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 20:00:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
[DESCRIBE CHANGES]
- Block Portscout from reporting lower version
- Take maintainership

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- flow-tools-0.68_7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/flow-tools/Makefile ./Makefile
--- /usr/ports/net-mgmt/flow-tools/Makefile	2011-11-28 22:22:31.000000000 +0600
+++ ./Makefile	2012-03-16 01:54:22.137245047 +0600
@@ -11,9 +11,11 @@
 CATEGORIES=	net-mgmt
 MASTER_SITES=	ftp://ftp.eng.oar.net/pub/flow-tools/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Suite of tools and library to work with netflow data
 
+PORTSCOUT=	skipv:0.411
+
 OPTIONS=	MYSQL	"Enable MySQL support"		off \
 		OPENSSL	"Enable OpenSSL support"	off \
 		PGSQL	"Enable PostgreSQL support"	off
--- flow-tools-0.68_7.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203151955.q2FJtM3P042836>