Page MenuHomeFreeBSD

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

Authored by jrm on Jul 22 2024, 10:51 AM.
Tags
None
Referenced Files
F93169368: D46058.id.diff
Sat, Sep 7, 8:27 PM
F93155829: D46058.id141217.diff
Sat, Sep 7, 5:27 PM
Unknown Object (File)
Tue, Sep 3, 11:29 AM
Unknown Object (File)
Wed, Aug 28, 9:38 PM
Unknown Object (File)
Mon, Aug 12, 5:00 PM
Unknown Object (File)
Sat, Aug 10, 4:02 AM
Unknown Object (File)
Aug 3 2024, 11:11 PM
Unknown Object (File)
Jul 31 2024, 7:54 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

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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