Page MenuHomeFreeBSD

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

Authored by jrm on Jul 22 2024, 10:51 AM.
Tags
None
Referenced Files
F115727167: D46058.diff
Sun, Apr 27, 6:39 PM
Unknown Object (File)
Fri, Apr 18, 8:46 PM
Unknown Object (File)
Mon, Apr 14, 8:26 AM
Unknown Object (File)
Sun, Apr 6, 5:54 AM
Unknown Object (File)
Mar 28 2025, 8:44 AM
Unknown Object (File)
Mar 15 2025, 12:00 AM
Unknown Object (File)
Feb 21 2025, 8:05 PM
Unknown Object (File)
Feb 21 2025, 7:38 PM
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