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.8.0.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5eb68293e027
branches:  trunk
changeset: 528700:5eb68293e027
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat May 12 19:44:08 2007 +0000

description:
Changes 0.8.0.1:
* Fix IN timings and floating bus behaviour: fixes Sidewize.
* Fix widget UI pokefinder and keyboard help picture
* Fix crash if fullscreen mode attempted a resolution higher than
  the native graphics mode could handle.
* Ensure ABS, MIN and PATH_MAX are available where needed.
* Distribute autoload snapshots.
* Remove flicker when playing back RZX files with embedded
  snapshots.
* Remove warnings when building from CVS.

diffstat:

 emulators/fuse/Makefile |   4 ++--
 emulators/fuse/PLIST    |  16 +++++++++++++++-
 emulators/fuse/distinfo |   8 ++++----
 3 files changed, 21 insertions(+), 7 deletions(-)

diffs (64 lines):

diff -r df0e285a5551 -r 5eb68293e027 emulators/fuse/Makefile
--- a/emulators/fuse/Makefile   Sat May 12 19:43:52 2007 +0000
+++ b/emulators/fuse/Makefile   Sat May 12 19:44:08 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2007/04/13 21:03:39 adam Exp $
+# $NetBSD: Makefile,v 1.24 2007/05/12 19:44:08 adam Exp $
 
-DISTNAME=      fuse-0.8.0
+DISTNAME=      fuse-0.8.0.1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
diff -r df0e285a5551 -r 5eb68293e027 emulators/fuse/PLIST
--- a/emulators/fuse/PLIST      Sat May 12 19:43:52 2007 +0000
+++ b/emulators/fuse/PLIST      Sat May 12 19:44:08 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2007/04/13 21:03:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2007/05/12 19:44:08 adam Exp $
 bin/fuse
 man/man1/fuse.1
 share/fuse/128-0.rom
@@ -11,6 +11,7 @@
 share/fuse/256s-3.rom
 share/fuse/48.rom
 share/fuse/cassette.bmp
+share/fuse/disk_plus3.szx
 share/fuse/if1-1.rom
 share/fuse/if1-2.rom
 share/fuse/keyboard.scr
@@ -28,6 +29,19 @@
 share/fuse/plus3e-3.rom
 share/fuse/se-0.rom
 share/fuse/se-1.rom
+share/fuse/tape_128.szx
+share/fuse/tape_16.szx
+share/fuse/tape_2048.szx
+share/fuse/tape_2068.szx
+share/fuse/tape_48.szx
+share/fuse/tape_pentagon.szx
+share/fuse/tape_plus2.szx
+share/fuse/tape_plus2a.szx
+share/fuse/tape_plus3.szx
+share/fuse/tape_plus3e.szx
+share/fuse/tape_scorpion.szx
+share/fuse/tape_se.szx
+share/fuse/tape_ts2068.szx
 share/fuse/tc2048.rom
 share/fuse/tc2068-0.rom
 share/fuse/tc2068-1.rom
diff -r df0e285a5551 -r 5eb68293e027 emulators/fuse/distinfo
--- a/emulators/fuse/distinfo   Sat May 12 19:43:52 2007 +0000
+++ b/emulators/fuse/distinfo   Sat May 12 19:44:08 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2007/04/13 21:03:39 adam Exp $
+$NetBSD: distinfo,v 1.8 2007/05/12 19:44:08 adam Exp $
 
-SHA1 (fuse-0.8.0.tar.gz) = 199397857d17373d77c9d0f5fab373a2511e6620
-RMD160 (fuse-0.8.0.tar.gz) = 1639dc37d2532d26b0a8e468dab80fdadfa64060
-Size (fuse-0.8.0.tar.gz) = 1263344 bytes
+SHA1 (fuse-0.8.0.1.tar.gz) = e7527b6f1fc81fed62e2ad8179bb8cf43c431257
+RMD160 (fuse-0.8.0.1.tar.gz) = f5cd6fc70e6df7c7460ef4e1c5a7cb7db3761d6e
+Size (fuse-0.8.0.1.tar.gz) = 1270551 bytes
 SHA1 (patch-aa) = d6c728522c4947137164bc84e77687f2b6ea06cf
 SHA1 (patch-ab) = b6e7a02711235c9787dfd8d17a08ddb7d4313cf4



Home | Main Index | Thread Index | Old Index