Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2012 02:29:43 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166115: [PATCH] net-p2p/gnewtellium: Block portscout from reporting earlier version, take maintainership
Message-ID:  <201203142029.q2EKThTO069089@bofh.telnet.net.bd>
Resent-Message-ID: <201203142030.q2EKU6EN093664@freefall.freebsd.org>

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

>Number:         166115
>Category:       ports
>Synopsis:       [PATCH] net-p2p/gnewtellium: Block portscout from reporting earlier 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:   Wed Mar 14 20:30:06 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 earlier version
- Take maintainership

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

--- gnewtellium-0.05b_4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/gnewtellium/Makefile ./Makefile
--- /usr/ports/net-p2p/gnewtellium/Makefile	2009-08-22 07:32:12.000000000 +0700
+++ ./Makefile	2012-03-15 02:29:11.892244080 +0600
@@ -10,9 +10,11 @@
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	A gnutella client
 
+PORTSCOUT=	skipv:0.05	# older than current one
+
 USE_GNOME=	gtk12
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
--- gnewtellium-0.05b_4.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?201203142029.q2EKThTO069089>