From nobody Mon Jun 8 19:16:29 2026 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 4gZ1xB47VDz6gZsw for ; Mon, 08 Jun 2026 19:16:30 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZ1xB05jPz3V22 for ; Mon, 08 Jun 2026 19:16:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780946190; 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=0iGHqoxVeGXk948jvrCyaCCwjwAHtRBq2ViTZ2TQU7c=; b=nl26GXgG0SZcreyrz5YXK/niNTeRdSKjCxUSzt7TO1EZOZN+WbTThxLTOUMkz1VvFbKjKp vs2FOD17koB9i3Jth9BQQ2REwIdWoWqW8f4fBJAQW+5NUQzqSu7tkDyKfgPuULyuSK8gvS oV6ncM6Q8pCm2xxl6I5de0NNVYoFinrLUVfhTB1aWPi+GLw9/emjrJ8Tt9r6iYLLpUlWBP h+3CbjS+4ms/N8o0TfeHBgwgmS0ZfS9u6JS2aCelqw4So0DvDxS74PvW1BtuAjJ4w/hstQ 7nUiSUFi4EFL/JgDoyL52nLmXmCynC+cJ2/3Z8ppQMASUz5axlr+PZFhw7DnBg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780946190; a=rsa-sha256; cv=none; b=d5EnOqYjSSaV0DOhUgCkWKVQEbCEoT6WGiZcYx/QjxyS+Zvon1fJFTDeM6rdjGVuwuNit/ 1Xx79g/KkfLLegh+hL5ovlvUFnFt7V9W/Q21OD+4gwLoikfCX1GLgiFLEEFRq8gwnBe6JQ SHwIvt1Gg0b1I54PjuDI4PgrUNrITkZvdbgu1xQjfUCA5S2lLeMFkUymhDxghPRPinQsCF EA7qLRvKDHW7UrWf15tU3yLzy14/Ghaf3/+7pKvMidd2v04Eb2nLx5IzNmgUHZ+WnctAAD LiqiBMo3r0BAEsH7N5JAx32pSjc4BVwBcfHJTd1mnYz3QTEwpTucTFkSNF2J9Q== 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=1780946190; 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=0iGHqoxVeGXk948jvrCyaCCwjwAHtRBq2ViTZ2TQU7c=; b=L95kJU/UQ6281dZAXwmkOWWBksK8H6FQGGJ4x1bgW5JL3ItofhQ5zFrWKS8M7ES8HA//b3 Zy48vSJDWqhVVtPsxAnJKaGpqIQTTXrr/9scS0vB6e/qMjXiRHRfEheRVRImiMBKZ5tycB e4quDqxSB0Wfg7MxBpUbIlfCn7AisSVip4VuGHdyKx8tOqzcVabrqR6i4jh389dpdDqZQ+ +p757hyFeoUdLK46dmKu/JzTuQIY9z1iwKZOGSsVLELZl13VaHyL1uZqEZwlsuBAahF6/M YZrilc5ydrgKXzPiljT/Ue3NCovbfku6wA1KELX2kSLqtXLsJksWoH9Rj+1S8Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZ1x96g1fz11ZB for ; Mon, 08 Jun 2026 19:16:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d57c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 08 Jun 2026 19:16:29 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: 08b849e102b0 - main - cad/kicad: Add CPE information 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 08b849e102b01999aa3a2381f4f06672de1ca800 Auto-Submitted: auto-generated Date: Mon, 08 Jun 2026 19:16:29 +0000 Message-Id: <6a27150d.3d57c.64dd3c43@gitrepo.freebsd.org> The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=08b849e102b01999aa3a2381f4f06672de1ca800 commit 08b849e102b01999aa3a2381f4f06672de1ca800 Author: Bernhard Froehlich AuthorDate: 2026-06-08 18:16:32 +0000 Commit: Bernhard Froehlich CommitDate: 2026-06-08 19:08:50 +0000 cad/kicad: Add CPE information --- cad/kicad/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 72eba27c0999..206691e203f5 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -30,9 +30,11 @@ LIB_DEPENDS= libboost_locale.so:devel/boost-libs \ libpoppler-glib.so:graphics/poppler-glib \ libodbc.so:databases/unixODBC -USES= cmake:noninja compiler:c++20-lang desktop-file-utils \ +USES= cmake:noninja compiler:c++20-lang cpe desktop-file-utils \ gnome pkgconfig python shared-mime-info shebangfix \ tar:bz2 xorg +CPE_VENDOR= kicad +CPE_PRODUCT= eda SHEBANG_FILES= pcbnew/python/plugins/touch_slider_wizard.py USE_XORG= ice x11 xext