From owner-freebsd-ppc@freebsd.org Thu Dec 3 23:45:13 2020 Return-Path: Delivered-To: freebsd-ppc@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8C4604B3A1C for ; Thu, 3 Dec 2020 23:45:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CnCBK3BcTz3DHj for ; Thu, 3 Dec 2020 23:45:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1607039113; 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=TaGbnDBkWuFiOVxFIrVdmFCAvVJUcHAbsQzZGBYiBzU=; b=Kony1g+faGdzu8qG4t8rbcFPo+NqfBVmgEyhjUEpnh/M3gVCES9TO46Dmt3kySWY5E6c7t sdTs+ZiN2XTDnZQreakMBoC3VAMXBBS5/dVU8xn3NJh3N9JL1fBCONPrmmn5AMCeL4nmUA gU91LhBVvCVjYVNuo6LKXNLO6MPa/VhnCxaNTSREImdllGfgCliBNW0wvm39B6azhBMiX6 J5DGQDHsiVWlWkMqhf68TLISEToaScC5k1UzuZI3FRIoI7oPPgclZm5QkGadOon01McT0j uWsCDC84/qB1+77Ld+zMUZpt0sezF9rIJk1+9s2h5RhRBiOnzkXso+kfOZKwjw== Received: by freefall.freebsd.org (Postfix) id C90161CF8F; Thu, 3 Dec 2020 23:45:12 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 6F0ED1CDC7 for ; Thu, 3 Dec 2020 23:45:12 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CnCBJ2K1rz3DDB for ; Thu, 3 Dec 2020 23:45:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 4245B2200F for ; Thu, 3 Dec 2020 23:45:12 +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 0B3NjCQN072238 for ; Thu, 3 Dec 2020 23:45:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0B3NjCpU072237 for powerpc@FreeBSD.org; Thu, 3 Dec 2020 23:45:12 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 251262] java/bootstrap-openjdk11: add powerpc64le bootstrap Date: Thu, 03 Dec 2020 23:45:12 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: 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 MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1607039113; 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=TaGbnDBkWuFiOVxFIrVdmFCAvVJUcHAbsQzZGBYiBzU=; b=BVxyZipgx0bh+HTrifFxCs6Avs1KlwBMdAcjfUKC4BBQwxZBAN9Zdh0WFtm3JxIX6SSGBo M4Ynt1dGgTW2uXPDeE3Hnd3/KfHjPqSy98a91nC/wZ0Dbd+BF3WEm45uXldOZJpKNzMtxK X0PfoHLPAtRwVj4s/fLio9o3HBcdESn6GBRtrtF7RtsF98yc0eQTUy7KIeLD4qXr6YmhC3 ksR1AbncCJQFBAfO3oE80tKfA4v67R2mt5TNQ65+SasN/ShqFuHy9JKHZKv0fPObj9zYWm wCLvCd7qbiTBLtUG4/Qa7sXUxQDCI+Y0h1D3Zr2yd34DdBclTHB/QG7Dnkdspg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1607039113; a=rsa-sha256; cv=none; b=QwxyCGtSu8H3umNLHH/4YrngNLACSpJj1V6MEl3Exdc19Tj0IaF6+rq3RhQHeePdsVvvCT uiv7FthiXkIfdvARkxUjKlywSciBXykoGKPMaX9m3Ail8eoQDLzTYkxzBUoY0ZeH+YmHvD tUI1qL39iJ6cWTPzE7o5BH/1/pBeYv2zNwmuAX5U4Gr6PrNMOZ1WW2xbua7WMY5Xjtc4aJ uGr3BPgMgjgthDIbm5qPDpcdbf1VL/5jUzZSyX+aCSNduAyrRwdgdiMajIeGGBeDX92Qad jOJW5VfwUbt2Gjf/2GLSFE7jxRkjjZcOpgPAfWwawzKmZz0wAMiOjtvizAMIHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2020 23:45:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251262 --- Comment #1 from commit-hook@FreeBSD.org --- A commit references this bug: Author: pkubaj Date: Thu Dec 3 23:44:40 UTC 2020 New revision: 556939 URL: https://svnweb.freebsd.org/changeset/ports/556939 Log: java/bootstrap-openjdk11: add powerpc64le bootstrap It's versioned 11.0.5.10.1, but this is to match what the port has. Howev= er, it was built from the latest tag from https://github.com/battleblow/openjdk-jdk11u (jdk-11.0.9+11-1). Since it's only a bootstrap, it's committed with this older PORTVERSION. PR: 251262 Approved by: java (maintainer timeout) Changes: head/java/bootstrap-openjdk11/Makefile head/java/bootstrap-openjdk11/distinfo head/java/bootstrap-openjdk11/pkg-plist --=20 You are receiving this mail because: You are on the CC list for the bug.=