svn commit: r542661 - head/emulators/yuzu/files

Jan Beich jbeich at FreeBSD.org
Mon Jul 20 18:28:28 UTC 2020


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 at bincrafters/stable"


More information about the svn-ports-all mailing list