ports/166154: [PATCH] net-mgmt/flow-tools: Block Portscout from reporting lower version, take maintainership

Muhammad Moinur Rahman 5u623l20 at gmail.com
Thu Mar 15 20:00:10 UTC 2012


>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 at FreeBSD.org
+MAINTAINER=	5u623l20 at 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:



More information about the freebsd-ports-bugs mailing list