Date: Wed, 11 Sep 2019 16:21:19 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511828 - head/multimedia/x265/files Message-ID: <201909111621.x8BGLJE5068551@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Sep 11 16:21:19 2019 New Revision: 511828 URL: https://svnweb.freebsd.org/changeset/ports/511828 Log: multimedia/x265: drop nop hunk after r511827 Modified: head/multimedia/x265/files/patch-source_encoder_svt.h (contents, props changed) Modified: head/multimedia/x265/files/patch-source_encoder_svt.h ============================================================================== --- head/multimedia/x265/files/patch-source_encoder_svt.h Wed Sep 11 15:59:29 2019 (r511827) +++ head/multimedia/x265/files/patch-source_encoder_svt.h Wed Sep 11 16:21:19 2019 (r511828) @@ -16,10 +16,3 @@ source/encoder/svt.h:32:10: fatal error: 'EbTime.h' fi namespace X265_NS { -@@ -49,4 +48,4 @@ int svt_initialise_input_buffer(x265_encoder *enc); - - #endif // ifdef SVT_HEVC - --#endif // ifndef SVT_H -\ No newline at end of file -+#endif // ifndef SVT_H
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909111621.x8BGLJE5068551>