pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/mips64emul Update to 0.2.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27b86fc212b9
branches:  trunk
changeset: 487352:27b86fc212b9
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Jan 12 23:47:11 2005 +0000

description:
Update to 0.2.4.

Here is a short summary of the changes from version 0.2.3 to 0.2.4:

        x)  Debian GNU/Linux can now be installed. However, it is VERY
            unstable, and Linux Oopses when there is heavy serial console
            output. A '-U' command line option reduces the risk, but doesn't
            fix the problem.

        x)  When emulating framebuffers for machines like the DECstation
            5000/200, that have a hardware mouse cursor, the host machine's
            X cursor is now invisible. (This might not sound like a very
            exiting change, but it "feels" a lot better than before.)

        x)  Improvements to the experimental dynamic binary translation
            subsystem.

        x)  Many improvements to the single-step debugger.

        x)  Various other bugfixes and updates.

diffstat:

 emulators/mips64emul/Makefile |  4 ++--
 emulators/mips64emul/PLIST    |  5 ++++-
 emulators/mips64emul/distinfo |  6 +++---
 3 files changed, 9 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r 1094cb7557f4 -r 27b86fc212b9 emulators/mips64emul/Makefile
--- a/emulators/mips64emul/Makefile     Wed Jan 12 23:22:30 2005 +0000
+++ b/emulators/mips64emul/Makefile     Wed Jan 12 23:47:11 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2004/12/21 12:05:58 xtraeme Exp $
+# $NetBSD: Makefile,v 1.13 2005/01/12 23:47:11 xtraeme Exp $
 #
 
-DISTNAME=      mips64emul-0.2.3
+DISTNAME=      mips64emul-0.2.4
 CATEGORIES=    emulators
 MASTER_SITES=  http://gavare.se/mips64emul/src/
 
diff -r 1094cb7557f4 -r 27b86fc212b9 emulators/mips64emul/PLIST
--- a/emulators/mips64emul/PLIST        Wed Jan 12 23:22:30 2005 +0000
+++ b/emulators/mips64emul/PLIST        Wed Jan 12 23:47:11 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/12/20 23:14:59 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/01/12 23:47:11 xtraeme Exp $
 bin/mips64emul
 man/man1/mips64emul.1
 share/doc/mips64emul/20041024-netbsd-arc-installed.gif
@@ -22,4 +22,7 @@
 share/doc/mips64emul/ultrix4.5-20040706_small.gif
 share/doc/mips64emul/20041129-redhat_mips.png
 share/doc/mips64emul/20041129-redhat_mips_small.png
+share/doc/mips64emul/20041213-debian_4.png
+share/doc/mips64emul/20041213-debian_4_small.gif
+share/doc/mips64emul/maddr.gif
 @dirrm share/doc/mips64emul
diff -r 1094cb7557f4 -r 27b86fc212b9 emulators/mips64emul/distinfo
--- a/emulators/mips64emul/distinfo     Wed Jan 12 23:22:30 2005 +0000
+++ b/emulators/mips64emul/distinfo     Wed Jan 12 23:47:11 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/12/20 23:14:59 xtraeme Exp $
+$NetBSD: distinfo,v 1.9 2005/01/12 23:47:11 xtraeme Exp $
 
-SHA1 (mips64emul-0.2.3.tar.gz) = 6c2f2c9e7a57da12d9786bfe9fe71339021dddbe
-Size (mips64emul-0.2.3.tar.gz) = 795082 bytes
+SHA1 (mips64emul-0.2.4.tar.gz) = d9025c5ddf3015bb7420c22622c85b4742eaae29
+Size (mips64emul-0.2.4.tar.gz) = 863024 bytes



Home | Main Index | Thread Index | Old Index