===> Configuring for qemu-utils-4.2.1
/usr/bin/patch /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile /usr/ports/emulators/qemu-utils/files/patch-Makefile
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.orig 2019-08-08 19:18:25.578250000 +0000
|+++ Makefile 2019-08-08 19:20:21.482341000 +0000
--------------------------
Patching file /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile using Plan A...
Hunk #1 failed at 355.
Hunk #2 failed at 828.
Hunk #3 succeeded at 932 with fuzz 2 (offset 47 lines).
2 out of 3 hunks failed--saving rejects to /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile.rej
Reported by: pkg-fallout
In file included from /wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.cpp:26:
/wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.hpp:193:32: error: too few arguments provided to function-like macro invocation
CORRADE_ASSERT_UNREACHABLE(); /* LCOV_EXCL_LINE */
^
/usr/local/include/Corrade/Utility/Assert.h:332:9: note: macro 'CORRADE_ASSERT_UNREACHABLE' defined here
#define CORRADE_ASSERT_UNREACHABLE(message, returnValue) \
^
In file included from /wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.cpp:26:
/wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.hpp:193:5: error: use of undeclared identifier 'CORRADE_ASSERT_UNREACHABLE'
CORRADE_ASSERT_UNREACHABLE(); /* LCOV_EXCL_LINE */
^
Reported by: pkg-fallout
While here, patch pip3 warnings, which we don't use because we are a
package and we don't do things like that.
PR: 248255
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
2020.07.21:
- Updated the "RawVideoRTPSource" implementation to not set "fCurrentPacketCompletesFrame"
until we are processing the last line in the packet.
(Thanks to Andrey Lisovoy for reporting this issue.)
Incompatible change with snapshot 20200705
==========================================
The minimum OpenSSL version is 1.1.1, which will reach the end
of life by 2023-09-11.
The default digest has changed from md5 to sha256 (Postfix 3.6 with
compatibility_level >= 3). With a lower compatibility_level setting,
Postfix defaults to using md5, and logs a warning when a Postfix
configuration specifies no explicit digest type.
Export-grade Diffie-Hellman key exchange is no longer supported,
and the tlsproxy_tls_dh512_param_file parameter is ignored,