Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2012 03:10:27 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166062: [PATCH] security/proxycheck: blocking portscout for improper version checking, take maintainership
Message-ID:  <201203132110.q2DLAR5f000734@bofh.telnet.net.bd>
Resent-Message-ID: <201203132120.q2DLK1kZ034131@freefall.freebsd.org>

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

>Number:         166062
>Category:       ports
>Synopsis:       [PATCH] security/proxycheck: blocking portscout for improper version checking, 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:   Tue Mar 13 21:20:01 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]
- This patch blocks portscout from reporting wrong backword version of the port
- Take maintainership

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

--- proxycheck-0.49a.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/proxycheck/Makefile ./Makefile
--- /usr/ports/security/proxycheck/Makefile	2009-08-17 12:08:45.000000000 +0700
+++ ./Makefile	2012-03-14 03:04:44.505253279 +0600
@@ -11,9 +11,11 @@
 MASTER_SITES=	http://www.corpit.ru/mjt/proxycheck/ \
 		http://www.it.ca/~paul/src/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Check for open proxy servers
 
+PORTSCOUT=	skipv:0.49
+
 MAN1=		proxycheck.1
 
 HAS_CONFIGURE=	yes
--- proxycheck-0.49a.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?201203132110.q2DLAR5f000734>