From owner-freebsd-ports@FreeBSD.ORG Sat Sep 22 01:20:36 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62D16106566B for ; Sat, 22 Sep 2012 01:20:36 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from qmta02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net [IPv6:2001:558:fe2d:43:76:96:30:24]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3728FC12 for ; Sat, 22 Sep 2012 01:20:36 +0000 (UTC) Received: from omta02.emeryville.ca.mail.comcast.net ([76.96.30.19]) by qmta02.emeryville.ca.mail.comcast.net with comcast id 21Gq1k0010QkzPwA21Lcag; Sat, 22 Sep 2012 01:20:36 +0000 Received: from kirby.cyberbotx.com ([69.244.146.119]) by omta02.emeryville.ca.mail.comcast.net with comcast id 21Fa1k00T2anbQt8N1Fc2F; Sat, 22 Sep 2012 01:15:36 +0000 Message-ID: <505D1136.7060304@cyberbotx.com> Date: Fri, 21 Sep 2012 21:15:34 -0400 From: Naram Qashat User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120919 Thunderbird/15.0.1 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: One-line error in graphics/autotrace X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 01:20:36 -0000 graphics/autotrace has been updated to OptionsNG, but there is a check of .if ${PORT_OPTIONS:MSETUIDMING} while the Option for it is just MING, not SETUIDMING. Really minor, but if anyone is using this port with that option, they would be in a bit of a pickle. Thanks, Naram Qashat