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)
Fri, Apr 17, 7:31 PM
Unknown Object (File)
Fri, Apr 17, 1:30 AM
Unknown Object (File)
Mon, Apr 13, 12:57 PM
Unknown Object (File)
Sat, Apr 11, 1:31 PM
Unknown Object (File)
Sat, Apr 11, 8:33 AM
Unknown Object (File)
Fri, Apr 10, 11:20 PM
Unknown Object (File)
Thu, Apr 9, 6:54 PM
Unknown Object (File)
Tue, Apr 7, 7:20 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