[Bug 295264] devel/cproto: update to 4.8

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

            Bug ID: 295264
           Summary: devel/cproto: update to 4.8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: thomas@bsdunix.ch

Created attachment 270692
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270692&action=edit
Patch for cproto 4.8 update (git format-patch output)

Update from 4.7y to 4.8 (2026-05-12).

Upstream changelog: https://invisible-island.net/cproto/CHANGES.html
- 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

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.

Note: this patch deletes devel/cproto/files/patch-system.h.

Tested with poudriere testport on:
- 15.0-RELEASE amd64
- 14.4-RELEASE amd64

portlint -AC clean.

I am the port maintainer.

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