ports/166062: [PATCH] security/proxycheck: blocking portscout for improper version checking, take maintainership

Muhammad Moinur Rahman 5u623l20 at gmail.com
Tue Mar 13 21:20:02 UTC 2012


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



More information about the freebsd-ports-bugs mailing list