From owner-cvs-ports@FreeBSD.ORG Sat Sep 10 12:39:34 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D18F21065670; Sat, 10 Sep 2011 12:39:34 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AAEDA8FC12; Sat, 10 Sep 2011 12:39:34 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p8ACdY6k006142; Sat, 10 Sep 2011 12:39:34 GMT (envelope-from flo@repoman.freebsd.org) Received: (from flo@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8ACdYBE006141; Sat, 10 Sep 2011 12:39:34 GMT (envelope-from flo) Message-Id: <201109101239.p8ACdYBE006141@repoman.freebsd.org> From: Florian Smeets Date: Sat, 10 Sep 2011 12:39:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.gecko.mk X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2011 12:39:34 -0000 flo 2011-09-10 12:39:34 UTC FreeBSD ports repository Modified files: Mk bsd.gecko.mk Log: - only grep for firefox version in stdout [1], do the same for thunderbird and seamonkey - limit output to the first line by using head -1, this fixes -i18n ports installation, if the parent port was build with DEBUG PR: ports/160365 [1] Submitted by: amdmi3 [1] Revision Changes Path 1.39 +7 -7 ports/Mk/bsd.gecko.mk