From owner-freebsd-gecko@FreeBSD.ORG Fri Oct 17 14:16:14 2014 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E61FABD for ; Fri, 17 Oct 2014 14:16:14 +0000 (UTC) Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06670CCB for ; Fri, 17 Oct 2014 14:16:14 +0000 (UTC) Received: by mail-pa0-f44.google.com with SMTP id et14so901349pad.31 for ; Fri, 17 Oct 2014 07:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=5KH88qhncsKNrKtY7A28HsEGmVhoOXzPmjKJyOIgSEc=; b=xqh+p0bYos4O78BlFEURv2yXKyimM8jchDMQqPI+bX8SRNPu8+TlUuUlYBrzMGscCj jQVQ4Vjv/0lsRYisktQ60AXF3zc+oj5UyXTRbokKjqzB7RL1PM+1r1MXmzDnDoiPZqpZ kjCTWxY1tWtmk5jW4DzwZdxyfG2CvHldhNDv4IRhoPYjtbUMkOVSQXU0Y8J9XTg/olj1 YhlCudx805Ko9229GqmZR/PnjxLrbdOu2MzBEy9UG1NxSQb9Op90TkH4v8U2ieVgtSEH +c19wAbnFptrSZUXt5UPOOQ/58HZZi56dit0QtWFnsfcGbZpinrLrj1GH0HVRCdWvip1 fnuA== X-Received: by 10.68.191.33 with SMTP id gv1mr7617216pbc.33.1413555373635; Fri, 17 Oct 2014 07:16:13 -0700 (PDT) Received: from [192.168.0.134] (nv-76-3-150-250.dhcp.embarqhsd.net. [76.3.150.250]) by mx.google.com with ESMTPSA id ll4sm1733967pab.25.2014.10.17.07.16.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Oct 2014 07:16:12 -0700 (PDT) Message-ID: <544124A9.3090008@gmail.com> Date: Fri, 17 Oct 2014 07:16:09 -0700 From: Steve Robertson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: gecko@FreeBSD.org Subject: libxul is marked BROKEN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2014 14:16:14 -0000 Hello, I'm running FreeBSD-10.0-RELEASE-p9. Running portmaster -aD indicates that www/libxul is among ports needing to be updated, but it is marked BROKEN. pkg audit -F reports that the currently installed version has vulnerabilities. When will we be able to build the new version? Thank you, Steve Robertson srobert