svn commit: r511828 - head/multimedia/x265/files

Jan Beich jbeich at FreeBSD.org
Wed Sep 11 16:21:20 UTC 2019


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


More information about the svn-ports-all mailing list