svn commit: r468743 - in head/net: freerdp freerdp/files freerdp1 freerdp1/files

Kyle Evans kevans at freebsd.org
Mon Apr 30 19:41:18 UTC 2018


On Mon, Apr 30, 2018 at 2:28 PM, Jan Beich <jbeich at freebsd.org> wrote:
> Author: jbeich
> Date: Mon Apr 30 19:28:30 2018
> New Revision: 468743
> URL: https://svnweb.freebsd.org/changeset/ports/468743
>
> Log:
>   net/freerdp: drop bogus ffmpeg fix
>
>   av_frame_free() replaced avcodec_free_frame() according to
>   ffmpeg-3.0/doc/APIchanges.
>
>   Obtained from:        upstream
>
> Deleted:
>   head/net/freerdp/files/patch-ffmpeg29
> Modified:
>   head/net/freerdp/Makefile   (contents, props changed)
>   head/net/freerdp1/Makefile   (contents, props changed)
>   head/net/freerdp1/files/patch-ffmpeg29   (contents, props changed)
>
> Modified: head/net/freerdp/Makefile
>

This and the other commit you just made to FreeRDP- were they both
present in -rc2? I've prepared an update to -rc2 pending resolution of
a PR we have against their repository for fixing strto* usage [1] --
the accepted version of [1] being applied as a patch against -rc2
since we've already missed the boat on that one.

[1] https://github.com/FreeRDP/FreeRDP/pull/4598


More information about the svn-ports-head mailing list