From nobody Sun Feb 1 21:13:32 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f42Y71NCdz6QfjL; Sun, 01 Feb 2026 21:13:47 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4f42Y65rXcz4QK9; Sun, 01 Feb 2026 21:13:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.5.3] (c-24-23-242-96.hsd1.ca.comcast.net [24.23.242.96]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 611LDXBh099027 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 1 Feb 2026 13:13:40 -0800 (PST) (envelope-from yuri@FreeBSD.org) X-Authentication-Warning: shell1.rawbw.com: Host c-24-23-242-96.hsd1.ca.comcast.net [24.23.242.96] claimed to be [192.168.5.3] Message-ID: <11d87415-eba1-4268-9f55-5b40e9c9dbe0@FreeBSD.org> Date: Sun, 1 Feb 2026 13:13:32 -0800 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 00bbdd282d54 - main - graphics/lightzone: force jdk8 because it does not build with jdk11+ To: Ronald Klop Cc: dev-commits-ports-main@FreeBSD.org, Ronald Klop , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org References: <1421823668.227552.1769942111401@localhost> Content-Language: en-US From: Yuri Victorovich In-Reply-To: <1421823668.227552.1769942111401@localhost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/23, country:US] X-Rspamd-Queue-Id: 4f42Y65rXcz4QK9 X-Spamd-Bar: ---- Fixed. Thanks, Yuri On 2/1/26 02:35, Ronald Klop wrote: > Hi Yuri, > > Thanks for taking the time to look into the issue. > > One minor thing. > The BROKEN line shouldn’t be commented out. That was a debugging change. > I mentioned this in the PR but the patch still contained it. > > Regards, > Ronald. >