From nobody Sun Jul 28 20:56:22 2024 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 4WXDLG74Jhz5RdxB; Sun, 28 Jul 2024 20:56:22 +0000 (UTC) (envelope-from git@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 4WXDLG6TYvz4Hck; Sun, 28 Jul 2024 20:56:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722200182; 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; bh=T15KCBbrlhOV8DIbKz6heGsZMFxJnkXKJwoDB5+Ir9c=; b=Dq07LzFbc2TUmkwp1KUinVrIPR+HxMDHElTyJhJYOIi9h9COczJ6/5gpUuUiBFW7nn8YvQ /bRNdwVmGmx4JZ8o3PK/79O4HpYPDIOzm8yudbDX5PrZ/mjFqP8frVa2bs4QJSF61O7Rue DZD956JxSsqn08HTP2hm8OewRSEviuuZzVZH1gAeCPbnHT+/iMlZV/AWwbSIoy9HDmgwLs HwYPGVyUoPodGy0zgHn6Mp++IXiQAL54aqlY4n0lv58OMeT3Ms7LdA+ZSunC97dsNZYQHG reHAoZAhngmFT0JpICD+LXsoK1pwqB4zuHh0aU9Q2BBJFSENKLeiURcGAaS/Gw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722200182; a=rsa-sha256; cv=none; b=QSi/wLuwilZrYUvCSmvjThOpOA16oBtXq2CLGaWjDtU/aY5gZ+769zRyppRUAfhjW4an2H LAQrPyAybbQg0fvUVzkVl5oOE9j4eyzIqknBlWi7kf4pSIokVURt/stqBLqpT2/3QJuJYg o14zcHlMtgeB6MInf1vEu98pvhDnVI2pxy5EAMMsmjrFjIWVsPTvxF9XmoCtSwFhphNGiO KNS1K78mffkqBelE/ahiXd1Br5MLDMwbyeaAu8Be2S2yqiuWowUAusXHCF+ZEDJnBsof7/ 8RJyjHEzsoPyykxwQqbRePAg6nZrWFu024wM1P0jmdXcF3zHZroHBXwnru6ZTg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722200182; 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; bh=T15KCBbrlhOV8DIbKz6heGsZMFxJnkXKJwoDB5+Ir9c=; b=uqEqoJdRuelOyp+H7Ir+uYGioHc+yX13fKum8TyklhsAAmh1qF5GRHgBgcMAnupw6tSvx/ LCqPPhtKMuY2wL6mGivZmQkN2FL+h5UAZX9tNm1Piup8hCbL9lJsguMEleHEXhv5feA1zK Ul11DKfch72A0ndmgqK4EJREwd0Usaz6ECvmSgVwMg6DqzVo/ZifiOV/yTGpkUyg0MS0Zd jbWybYdAyx9ypMRiuw1LRGuM2lkfKCzaJ1qndZZjq7G8DLhE/+PWfDNuTLHLLDhq29VT55 yeBoGLvJZ0/mPRx6tnokkT3O1Y1bY9DCvUfEjekmkxDplw/5CTJciEZ1ltWI0A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4WXDLG61p2z15SH; Sun, 28 Jul 2024 20:56:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46SKuM9D001331; Sun, 28 Jul 2024 20:56:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46SKuMLC001328; Sun, 28 Jul 2024 20:56:22 GMT (envelope-from git) Date: Sun, 28 Jul 2024 20:56:22 GMT Message-Id: <202407282056.46SKuMLC001328@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: ef29a96b2b94 - main - Fix INDEX build 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 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ef29a96b2b94c47b5d8a4e808801527671855802 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef29a96b2b94c47b5d8a4e808801527671855802 commit ef29a96b2b94c47b5d8a4e808801527671855802 Author: Muhammad Moinur Rahman AuthorDate: 2024-07-28 20:54:58 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2024-07-28 20:56:16 +0000 Fix INDEX build Reported by: antoine --- devel/Makefile | 1 + lang/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 85c256b9ffa1..ff945de1206f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4515,6 +4515,7 @@ SUBDIR += py-btest SUBDIR += py-build SUBDIR += py-buildbot + SUBDIR += py-buildbot-badges SUBDIR += py-buildbot-console-view SUBDIR += py-buildbot-grid-view SUBDIR += py-buildbot-pkg diff --git a/lang/Makefile b/lang/Makefile index 7d655bde10ca..e6e8d28a4eb1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -281,6 +281,7 @@ SUBDIR += php83 SUBDIR += php83-extensions SUBDIR += php84 + SUBDIR += php84-extensions SUBDIR += picoc SUBDIR += picolisp SUBDIR += pkl