diff options
Diffstat (limited to 'emulators')
| -rw-r--r-- | emulators/dolphin-emu/Makefile | 2 | ||||
| -rw-r--r-- | emulators/fbsd-duckstation/Makefile | 2 | ||||
| -rw-r--r-- | emulators/mesen/Makefile | 2 | ||||
| -rw-r--r-- | emulators/pcsx2/Makefile | 1 | ||||
| -rw-r--r-- | emulators/rpcs3/Makefile | 2 | ||||
| -rw-r--r-- | emulators/yuzu/Makefile | 2 |
6 files changed, 6 insertions, 5 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 6db2e24031ca..8b32cb6300cc 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -1,6 +1,6 @@ PORTNAME= dolphin-emu PORTVERSION= 2509 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/fbsd-duckstation/Makefile b/emulators/fbsd-duckstation/Makefile index 86a9bab4f004..80485d071336 100644 --- a/emulators/fbsd-duckstation/Makefile +++ b/emulators/fbsd-duckstation/Makefile @@ -1,7 +1,7 @@ PORTNAME= fbsd-duckstation PORTVERSION= 20240614 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/mesen/Makefile b/emulators/mesen/Makefile index c9c1229e0e55..cfb7ae11d166 100644 --- a/emulators/mesen/Makefile +++ b/emulators/mesen/Makefile @@ -2,7 +2,7 @@ PORTNAME= mesen DISTVERSION= 0.9.9 CATEGORIES= emulators -MAINTAINER= cpetrik@proton.me +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform Nintendo Entertainment System (NES/Famicom) emulator WWW= https://www.mesen.ca/ diff --git a/emulators/pcsx2/Makefile b/emulators/pcsx2/Makefile index 2a27df254f49..78cd0fce34cb 100644 --- a/emulators/pcsx2/Makefile +++ b/emulators/pcsx2/Makefile @@ -1,5 +1,6 @@ PORTNAME= pcsx2 PORTVERSION= 2.4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= emulators diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index d234ee6a59b7..7ee70f07a615 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,7 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v DISTVERSION= 0.0.38 # git rev-list --count HEAD -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -18170-g23b339d410 CATEGORIES= emulators wayland diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 6d86652c9b63..249702797de3 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,6 @@ PORTNAME= yuzu PORTVERSION= s20240301 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb |
