From nobody Tue Jan 28 22:14:33 2025 X-Original-To: dev-commits-ports-all@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 4YjKMY6ft4z5mF4N; Tue, 28 Jan 2025 22:14:33 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YjKMY4PbNz3DSt; Tue, 28 Jan 2025 22:14:33 +0000 (UTC) (envelope-from osa@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738102473; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tIJgqxSPSudJCdDaj/hE+A41K7fcFM3VkoMV7RiiODk=; b=w94LQXI/KuqOh2Hfho42H5FPxh9RGDMvdeGeZy5kpKC+1b9LAshMyYA7kql1XiPaACbbRs BXn0VFTqKtlNXq673n3jlM2kt5Ws6wnUyLVbdgPyC2J7hsu18uhjk+UXoUdhwGZmU3wrvL dJ9m50vjfWKm2DYElAaJt1BUbVKGW0yF/020iT41Mu5TBbVzCAXIKYVHuhfRl2jE/Vf6tO LvHhpBVHh/P0T5LjXv040cFQ7XSwJPAVAIS+TrkQ6ncetoXOLPazM7s3Mcr/FY9tqnpPts H2E5D8HoFlabzUpdtrY63/q35+V0pi6bKHYu1CStoVmtppNKgooi20fZdbbkzg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738102473; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tIJgqxSPSudJCdDaj/hE+A41K7fcFM3VkoMV7RiiODk=; b=YFmGaAgTn8YRPJVIk6+J5Ic2ZamG3LYqVc86GCGRBmh68eOQHD6mR1j+7VmDAirHvoTV7P 96I6T7H+afDrK976+AjXxbtIbbZja1S5d2tY4LJcO84nGfCSfNwqysSFy+Jh3WJRyjanBJ IYNJI+0qxxTNEEF9oJwGk/6i0mlWjBCpC28Xs4a+RDr6j62zn7ckoPUlTLX6VnXGND6VuK JclpuBHASfEuufTc5tbtFQ/DimZ+K7PbYVVJqRB+Gm522UiK4+3cXYcltFEDKFkgfPB6/5 Ka1UYjdxeQf8DUkbZ0HstASP+iOmRHvuq1Fkajbl5zU2cFTUcgGb+3HBviBb2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738102473; a=rsa-sha256; cv=none; b=Brslb1QixhL+hVrlCkR9lb2/uQtAvLU7Tt4qKOAcCihO4LMAtToAk3/p4gEHbItg1hz8A4 SHMJodPaaRQDDV4EDxlxWBCJhk85azQ3PTilxvUKTnbePltDZCD6sdRqddLhlGBCrv4/Td kPRpROZbPpdFJ8pQ9/4Vtp4juHuimpE6E+Y2z1XednZtVQXMSeL4u72dzCmfpjeN7bZ3Fu k9frwlBtQsbldg1I9BWXJMMa2QRt1P5n2/vI38QZR55UxEkJIzohQG7srQFsmiVHhlPbfR cUrnSZIFE5TDZhjot+WImqmjZmqcMZVlW98SKQ4ZsqFjK7x8eDQVj2fRth6aSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: by freefall.freebsd.org (Postfix, from userid 975) id 840F2145EE; Tue, 28 Jan 2025 22:14:33 +0000 (UTC) Date: Tue, 28 Jan 2025 22:14:33 +0000 From: "Sergey A. Osokin" To: Daniel Engberg Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 6c458c3785df - main - lang/quickjs-ng: add a new port quickjs-ng Message-ID: References: <202501282103.50SL3WRQ014195@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="XoddIfN/YNmK1MNE" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: --XoddIfN/YNmK1MNE Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hi Daniel, thanks for the report. On Tue, Jan 28, 2025 at 10:29:44PM +0100, Daniel Engberg wrote: > On 2025-01-28T22:03:36.000+01:00, Sergey A. Osokin > wrote: > > > The branch main has been updated by osa: [new port has been added, skipped] > Please review the USE_GITHUB section in Porters Handbook and follow > the examples (use of variables and ordering) > USES contains multiple entries of cmake > USES contains tar:xz (incorrect) > Please sort USES alphabetically I've create the following patch, based on your and the Porters Handbook recommendations. Could you please review the changes, thanks. > Fails to build when CPUTYPE is set to znver3 , znver4, haswell to > menton a few I do not have access to such platforms to test a build. Feel free to update the port with the list of supported or failed platform. Thank you once again. -- Sergey A. Osokin --XoddIfN/YNmK1MNE Content-Type: text/x-diff; charset=utf-8 Content-Disposition: attachment; filename="quickjs-ng.diff" diff --git a/lang/quickjs-ng/Makefile b/lang/quickjs-ng/Makefile index 0141051cbfb4..4dba650d3266 100644 --- a/lang/quickjs-ng/Makefile +++ b/lang/quickjs-ng/Makefile @@ -1,6 +1,7 @@ PORTNAME= quickjs PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= lang devel PKGNAMESUFFIX= -ng @@ -11,11 +12,12 @@ WWW= https://quickjs-ng.github.io/quickjs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c11 cmake:testing,noninja cmake cpe tar:xz +USES= cmake:testing,noninja compiler:c11 cpe USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= quickjs-ng +GH_PROJECT= quickjs CPE_VENDOR= ${PORTNAME}_project --XoddIfN/YNmK1MNE--