From nobody Thu Aug 6 14:39:08 2026 X-Original-To: dev-commits-ports-branches@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 4hG9020rlZz6n8MF for ; Thu, 06 Aug 2026 14:39:14 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hG9016kbkz49rx for ; Thu, 06 Aug 2026 14:39:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786027153; 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; bh=FbT/pX796DaQIVSqwPGEQNnaboVJzfhyNqL5xmf2jXA=; b=wjXPRT82nUIyqXmJK1fvZeojPrgOo16lWR9YTQ+oEWOUMbJH3Bom/g6/PmK5/uuA30fgHS IlAIQJR5c7WG8mn5Lr+S7Iel1haDTh/aGQ6fLnkEhoxXjZzkfekPli4iDw3/LpzADtBSlD xHpqrj1TO/9WIHsYxzf/O/1skxBzsWubmIdCFsHlcoYiWzImUFqiCT3O3mPoV20qwhI7i7 Yqwh6i2rbvpvUHyduYjFtZYDW2OhBfAz3iQ1xezHlRbNvBUHCzyTM3HAx09cxaNKBaHRTi CUHVOjbWydfiHwulQhuoBOHWPetgj4Kdp2Tce7z5PaImE+kfo2oZQlBM01RkCA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786027153; a=rsa-sha256; cv=none; b=f9M48daRmTKvV89IC+bNNkOHpClw7U3D2fh2O1JJjMFi2oso4wLxkWqXda9KzedT32hRz6 GeLVMmWBOUtfjmyr1utXlCBFLrdTXSZ078xZWi8HgAygptI50QVeUQDOIhw+JKeD4qDpLt TqlP1yZyHxMDHEC3IhsT0VxeSsXUIoCszxRy0cWmuPbSbdEtZP5RxkxErzuEsUTpHQBRr0 A02fA828nZo9Mv+SOwDrWKvOGtSzsN1d7AGzduvE1+zRYJ/DqP5r0VApG/dyLbgC56LNMN 6JV1dTej65yYWDVgsVZhBOnqy+EjyWI40oOT7vZLFo1NGjNb/KxGpkGVPrgN5A== 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=1786027153; 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; bh=FbT/pX796DaQIVSqwPGEQNnaboVJzfhyNqL5xmf2jXA=; b=nOnpc/cVJOpqD4OBSphhuDqpE0D59c+kUck83dAXQn/43Dk5dqxawtJOn95i/0f6hXRCDp 47lhI+uUA2bZV2HmT/xF+dCqWWXHi5sC+HK21W7Uu5KS6i0OQMlj4UbbF4VSpTRIZsZjmi fZS51w3KdNAYE3t8RoZJxOeSZ/9En6EuvbNvzXOanzPq/bcbTmcBsIKhue+Iq/jJEQJLnC yiZF6YssrRGotkGrPQJ6lq1OpdzI4vDwLZ5uLbed2YD+Awg9IdcI0dGyA5LU6aWBFmPOg/ scAIFj00+TiJPOmnfaOk01Tb1ZYN5bktWfoi+6oLop0DClHlQCwfLltX+UlkWg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hG9015VZvz8XX for ; Thu, 06 Aug 2026 14:39:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 410ff by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 06 Aug 2026 14:39:08 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Alastair Hogge From: Thierry Thomas Subject: git: acec1eb8a1a2 - 2026Q3 - lang/gnat15: Fix misssing libgomp in pkg-plist List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-branches@freebsd.org Sender: owner-dev-commits-ports-branches@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: thierry X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q3 X-Git-Reftype: branch X-Git-Commit: acec1eb8a1a29c08d44917e6eff583283be47ba1 Auto-Submitted: auto-generated Date: Thu, 06 Aug 2026 14:39:08 +0000 Message-Id: <6a749c8c.410ff.8479c1@gitrepo.freebsd.org> The branch 2026Q3 has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=acec1eb8a1a29c08d44917e6eff583283be47ba1 commit acec1eb8a1a29c08d44917e6eff583283be47ba1 Author: Alastair Hogge AuthorDate: 2026-07-17 02:33:46 +0000 Commit: Thierry Thomas CommitDate: 2026-08-06 14:37:33 +0000 lang/gnat15: Fix misssing libgomp in pkg-plist PR: 296834 (cherry picked from commit 8e8569d48fc0eacce4c8d7b481619ba39c9dfe59) --- lang/gnat15/pkg-descr | 10 +++++----- lang/gnat15/pkg-plist | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lang/gnat15/pkg-descr b/lang/gnat15/pkg-descr index b81d4a07da71..450467e1215b 100644 --- a/lang/gnat15/pkg-descr +++ b/lang/gnat15/pkg-descr @@ -1,9 +1,8 @@ GNAT is a free, high-quality, complete compiler for Ada, integrated into the GCC compiler system; the front-end and run-time are written in Ada. GNAT -supports Ada standards from 1995 to 2012, with on-going development into later -standards. +supports Ada ISO Standards from 1985 to 2022. -Ada was designed for embedded and real-time systems, it features include: +Ada was designed for embedded and real-time systems, its features include: * Strong static typing * Modular programming (via the package) * Encapsulation @@ -17,5 +16,6 @@ Ada is designed for "Programming in the large", it suits rapid development, and directly supports structured, object-oriented, generic, distributed and concurrent programming paradigms. Ada is considered a Design Programming Language, as a result of the expressive abstractions and features that informed -it's design. It's expressiveness allows users to clearly represent design -solutions modeled on their problem domain. +it's design, and provided to the user. Its expressiveness allows users to +clearly represent design solutions modeled on their problem domain, in +accessible language. diff --git a/lang/gnat15/pkg-plist b/lang/gnat15/pkg-plist index 13ce317f9cec..4fc438346321 100644 --- a/lang/gnat15/pkg-plist +++ b/lang/gnat15/pkg-plist @@ -6560,11 +6560,11 @@ %%64BITS%%%%32BITS%%%%GNAT%%/lib32/libatomic.so.1.2.0 %%64BITS%%%%32BITS%%%%GNAT%%/lib32/libgcc_s.so %%64BITS%%%%32BITS%%%%GNAT%%/lib32/libgcc_s.so.1 -%%GNAT%%/lib32/libgomp.a -%%GNAT%%/lib32/libgomp.so -%%GNAT%%/lib32/libgomp.so.1 -%%GNAT%%/lib32/libgomp.so.1.0.0 -%%GNAT%%/lib32/libgomp.spec +%%64BITS%%%%32BITS%%%%GNAT%%/lib32/libgomp.a +%%64BITS%%%%32BITS%%%%GNAT%%/lib32/libgomp.so +%%64BITS%%%%32BITS%%%%GNAT%%/lib32/libgomp.so.1 +%%64BITS%%%%32BITS%%%%GNAT%%/lib32/libgomp.so.1.0.0 +%%64BITS%%%%32BITS%%%%GNAT%%/lib32/libgomp.spec %%64BITS%%%%32BITS%%%%GNAT%%/lib32/libitm.a %%64BITS%%%%32BITS%%%%GNAT%%/lib32/libitm.so %%64BITS%%%%32BITS%%%%GNAT%%/lib32/libitm.so.1