Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 10:41:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 295930] [New Port] lang/gnat16: New GCC-16 Ada Port
Message-ID:  <bug-295930-7788-LDn00g2Doa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295930-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295930

--- Comment #1 from Alastair Hogge <agh@riseup.net> ---
Created attachment 271612
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=271612&action=edit
[PATCH] lang/gnat16: New GCC-16 Ada Port

Some differences in this Port:
* Makefile now passes GNAT to ${PLIST_SUB}, it is defined with ${PORTNAME},
this removes the hard-coded GNAT version information in the pkg-plist pathnames
* License block is now complete
* ${_GNAT??_PATH} variables are now just ${_GNAT_PATH} and are still set based
on the bootstrap option (bug #295927). I ended up doing this for GNAT-15 too,
as it made it easier to drop in new assets for use with PREVASSET
* pkg-message is now UCL compliant
* ${_PREV_ASSET_VER} is now equal to ${DISTVERSION} so the built assets are up
to date and used, instead of the previous versions

I am not sure on changes to the option PREVASSET mechanics.

poudriere-testport lang/gnat16 (both with bootstrap and previous assets):
15_0-amd64-release: Pass
main-amd64-default: Pass

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295930-7788-LDn00g2Doa>