From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 22 11:50:14 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E3E0106564A for ; Sun, 22 May 2011 11:50:14 +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 154D48FC12 for ; Sun, 22 May 2011 11:50:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4MBoDOT037897 for ; Sun, 22 May 2011 11:50:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4MBoDTq037896; Sun, 22 May 2011 11:50:13 GMT (envelope-from gnats) Date: Sun, 22 May 2011 11:50:13 GMT Message-Id: <201105221150.p4MBoDTq037896@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Thomas Zander Cc: Subject: Re: ports/157098: [PATCH] multimedia/mplayer: Add USE_NCURSES=yes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Zander List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 11:50:14 -0000 The following reply was made to PR ports/157098; it has been noted by GNATS. From: Thomas Zander To: bug-followup@freebsd.org Cc: Subject: Re: ports/157098: [PATCH] multimedia/mplayer: Add USE_NCURSES=yes Date: Sun, 22 May 2011 13:45:16 +0200 Patch for Makefile.shared looks good. I would not bump PORTREVISION, though. This problem tends to hit *very* few people. So, I would commit the change to Makefile.shared but not to Makefile itself. Thank you for your patch! Always appreciated! Riggs