From owner-svn-ports-all@freebsd.org Thu May 10 22:01:18 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D9E5FD8568; Thu, 10 May 2018 22:01:18 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 24C266B19C; Thu, 10 May 2018 22:01:18 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id CD81615F98; Thu, 10 May 2018 22:01:16 +0000 (UTC) From: Jan Beich To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469583 - head/www/firefox/files References: <201805102154.w4ALsPNs051557@repo.freebsd.org> Date: Fri, 11 May 2018 00:01:12 +0200 In-Reply-To: <201805102154.w4ALsPNs051557@repo.freebsd.org> (Jan Beich's message of "Thu, 10 May 2018 21:54:25 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 May 2018 22:01:18 -0000 Jan Beich writes: > Author: jbeich > Date: Thu May 10 21:54:25 2018 > New Revision: 469583 > URL: https://svnweb.freebsd.org/changeset/ports/469583 > > Log: > www/firefox: drop SC_SEM_NSEMS_MAX workaround > > FreeBSD 10.3 and 11.0 have reached EOL. > > PR: 218581 Reminded by: PkgSrc