Date: Fri, 16 Mar 2012 02:04:54 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/166156: [PATCH] net-mgmt/argus: Block Portscout from reporting newer branch, take maintainership Message-ID: <201203152004.q2FK4sOa046123@bofh.telnet.net.bd> Resent-Message-ID: <201203152010.q2FKA2oI049167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166156 >Category: ports >Synopsis: [PATCH] net-mgmt/argus: Block Portscout from reporting newer branch, 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:10:02 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 newer 3.X branch which is part of the Ports Tree - Take maintainership Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- argus-2.0.6_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-mgmt/argus/Makefile ./Makefile --- /usr/ports/net-mgmt/argus/Makefile 2010-12-25 22:55:32.000000000 +0600 +++ ./Makefile 2012-03-16 02:03:44.842234648 +0600 @@ -12,9 +12,11 @@ MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= A generic IP network transaction auditing tool +PORTSCOUT= ignore:1 # This is the last version of 2.0.X branch + CONFLICTS= argus-3* argus-sasl-3* .if defined(WITH_SASL) --- argus-2.0.6_1.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?201203152004.q2FK4sOa046123>