Page MenuHomeFreeBSD

devel/upnp: Update to 1.12.1
ClosedPublic

Authored by salvadore on Apr 12 2020, 5:09 PM.
Tags
None
Referenced Files
F111495838: D24382.diff
Tue, Mar 4, 12:09 PM
Unknown Object (File)
Fri, Feb 21, 5:53 PM
Unknown Object (File)
Sat, Feb 15, 2:10 AM
Unknown Object (File)
Mon, Feb 10, 2:41 PM
Unknown Object (File)
Jan 26 2025, 6:49 AM
Unknown Object (File)
Dec 4 2024, 12:58 AM
Unknown Object (File)
Nov 23 2024, 8:27 PM
Unknown Object (File)
Nov 23 2024, 8:28 AM
Subscribers

Details

Summary
  • Fix bug about setsockopt(IP_MULTICAST_IF) on 64-bit CPUs.
  • Stop using usleep when using newer POSIX C source as it is now deprecated.
  • Add Os/UserAgent information to UpnpActionRequest and UpnpFileInfo.
  • Add CtrlPtIPAddr to UpnpFileInfo class.
  • List: Add extern C for C++ users.
Test Plan

I tested successfully with poudriere on {11.3,12.1}-RELEASE and 13.0-CURRENT(both amd64 and i386) the port itself and the ports that depend on it (with the needed option enabled, of course), which do not need PORTREVISION bump as compatibility is not broken (soname remains libupnp.so.16).

Diff Detail

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