Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2012 03:07:28 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166306: [PATCH] misc/floatator: Blocking portscout from reporting wrong version, take maintainership
Message-ID:  <201203212107.q2LL7SBo003308@bofh.telnet.net.bd>
Resent-Message-ID: <201203212110.q2LLA8c8041817@freefall.freebsd.org>

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

>Number:         166306
>Category:       ports
>Synopsis:       [PATCH] misc/floatator: Blocking portscout from reporting wrong 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]
- Blocks Portscout from reporting wrong version of distfiles
- Take maintainership

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

--- floatator-0.2.1_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/floatator/Makefile ./Makefile
--- /usr/ports/misc/floatator/Makefile	2011-05-02 18:44:45.000000000 +0600
+++ ./Makefile	2012-03-22 03:06:11.562234513 +0600
@@ -12,9 +12,11 @@
 CATEGORIES=	misc
 MASTER_SITES=	http://floatator.cichon.com/download/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	An interactive fluid dynamics simulation
 
+PORTCOUT=	skipv:0.9.1
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USE_MOTIF=	yes
--- floatator-0.2.1_2.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?201203212107.q2LL7SBo003308>