Page MenuHomeFreeBSD

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

Authored by jrm on Jul 22 2024, 10:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 1:13 AM
Unknown Object (File)
Mon, Aug 10, 7:43 AM
Unknown Object (File)
Sat, Aug 8, 7:59 PM
Unknown Object (File)
Sat, Aug 8, 5:10 PM
Unknown Object (File)
Sat, Aug 8, 11:51 AM
Unknown Object (File)
Sat, Aug 8, 5:14 AM
Unknown Object (File)
Thu, Aug 6, 10:29 PM
Unknown Object (File)
Sun, Aug 2, 7:58 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