From nobody Wed Oct 23 14:28:38 2024 X-Original-To: java@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 4XYWcn51r9z5ZJLd for ; Wed, 23 Oct 2024 14:28:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XYWcn1tnwz4n6x for ; Wed, 23 Oct 2024 14:28:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729693721; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=m/icVW971PTo56n5aty0w10LWpBCQ5eyQlX7OBcj5sM=; b=W6lM5nQjvCfF8ICjR5GgKgHQrVScR2yi5yApC50IM+hxgpTVj9J8F4WEjR3JMy4BDjNOPc aYp4yPUPYMjCTYs+xWkbI2fi4T0KxLZzzjxMizOGkVwM2zmYjhSjlc4CSndvHAAqk8yD7d KoDfsfVNQ+B8uCizIokzfZQq8XApIoD5a7IHBOI6/JhQ7TPAZd6saY/IJkOv52qL+fDspq ucVz5b4IbyNSOpDgEPe738oq2mpAlBAOXtpmEcaCdfvqyRMG5/9rTMT5xezG7BuvTyelGl C0UxbeSwhnT6Q9dHkwXaU6ClRZmcTswyWGBVsxqT6nyJ46b3XBSpqUmTXmMqYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729693721; a=rsa-sha256; cv=none; b=DKjoR1kzH3OV76TTD3CKQKv1l/8PnuNdAYIXEBrXRjw7k8MxbC9bqjsgD4lIThoLQana4X Ls3KprY48d2735BZwKUTyd00xAPl0TVuOqV8fCvbgNtQ0IT4CIBme8QcwjJdp9vWNUEC9g SKR/W+4nQP+4wjoJ+oTLiAiftHMH80J+35WYUyStPRL8tGYTCiQCHdlFSicpJ2AXliFEFS l3y7H3beXh/iqGpc27L0i6szOqtKC/soJZpEEOgn9FCBp9AaAZB5rCPI+BMfuTmCcSrsz2 oBAWe/cE7nnONAUohN5jd1lKIK8m8gh7A5k/uCr3XL5Ko8bI95SYIyk/wAxMZA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XYWcn1PZSz12T9 for ; Wed, 23 Oct 2024 14:28:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49NESflk045274 for ; Wed, 23 Oct 2024 14:28:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49NESec4045271 for java@FreeBSD.org; Wed, 23 Oct 2024 14:28:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 271627] java/icedtea-web: possibility to build with java 11 and minor bug fixes Date: Wed, 23 Oct 2024 14:28:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lhersch@dssgmbh.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback- maintainer-feedback? maintainer-feedback- maintainer-feedback? maintainer-feedback- maintainer-feedback- X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271627 Lars Herschke changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #244292|0 |1 is obsolete| | --- Comment #3 from Lars Herschke --- Created attachment 254466 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254466&action= =3Dedit upstream fixes Here is a new patch with the latest upstream commit. This means that a gsed build dependency is no longer necessary and FreeBSD's own patches have been reduced. I have also adapted the Makefile so that portclippy no longer has anything to complain about. --=20 You are receiving this mail because: You are the assignee for the bug.=