pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/fuse Changes 0.10.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/738997789f9a
branches: trunk
changeset: 550999:738997789f9a
user: adam <adam%pkgsrc.org@localhost>
date: Thu Dec 04 07:40:20 2008 +0000
description:
Changes 0.10.0:
* New upd765 FDC emulation; all known +3 DSK images now work.
* Loading acceleration.
* Automatic saves while using RZX recording.
* Many improvements to Win32 UI.
* Improved widget UI, with look and feel borrowed from that in FuseX.
* Emulation core improvements.
* Debugger improvements.
* Miscellaneous improvements.
diffstat:
emulators/fuse/Makefile | 4 ++--
emulators/fuse/distinfo | 10 +++++-----
emulators/fuse/patches/patch-ab | 6 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (43 lines):
diff -r 51672d3ac853 -r 738997789f9a emulators/fuse/Makefile
--- a/emulators/fuse/Makefile Thu Dec 04 07:40:00 2008 +0000
+++ b/emulators/fuse/Makefile Thu Dec 04 07:40:20 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:29 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2008/12/04 07:40:20 adam Exp $
-DISTNAME= fuse-0.9.0
+DISTNAME= fuse-0.10.0
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
diff -r 51672d3ac853 -r 738997789f9a emulators/fuse/distinfo
--- a/emulators/fuse/distinfo Thu Dec 04 07:40:00 2008 +0000
+++ b/emulators/fuse/distinfo Thu Dec 04 07:40:20 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2008/01/24 18:32:37 adam Exp $
+$NetBSD: distinfo,v 1.10 2008/12/04 07:40:20 adam Exp $
-SHA1 (fuse-0.9.0.tar.gz) = 08c1980737cfffc7dce229b22922eb774e2bf8b8
-RMD160 (fuse-0.9.0.tar.gz) = 2ae21b3f22f1a2ad975c63eeed9548a903945e2a
-Size (fuse-0.9.0.tar.gz) = 1371359 bytes
+SHA1 (fuse-0.10.0.tar.gz) = 064af032d6c81e6b56fe4e87b1d23474d17cc66b
+RMD160 (fuse-0.10.0.tar.gz) = 8921816399db0ab006ffbe2734575afe73f4dbb8
+Size (fuse-0.10.0.tar.gz) = 1573180 bytes
SHA1 (patch-aa) = 68d610ec43b220400e7781ae84327926c9d5c498
-SHA1 (patch-ab) = 5d77d2076a00cd4c1bd2dfa0a9432f87a71a6443
+SHA1 (patch-ab) = 20fd52776ad73385d7fc33cfaca4b6d047dfe1d6
diff -r 51672d3ac853 -r 738997789f9a emulators/fuse/patches/patch-ab
--- a/emulators/fuse/patches/patch-ab Thu Dec 04 07:40:00 2008 +0000
+++ b/emulators/fuse/patches/patch-ab Thu Dec 04 07:40:20 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2008/01/24 18:32:37 adam Exp $
+$NetBSD: patch-ab,v 1.4 2008/12/04 07:40:20 adam Exp $
---- sound/Makefile.in.orig 2007-12-21 17:44:35.000000000 +0100
+--- sound/Makefile.in.orig 2008-12-03 20:17:17.000000000 +0100
+++ sound/Makefile.in
-@@ -94,7 +94,7 @@ COMPAT_MKSTEMP_TRUE = @COMPAT_MKSTEMP_TR
+@@ -83,7 +83,7 @@ CFLAGS = @CFLAGS@
COMPAT_OSNAME = @COMPAT_OSNAME@
COMPAT_SUBDIR = @COMPAT_SUBDIR@
CPP = @CPP@
Home |
Main Index |
Thread Index |
Old Index