From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 21 21:10:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B0D91065673 for ; Wed, 21 Mar 2012 21:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 135DE8FC16 for ; Wed, 21 Mar 2012 21:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2LLA8WF041818 for ; Wed, 21 Mar 2012 21:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2LLA8c8041817; Wed, 21 Mar 2012 21:10:08 GMT (envelope-from gnats) Resent-Date: Wed, 21 Mar 2012 21:10:08 GMT Resent-Message-Id: <201203212110.q2LLA8c8041817@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C284E106564A for ; Wed, 21 Mar 2012 21:07:28 +0000 (UTC) (envelope-from bofh@bofh.telnet.net.bd) Received: from mx-out-01.telnet-bd.com (mx-out-01.telnet-bd.com [116.212.104.92]) by mx1.freebsd.org (Postfix) with ESMTP id 66C4B8FC15 for ; Wed, 21 Mar 2012 21:07:28 +0000 (UTC) Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42]) by fortune-02.telnet.net.bd (Postfix) with ESMTPS id 7EB602D4119 for ; Thu, 22 Mar 2012 03:07:59 +0600 (BDT) Received: (from root@localhost) by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q2LL7SBo003308; Thu, 22 Mar 2012 03:07:28 +0600 (BDT) (envelope-from bofh) Message-Id: <201203212107.q2LL7SBo003308@bofh.telnet.net.bd> Date: Thu, 22 Mar 2012 03:07:28 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/166306: [PATCH] misc/floatator: Blocking portscout from reporting wrong version, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 21:10:09 -0000 >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: