Page MenuHomeFreeBSD

multimedia/ringrtc: Remove patch to detect mempcpy()
ClosedPublic

Authored by jrm on Jul 22 2024, 10:51 AM.
Tags
None
Referenced Files
F110613547: D46058.diff
Thu, Feb 20, 10:09 PM
Unknown Object (File)
Fri, Feb 7, 10:14 AM
Unknown Object (File)
Sun, Feb 2, 12:17 AM
Unknown Object (File)
Jan 12 2025, 11:47 AM
Unknown Object (File)
Jan 8 2025, 4:26 AM
Unknown Object (File)
Nov 3 2024, 12:54 PM
Unknown Object (File)
Oct 22 2024, 4:06 AM
Unknown Object (File)
Oct 10 2024, 1:09 AM
Subscribers
None

Details

Summary
  • The regular expression in the patch no longer detects mempcpy() in /usr/include/string.h after src snapshot 0c47b9c211.
  • Detecting mempcpy() is no longer necessary after ports snapshot d124846683. FreeBSD has had mempcpy(3) since 13.1.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58754
Build 55642: arc lint + arc unit

Event Timeline

jrm requested review of this revision.Jul 22 2024, 10:51 AM
jrm created this revision.

Sorry, I should have also removed this patch in the other commit/review.

This revision is now accepted and ready to land.Jul 22 2024, 1:25 PM