pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/dosbox Changes 0.63:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad540fb0269c
branches: trunk
changeset: 483914:ad540fb0269c
user: adam <adam%pkgsrc.org@localhost>
date: Mon Nov 22 14:12:29 2004 +0000
description:
Changes 0.63:
- Fixed crash with keymapper (ctrl-f1) and output=surface.
- Added unmounting.
- Fixed multiple issues with drive labels.
- Fixed most if not all FILES=XX problems.
- Added redirection in the shell.
- Fixed crashes with subst.
- Fixed multiple crashes with the drive images support.
- Added a missing fpu instruction.
- Fixed some cpu and fpu instructions.
- Fixed a small bug related to font loading.
- Rewrote the devices support.
- Added capslock/numlock checks on startup.
- Fixed wave writing.
- A few internal DOS fixes.
- Timer fixes for the hybrid loader.
- Some small soundblaster fixes.
- The drive cache can now be cleared by a keycombo. (CTRL-F4)
- A few keyboard fixes.
- Compilation fixes on various platforms.
- Quite some debugger improvements.
- Fixed dir only showing files after the first run on cdrom drives.
- Added some cdrom detection checks.
- Enabled insert in the shell. (Easier editing of commands)
- Changed order in which executables appear with tab-completion.
- Fixed some issues with raw opl recording and using a slightly different
format
diffstat:
emulators/dosbox/Makefile | 12 +++++-------
emulators/dosbox/PLIST | 5 +----
emulators/dosbox/distinfo | 6 +++---
3 files changed, 9 insertions(+), 14 deletions(-)
diffs (52 lines):
diff -r d2312437572e -r ad540fb0269c emulators/dosbox/Makefile
--- a/emulators/dosbox/Makefile Mon Nov 22 13:59:15 2004 +0000
+++ b/emulators/dosbox/Makefile Mon Nov 22 14:12:29 2004 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:40 tv Exp $
-#
+# $NetBSD: Makefile,v 1.10 2004/11/22 14:12:29 adam Exp $
-DISTNAME= dosbox-0.62
-PKGREVISION= 1
+DISTNAME= dosbox-0.63
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/}
@@ -10,9 +8,9 @@
HOMEPAGE= http://dosbox.sourceforge.net/
COMMENT= Multi-platform DOS emulator using SDL
-USE_BUILDLINK3= YES
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= YES
+USE_BUILDLINK3= yes
+USE_LANGUAGES= c c++
+GNU_CONFIGURE= yes
SUBST_CLASSES= fixme
SUBST_STAGE.fixme= post-patch
diff -r d2312437572e -r ad540fb0269c emulators/dosbox/PLIST
--- a/emulators/dosbox/PLIST Mon Nov 22 13:59:15 2004 +0000
+++ b/emulators/dosbox/PLIST Mon Nov 22 14:12:29 2004 +0000
@@ -1,8 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2004/10/01 00:09:17 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/11/22 14:12:29 adam Exp $
bin/dosbox
man/man1/dosbox.1
-share/doc/dosbox/AUTHORS
-share/doc/dosbox/NEWS
share/doc/dosbox/README
-share/doc/dosbox/THANKS
@dirrm share/doc/dosbox
diff -r d2312437572e -r ad540fb0269c emulators/dosbox/distinfo
--- a/emulators/dosbox/distinfo Mon Nov 22 13:59:15 2004 +0000
+++ b/emulators/dosbox/distinfo Mon Nov 22 14:12:29 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2004/10/06 00:09:23 wiz Exp $
+$NetBSD: distinfo,v 1.7 2004/11/22 14:12:29 adam Exp $
-SHA1 (dosbox-0.62.tar.gz) = 998053d80fa70b761e9752b36abaf79433eadaff
-Size (dosbox-0.62.tar.gz) = 633259 bytes
+SHA1 (dosbox-0.63.tar.gz) = d40e9996678dbe1626eb5a80f49862a93d1108d0
+Size (dosbox-0.63.tar.gz) = 648762 bytes
SHA1 (patch-aa) = 3393501f0d438e53a55481dc0e237c2bb2a75d3e
Home |
Main Index |
Thread Index |
Old Index