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.6.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4827a6e6007b
branches: trunk
changeset: 537212:4827a6e6007b
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Jan 04 22:31:01 2008 +0000
description:
Update to 0.4.6.1:
The changes between release 0.4.6 and 0.4.6.1 are mostly focused on documentation
updates, to reflect new releases of guest operating systems:
* OpenBSD 4.2 has been released. OpenBSD/landisk 4.2 works in GXemul.
* NetBSD 4.0 has been released. The installation instructions in GXemul's
documentation have been updated to reflect this.
o In most cases this simply means that NetBSD 4.0 should work,
in addition to NetBSD 3.1.
Some specifics worth mentioning are:
o For NetBSD/pmax, the change from 3.1 to 4.0 means that X Windows is now
working again out-of-the-box. (Simply run startx as root to start X.)
o For NetBSD/arc, the supported version has jumped from 1.6.2 to 4.0.
o NetBSD/landisk has been released, and works in GXemul.
o NetBSD/prep is unfortunately still at NetBSD 2.1.
o In some emulation modes, such as evbmips, hpcmips, and perhaps some more,
NetBSD 4.0 uses the clock in a way which is not yet implemented in the
emulator. (NetBSD 4.0 works, but NetBSD 3.1 worked better.)
o (I have not tried some of the "heavier" emulation setups, such as
NetBSD/sgimips.)
diffstat:
emulators/gxemul/Makefile | 6 +++---
emulators/gxemul/PLIST | 6 ++----
emulators/gxemul/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 11 deletions(-)
diffs (62 lines):
diff -r 5bcc7d5cfc1b -r 4827a6e6007b emulators/gxemul/Makefile
--- a/emulators/gxemul/Makefile Fri Jan 04 22:20:31 2008 +0000
+++ b/emulators/gxemul/Makefile Fri Jan 04 22:31:01 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2008/01/03 19:58:38 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2008/01/04 22:31:01 xtraeme Exp $
#
-DISTNAME= gxemul-0.4.6
+DISTNAME= gxemul-0.4.6.1
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/
@@ -21,7 +21,7 @@
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gxemul ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/gxemul.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-.for f in README HISTORY TODO RELEASE LICENSE
+.for f in README HISTORY TODO RELEASE.html LICENSE
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
.endfor
cd ${WRKSRC}/doc && ${PAX} -rwppm . ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
diff -r 5bcc7d5cfc1b -r 4827a6e6007b emulators/gxemul/PLIST
--- a/emulators/gxemul/PLIST Fri Jan 04 22:20:31 2008 +0000
+++ b/emulators/gxemul/PLIST Fri Jan 04 22:31:01 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2007/06/16 18:15:16 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.19 2008/01/04 22:31:01 xtraeme Exp $
bin/gxemul
man/man1/gxemul.1
share/doc/gxemul/20040504-ultrix45-boot1.png
@@ -80,7 +80,7 @@
share/doc/gxemul/HISTORY
share/doc/gxemul/LICENSE
share/doc/gxemul/README
-share/doc/gxemul/RELEASE
+share/doc/gxemul/RELEASE.html
share/doc/gxemul/TODO
share/doc/gxemul/configfiles.html
share/doc/gxemul/debian-1-small.png
@@ -119,8 +119,6 @@
share/doc/gxemul/index.html
share/doc/gxemul/intro.html
share/doc/gxemul/maddr.gif
-share/doc/gxemul/make_doc_footer.html
-share/doc/gxemul/make_doc_header.html
share/doc/gxemul/misc.html
share/doc/gxemul/networking.html
share/doc/gxemul/openbsd-pmax-20040710.png
diff -r 5bcc7d5cfc1b -r 4827a6e6007b emulators/gxemul/distinfo
--- a/emulators/gxemul/distinfo Fri Jan 04 22:20:31 2008 +0000
+++ b/emulators/gxemul/distinfo Fri Jan 04 22:31:01 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2007/06/16 18:15:16 xtraeme Exp $
+$NetBSD: distinfo,v 1.23 2008/01/04 22:31:01 xtraeme Exp $
-SHA1 (gxemul-0.4.6.tar.gz) = 7601038f5a68ac62bf394c81d81e0050a5723238
-RMD160 (gxemul-0.4.6.tar.gz) = 706cb17021ba2d9d8bb256c841fd46712f032075
-Size (gxemul-0.4.6.tar.gz) = 2191737 bytes
+SHA1 (gxemul-0.4.6.1.tar.gz) = 7b746e6951b8040f16d8056cf0d244bdb7f34160
+RMD160 (gxemul-0.4.6.1.tar.gz) = 0aa7977f0ad2fd095a219075dab61119bc6574a8
+Size (gxemul-0.4.6.1.tar.gz) = 2186644 bytes
Home |
Main Index |
Thread Index |
Old Index