pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update emulators/dosbox to 0.62.
details: https://anonhg.NetBSD.org/pkgsrc/rev/157f38f81257
branches: trunk
changeset: 481303:157f38f81257
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Oct 01 00:09:16 2004 +0000
description:
Update emulators/dosbox to 0.62.
Changes:
# Improved x86 dynamic core, more stable.
# The usual cpu/fpu emulation fixes and speedups.
# Soundblaster 16 and opl3 emulation added.
# Internal mixer updated with interpolation and volume support.
# Intelligent MPU-401 emulation added.
# ISO/Disk image mounting support.
# Custom chipset emulation for cga,tandy hercules modes.
# Improved pc-speaker emulation.
# Improved GUS emulation.
# Added a keymapper.
# VGA/VESA Bios fixes.
# IPX networking support.
# A zillion internal dos fixes/updates.
# New ddraw rendering output and new render functions.
# Raw adlib/midi capturing.
diffstat:
doc/CHANGES | 3 ++-
doc/TODO | 3 +--
emulators/dosbox/Makefile | 5 +++--
emulators/dosbox/PLIST | 5 ++++-
emulators/dosbox/distinfo | 6 +++---
5 files changed, 13 insertions(+), 9 deletions(-)
diffs (76 lines):
diff -r 22d1d3520075 -r 157f38f81257 doc/CHANGES
--- a/doc/CHANGES Thu Sep 30 23:50:33 2004 +0000
+++ b/doc/CHANGES Fri Oct 01 00:09:16 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7303 2004/09/30 23:49:50 rh Exp $
+$NetBSD: CHANGES,v 1.7304 2004/10/01 00:09:16 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4501,3 +4501,4 @@
Added cppunit-1.10.2 [wulf 2004-10-01]
Updated pearpc to 0.3.1 [xtraeme 2004-10-01]
Added sun-jdk15-5.0 [rh 2004-10-01]
+ Updated dosbox to 0.62 [xtraeme 2004-10-01]
diff -r 22d1d3520075 -r 157f38f81257 doc/TODO
--- a/doc/TODO Thu Sep 30 23:50:33 2004 +0000
+++ b/doc/TODO Fri Oct 01 00:09:16 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.2184 2004/09/30 22:59:47 xtraeme Exp $
+$NetBSD: TODO,v 1.2185 2004/10/01 00:09:17 xtraeme Exp $
Suggested new packages
======================
@@ -239,7 +239,6 @@
o dmalloc-5.3.0
o docbook-4.3
o docsis-0.9.1
- o dosbox-0.62
o dovecot-0.99.11
o drscheme-208
o dvipng-1.2 [http://sourceforge.net/projects/dvipng/]
diff -r 22d1d3520075 -r 157f38f81257 emulators/dosbox/Makefile
--- a/emulators/dosbox/Makefile Thu Sep 30 23:50:33 2004 +0000
+++ b/emulators/dosbox/Makefile Fri Oct 01 00:09:16 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/06/13 12:37:47 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/01 00:09:17 xtraeme Exp $
#
-DISTNAME= dosbox-0.61
+DISTNAME= dosbox-0.62
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/}
@@ -22,6 +22,7 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dosbox
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dosbox
+.include "../../audio/SDL_sound/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../net/SDL_net/buildlink3.mk"
diff -r 22d1d3520075 -r 157f38f81257 emulators/dosbox/PLIST
--- a/emulators/dosbox/PLIST Thu Sep 30 23:50:33 2004 +0000
+++ b/emulators/dosbox/PLIST Fri Oct 01 00:09:16 2004 +0000
@@ -1,5 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/03 14:35:23 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/10/01 00:09:17 xtraeme 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 22d1d3520075 -r 157f38f81257 emulators/dosbox/distinfo
--- a/emulators/dosbox/distinfo Thu Sep 30 23:50:33 2004 +0000
+++ b/emulators/dosbox/distinfo Fri Oct 01 00:09:16 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/02/03 17:48:11 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2004/10/01 00:09:17 xtraeme Exp $
-SHA1 (dosbox-0.61.tar.gz) = 271933736976e865bee360f60477cce302369a62
-Size (dosbox-0.61.tar.gz) = 567200 bytes
+SHA1 (dosbox-0.62.tar.gz) = 998053d80fa70b761e9752b36abaf79433eadaff
+Size (dosbox-0.62.tar.gz) = 633259 bytes
Home |
Main Index |
Thread Index |
Old Index