aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-08-24 12:50:32 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-08-24 12:50:32 +0000
commitc57a1d5d28942f108c9e579af488645b8179c38d (patch)
tree77094ea631a77ac5d3c44fa6740e87bb422d9d57 /emulators
parent7c156bf8ba2a15dcccf06b0baaaac35a7d423c71 (diff)
downloadports-c57a1d5d28942f108c9e579af488645b8179c38d.tar.gz
ports-c57a1d5d28942f108c9e579af488645b8179c38d.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/citra-qt5/Makefile2
-rw-r--r--emulators/citra/Makefile4
-rw-r--r--emulators/citra/distinfo4
-rw-r--r--emulators/yuzu-qt5/Makefile2
-rw-r--r--emulators/yuzu/Makefile4
-rw-r--r--emulators/yuzu/distinfo4
6 files changed, 10 insertions, 10 deletions
diff --git a/emulators/citra-qt5/Makefile b/emulators/citra-qt5/Makefile
index ac7516fe5ba0..af1de4b46e82 100644
--- a/emulators/citra-qt5/Makefile
+++ b/emulators/citra-qt5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= -qt5
MASTERDIR= ${.CURDIR}/../citra
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile
index 158be1be3082..62fc5c8ef45f 100644
--- a/emulators/citra/Makefile
+++ b/emulators/citra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= citra
PORTVERSION= s20200728
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org
@@ -33,7 +33,7 @@ GH_TUPLE= citra-emu:ext-boost:36603a1:boost/externals/boost \
facebook:zstd:v1.4.4:zstd/externals/zstd \
fmtlib:fmt:6.0.0-56-g4b8f8fac:fmt/externals/fmt \
herumi:xbyak:v5.71:xbyak/externals/xbyak \
- kinetiknz:cubeb:cubeb-0.2-1248-g123ce2a:cubeb/externals/cubeb \
+ kinetiknz:cubeb:cubeb-0.2-1248-g957847c:cubeb/externals/cubeb \
lsalzman:enet:0eaf48e:enet/externals/enet \
lvandeve:lodepng:31d9704:lodepng/externals/lodepng/lodepng \
neobrain:nihstro:fd69de1:nihstro/externals/nihstro \
diff --git a/emulators/citra/distinfo b/emulators/citra/distinfo
index 65435ee7a513..5b6030cd035b 100644
--- a/emulators/citra/distinfo
+++ b/emulators/citra/distinfo
@@ -23,8 +23,8 @@ SHA256 (fmtlib-fmt-6.0.0-56-g4b8f8fac_GH0.tar.gz) = f9ea86d434fe49d50ee62d9a4166
SIZE (fmtlib-fmt-6.0.0-56-g4b8f8fac_GH0.tar.gz) = 713067
SHA256 (herumi-xbyak-v5.71_GH0.tar.gz) = 27e5dd6f7fa7194802db9194b893f94b64edf6e585bf567feebb2b15baf11008
SIZE (herumi-xbyak-v5.71_GH0.tar.gz) = 213882
-SHA256 (kinetiknz-cubeb-cubeb-0.2-1248-g123ce2a_GH0.tar.gz) = 2baff062f9127215885935279a7108334e71db96fc180ceb9e5053d94ee68ba0
-SIZE (kinetiknz-cubeb-cubeb-0.2-1248-g123ce2a_GH0.tar.gz) = 202957
+SHA256 (kinetiknz-cubeb-cubeb-0.2-1248-g957847c_GH0.tar.gz) = a0b602fed33a9cf6b6b23b1ae5354fe1c53ab7dbf1abdbdf0d0abff7a29d9638
+SIZE (kinetiknz-cubeb-cubeb-0.2-1248-g957847c_GH0.tar.gz) = 203001
SHA256 (lsalzman-enet-0eaf48e_GH0.tar.gz) = 50c3a47329096908d53ac906b18d5759f06600b4c6612120d18be2aee481e216
SIZE (lsalzman-enet-0eaf48e_GH0.tar.gz) = 79503
SHA256 (lvandeve-lodepng-31d9704_GH0.tar.gz) = 86e140a13d1f425d45f891a082111435d3333385d36b66c94a031c029f4422c1
diff --git a/emulators/yuzu-qt5/Makefile b/emulators/yuzu-qt5/Makefile
index 456d42c3f25d..c76e683cdde6 100644
--- a/emulators/yuzu-qt5/Makefile
+++ b/emulators/yuzu-qt5/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -qt5
MASTERDIR= ${.CURDIR}/../yuzu
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index 87f9eb1d206b..77d0dfdd88cb 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= yuzu
PORTVERSION= s20200820
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= emulators
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -47,7 +47,7 @@ GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \
arsenm:sanitizers-cmake:aab6948:sanitizers_cmake/externals/cubeb/cmake/sanitizers-cmake \
citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \
herumi:xbyak:v5.911:xbyak/externals/xbyak \
- kinetiknz:cubeb:cubeb-0.2-1248-g123ce2a:cubeb/externals/cubeb \
+ kinetiknz:cubeb:cubeb-0.2-1248-g957847c:cubeb/externals/cubeb \
svn2github:inih:603729d:inih/externals/inih/inih
USES= cmake compiler:c++17-lang localbase:ldflags python:build sdl ssl
diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo
index a63626263d9e..9d480301516d 100644
--- a/emulators/yuzu/distinfo
+++ b/emulators/yuzu/distinfo
@@ -19,8 +19,8 @@ SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = a593ab188e4feaeef8376c27b
SIZE (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = 59514
SHA256 (herumi-xbyak-v5.911_GH0.tar.gz) = 7b5ec57fb887a25c563e24bd82a0a350d68b8b0219e94b680c040f6cd59bdc40
SIZE (herumi-xbyak-v5.911_GH0.tar.gz) = 224126
-SHA256 (kinetiknz-cubeb-cubeb-0.2-1248-g123ce2a_GH0.tar.gz) = 2baff062f9127215885935279a7108334e71db96fc180ceb9e5053d94ee68ba0
-SIZE (kinetiknz-cubeb-cubeb-0.2-1248-g123ce2a_GH0.tar.gz) = 202957
+SHA256 (kinetiknz-cubeb-cubeb-0.2-1248-g957847c_GH0.tar.gz) = a0b602fed33a9cf6b6b23b1ae5354fe1c53ab7dbf1abdbdf0d0abff7a29d9638
+SIZE (kinetiknz-cubeb-cubeb-0.2-1248-g957847c_GH0.tar.gz) = 203001
SHA256 (svn2github-inih-603729d_GH0.tar.gz) = b4faa364c3e33261707d4b669e1c669ca3818d7b9515c15fe0befd9df3f1f00a
SIZE (svn2github-inih-603729d_GH0.tar.gz) = 8342
SHA256 (905e8016a04e.patch) = cecc02f098917ee236ace0a350f37a9ffbb4aae92232f6c105a520476f7b23b5