pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/fuse-emulator fuse-emulator: updated to 1.5.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01c0bf2db83b
branches:  trunk
changeset: 378228:01c0bf2db83b
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 04 09:27:26 2018 +0000

description:
fuse-emulator: updated to 1.5.2

1.5.2:
Emulate ROM bug loading zero length blocks when using tape traps
Fix the format of double-sided +3 disks
Spectrum reset is accelerated when phantom typist is enabled and a file is loaded from the menu
Add options UI for phantom typist
GTK+ 3 UI: Memory browser dialog allows to go to specific offset

1.5.1:
Prevent crash when we try to disassemble an instruction with many DD or FD prefixes
Fix crash when setting debugger variables
Prevent crash when we try to profile an instruction with many DD or FD prefixes
GTK+ UI: Improve behaviour of default button on dialogs
GTK+ and win32 UIs: Support hex numbers in load/save binary and pokefinder dialogs
SDL UI: Allow to select the video mode used in full-screen

diffstat:

 emulators/fuse-emulator/Makefile |   5 ++---
 emulators/fuse-emulator/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r 59dff9e7a9a8 -r 01c0bf2db83b emulators/fuse-emulator/Makefile
--- a/emulators/fuse-emulator/Makefile  Wed Apr 04 09:25:32 2018 +0000
+++ b/emulators/fuse-emulator/Makefile  Wed Apr 04 09:27:26 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/03/12 11:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/04 09:27:26 adam Exp $
 
-DISTNAME=      fuse-1.5.0
+DISTNAME=      fuse-1.5.2
 PKGNAME=       ${DISTNAME:S/fuse/fuse-emulator/}
-PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
diff -r 59dff9e7a9a8 -r 01c0bf2db83b emulators/fuse-emulator/distinfo
--- a/emulators/fuse-emulator/distinfo  Wed Apr 04 09:25:32 2018 +0000
+++ b/emulators/fuse-emulator/distinfo  Wed Apr 04 09:27:26 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2017/12/14 08:11:52 adam Exp $
+$NetBSD: distinfo,v 1.9 2018/04/04 09:27:26 adam Exp $
 
-SHA1 (fuse-1.5.0.tar.gz) = 8aec130e325cacb965da0865f061b029e5c727a8
-RMD160 (fuse-1.5.0.tar.gz) = a3d49eab8d6f400d8e1c8527f005d9f2b45866cf
-SHA512 (fuse-1.5.0.tar.gz) = c13fdef6b23377e7d2b53e7f5b2db01447d12eafc0b9114fd8b83cd5058964a655a720810ab7dc6a6e1a1d9a33ffc787b5e46bf54df1259f4ba0ff78c3189421
-Size (fuse-1.5.0.tar.gz) = 1619748 bytes
+SHA1 (fuse-1.5.2.tar.gz) = 8c4fedd41f1f22994d74d0f3b913223def0b7277
+RMD160 (fuse-1.5.2.tar.gz) = 288f4adff6c480095396d2cf169c192647fe8c2d
+SHA512 (fuse-1.5.2.tar.gz) = 45507834eb70d1e74c8f58017f4ae0bb54e2560456eeadfa8b6888a1c79e9c9443cccb7ae9733b96a895f94040be820c57a7d698115c2f483e64ebc4fd734268
+Size (fuse-1.5.2.tar.gz) = 1626746 bytes
 SHA1 (patch-configure) = 0b8b90751bd34efcee5c1bd9e4cb8687e972b127
 SHA1 (patch-sound_coreaudiosound.c) = e293cd00d9466af4e49a7c0a1cb9b535aebf6f4d
 SHA1 (patch-sound_osssound.c) = e83d80c984592b4e52faccbea35cdc9b54b71933



Home | Main Index | Thread Index | Old Index