1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

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)
This commit is contained in:
Gian-Simon Purkert 2021-10-26 13:24:37 +02:00 committed by Mikael Urankar
parent cd072fcb79
commit 70bb127a5d
2 changed files with 4 additions and 5 deletions

View File

@ -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}/

View File

@ -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