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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aed1c4dcc05e
branches:  trunk
changeset: 469163:aed1c4dcc05e
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Feb 20 14:14:52 2004 +0000

description:
Changes 0.6.2.1:
* Compilation fixes:
  + sdljoystick.h missing from tarball.
  + Link failure if a widget UI in use and lib765 not available.
  + Compilation failure if ROMSDIR defined.

* Bugfixes:
  + Use of the SDL icons could cause screen corruption.
  + The reverse page mapping for 0xc000 - 0xffff would occasionally be
    wrong on the +2A/+3.

* Miscellaneous:
  + Allow selectable devices to be used for the real joysticks.
  + Use glib 2.0 if available.
  + Allow ROMSDIR to be set when configuring.

diffstat:

 emulators/fuse/Makefile |  4 ++--
 emulators/fuse/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 0a989d16106f -r aed1c4dcc05e emulators/fuse/Makefile
--- a/emulators/fuse/Makefile   Fri Feb 20 14:11:00 2004 +0000
+++ b/emulators/fuse/Makefile   Fri Feb 20 14:14:52 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/02/13 13:40:15 adam Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/20 14:14:52 adam Exp $
 
-DISTNAME=      fuse-0.6.2
+DISTNAME=      fuse-0.6.2.1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
 
diff -r 0a989d16106f -r aed1c4dcc05e emulators/fuse/distinfo
--- a/emulators/fuse/distinfo   Fri Feb 20 14:11:00 2004 +0000
+++ b/emulators/fuse/distinfo   Fri Feb 20 14:14:52 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/02/13 13:40:15 adam Exp $
+$NetBSD: distinfo,v 1.4 2004/02/20 14:14:52 adam Exp $
 
-SHA1 (fuse-0.6.2.tar.gz) = 3290614cb71b6cd262ff6df056d62648ac16b6f3
-Size (fuse-0.6.2.tar.gz) = 665425 bytes
+SHA1 (fuse-0.6.2.1.tar.gz) = 6fa903848153dbc2919a779e6c8214286a938af2
+Size (fuse-0.6.2.1.tar.gz) = 668863 bytes
 SHA1 (patch-aa) = 047ff628e454da6dbc9c3b140f6265353c317ae4



Home | Main Index | Thread Index | Old Index