Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2012 03:02:44 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166305: [PATCH] misc/gkrellmlaunch: Block Block portscout from reporting updated version, take maintainership
Message-ID:  <201203212102.q2LL2i3H085784@bofh.telnet.net.bd>
Resent-Message-ID: <201203212110.q2LLA887041808@freefall.freebsd.org>

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

>Number:         166305
>Category:       ports
>Synopsis:       [PATCH] misc/gkrellmlaunch: Block Block portscout from reporting updated 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 21 21:10:08 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 version is the last version for GKRELLM 1.X branch. The next version works for 2.X branch and is in the ports tree 
- Take maintainership

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

--- gkrellmlaunch-0.4_7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/gkrellmlaunch/Makefile ./Makefile
--- /usr/ports/misc/gkrellmlaunch/Makefile	2010-03-28 12:39:54.000000000 +0600
+++ ./Makefile	2012-03-22 03:00:15.886253348 +0600
@@ -11,9 +11,11 @@
 CATEGORIES=	misc
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	An application launcher plugin for GKrellM
 
+PORTSCOUT=	ignore:1
+
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm
 
--- gkrellmlaunch-0.4_7.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?201203212102.q2LL2i3H085784>