pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/gxemul Update to 0.4.5.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d383fd157f77
branches:  trunk
changeset: 528393:d383fd157f77
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue May 01 16:34:45 2007 +0000

description:
Update to 0.4.5.1:

The changes between release 0.4.5 and 0.4.5.1 include, among other things:

   o)   OpenBSD/landisk has now had its first release (4.1, 2007-05-01).
        Landisk emulation is now stable enough to allow OpenBSD/landisk
        to be installed onto a disk image, and run from it.

   o)   Finally found and fixed an old bug in the address to symbol name
        lookup mechanism, which caused some symbols to be missed. Debug
        output with -t or -i should now show all symbols.

diffstat:

 emulators/gxemul/Makefile |  4 ++--
 emulators/gxemul/PLIST    |  4 +++-
 emulators/gxemul/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r c70afebbc80c -r d383fd157f77 emulators/gxemul/Makefile
--- a/emulators/gxemul/Makefile Tue May 01 16:19:16 2007 +0000
+++ b/emulators/gxemul/Makefile Tue May 01 16:34:45 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2007/04/14 17:46:41 xtraeme Exp $
+# $NetBSD: Makefile,v 1.31 2007/05/01 16:34:45 xtraeme Exp $
 #
 
-DISTNAME=      gxemul-0.4.5
+DISTNAME=      gxemul-0.4.5.1
 CATEGORIES=    emulators
 MASTER_SITES=  http://gavare.se/gxemul/src/
 
diff -r c70afebbc80c -r d383fd157f77 emulators/gxemul/PLIST
--- a/emulators/gxemul/PLIST    Tue May 01 16:19:16 2007 +0000
+++ b/emulators/gxemul/PLIST    Tue May 01 16:34:45 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2007/04/14 17:46:41 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.17 2007/05/01 16:34:45 xtraeme Exp $
 bin/gxemul
 man/man1/gxemul.1
 share/doc/gxemul/20040504-ultrix45-boot1.png
@@ -73,6 +73,8 @@
 share/doc/gxemul/20070308-linux-dreamcast-2_small.png
 share/doc/gxemul/20070318-netbsd-macppc.png
 share/doc/gxemul/20070318-netbsd-macppc_small.png
+share/doc/gxemul/20070419-openbsd-landisk.png
+share/doc/gxemul/20070419-openbsd-landisk_small.png
 share/doc/gxemul/HISTORY
 share/doc/gxemul/LICENSE
 share/doc/gxemul/README
diff -r c70afebbc80c -r d383fd157f77 emulators/gxemul/distinfo
--- a/emulators/gxemul/distinfo Tue May 01 16:19:16 2007 +0000
+++ b/emulators/gxemul/distinfo Tue May 01 16:34:45 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2007/04/14 17:46:41 xtraeme Exp $
+$NetBSD: distinfo,v 1.21 2007/05/01 16:34:45 xtraeme Exp $
 
-SHA1 (gxemul-0.4.5.tar.gz) = fd80413e92393f084a82fab7510ee2a25b6c7f4a
-RMD160 (gxemul-0.4.5.tar.gz) = 0c2875422181a49893a62d03c1b0b7213f217ab9
-Size (gxemul-0.4.5.tar.gz) = 2079522 bytes
+SHA1 (gxemul-0.4.5.1.tar.gz) = 357b653d39dbdd81e5b85b0cf1c2e9216316b75c
+RMD160 (gxemul-0.4.5.1.tar.gz) = b73040d1bd804eb7f549dcbb1d75402846ad8f4b
+Size (gxemul-0.4.5.1.tar.gz) = 2136079 bytes



Home | Main Index | Thread Index | Old Index