From owner-cvs-all@FreeBSD.ORG Mon Jan 3 11:39:46 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA561106564A; Mon, 3 Jan 2011 11:39:46 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A19798FC1D; Mon, 3 Jan 2011 11:39:46 +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 p03Bdkqe085965; Mon, 3 Jan 2011 11:39:46 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p03Bdkc1085964; Mon, 3 Jan 2011 11:39:46 GMT (envelope-from beat) Message-Id: <201101031139.p03Bdkc1085964@repoman.freebsd.org> From: Beat Gaetzi Date: Mon, 3 Jan 2011 11:39:46 +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/www/libxul Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2011 11:39:46 -0000 beat 2011-01-03 11:39:46 UTC FreeBSD ports repository Modified files: www/libxul Makefile Log: - Remove newline in GECKO_PTHREAD_LIBS check which was accidentally introduced with the update to 1.9.2. - Do not bump PORTREVISION as this only affects PowerPC. Submitted by: John Hein Revision Changes Path 1.25 +1 -2 ports/www/libxul/Makefile