[Bug 295264] devel/cproto: update to 4.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 May 2026 19:12:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295264

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=af5d2b4c0a78495e55b7a12869455307d1bf0a3d

commit af5d2b4c0a78495e55b7a12869455307d1bf0a3d
Author:     Thomas Vogt <thomas@bsdunix.ch>
AuthorDate: 2026-05-13 19:10:36 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-13 19:10:36 +0000

    devel/cproto: Update 4.7y => 4.8

    Changelog:
    2026/05/12 (4.8)
    - modify --with-trace option to separate it from doalloc(), which is now
      a configure option --enable-doalloc
    - add __int128 and other gcc extensions to keywords (Debian #1121161)
    - improve configure script checks, reducing warnings
    - update config.guess, config.sub
    https://invisible-island.net/cproto/CHANGES.html#index-t20260512

    Also drops files/patch-system.h, which is obsoleted by AC_PROG_CPP
    in upstream's configure.in. autoconf now detects "cc -E" on FreeBSD
    at configure-time and writes it into config.h, which is semantically
    better than the hardcoded /usr/bin/cpp the downstream patch provided.

    PR:             295264
    Sponsored by:   UNIS Labs

 devel/cproto/Makefile                    |  2 +-
 devel/cproto/distinfo                    |  6 +++---
 devel/cproto/files/patch-system.h (gone) | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

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