Date: Mon, 20 Jul 2020 18:28:28 +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: r542661 - head/emulators/yuzu/files Message-ID: <202007201828.06KISS2P066332@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Jul 20 18:28:27 2020 New Revision: 542661 URL: https://svnweb.freebsd.org/changeset/ports/542661 Log: emulators/yuzu: drop fmt < 7 workaround after r542655 Deleted: head/emulators/yuzu/files/patch-fmt Modified: head/emulators/yuzu/files/patch-openssl (contents, props changed) Modified: head/emulators/yuzu/files/patch-openssl ============================================================================== --- head/emulators/yuzu/files/patch-openssl Mon Jul 20 18:22:03 2020 (r542660) +++ head/emulators/yuzu/files/patch-openssl Mon Jul 20 18:28:27 2020 (r542661) @@ -17,7 +17,7 @@ Revert https://github.com/yuzu-emu/yuzu/commit/2a3d4ca @@ -152,6 +152,7 @@ macro(yuzu_find_packages) "Boost 1.71 boost/1.72.0" "Catch2 2.11 catch2/2.11.0" - "fmt 6.2 fmt/6.2.0" + "fmt 7.0 fmt/7.0.1" + "OpenSSL 1.0 openssl/1.1.1f" # can't use until https://github.com/bincrafters/community/issues/1173 #"libzip 1.5 libzip/1.5.2@bincrafters/stable"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007201828.06KISS2P066332>