aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGian-Simon Purkert <gspurki@gmail.com>2021-10-26 11:24:37 +0000
committerMikael Urankar <mikael@FreeBSD.org>2021-10-26 11:24:37 +0000
commit70bb127a5d5ce1f4ee484d57ceee8f2d9322ef6c (patch)
treea3c6f8da6131eb7eba28d16cd37f741db7d38b1b
parentcd072fcb79736ba8540e1f6a048f928ad4cac0c7 (diff)
downloadports-70bb127a5d5ce1f4ee484d57ceee8f2d9322ef6c.tar.gz
ports-70bb127a5d5ce1f4ee484d57ceee8f2d9322ef6c.zip
emulators/fs-uae: Update to 3.1.35
Changelog: Version 3.1: * Fix device helper for xinput devices with recent SDL2 versions. * Support for multiple mice disabled by default on macOS due to security warning. Use option multiple_mice = 1 to enable. * Disable expect_version option (no longer synchronized with launcher). * Added support for more physical keys (when using rawinput). * Compilation fixes for Apple M1 hardware. * Netplay desync fixes related to file system (directory hard drives). * Better virtual memory reservation algorithm. * Option to automatically pause on menu screen [mrsilver76]. * Use RTLD_DEEPBIND with dlopen on Linux when loading plugins. * Changes to how plugins are looked up. * Ide patch. * SCP floppy image doesn't wrap to revolution #0 cleanly [keirf]. * Fixed crash in nname_to_aname [PowderedToastMan]. PR: 259335 Approved by: sirdice (maintainer)
-rw-r--r--emulators/fs-uae/Makefile3
-rw-r--r--emulators/fs-uae/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index b643d9ffdaa8..2f15f907a4c8 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -1,8 +1,7 @@
# Created by: Danilo Egea Gondolfo <danilo@FreeBSD.org>
PORTNAME= fs-uae
-PORTVERSION= 3.0.5
-PORTREVISION= 2
+PORTVERSION= 3.1.35
CATEGORIES= emulators
MASTER_SITES= http://fs-uae.net/stable/${PORTVERSION}/
diff --git a/emulators/fs-uae/distinfo b/emulators/fs-uae/distinfo
index fe3816fd9ec3..c296a038da1e 100644
--- a/emulators/fs-uae/distinfo
+++ b/emulators/fs-uae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589753710
-SHA256 (fs-uae-3.0.5.tar.gz) = f26ec42e03cf1a7b53b6ce0d9845aa45bbf472089b5ec046b3eb784ec6859fe3
-SIZE (fs-uae-3.0.5.tar.gz) = 4819884
+TIMESTAMP = 1634809576
+SHA256 (fs-uae-3.1.35.tar.gz) = f1c92d011d2fdc863b8424c10f68f13b89c0beaae4c5f845cc9b9e3895f21f31
+SIZE (fs-uae-3.1.35.tar.gz) = 4817547