diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-10-08 22:27:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-10-08 22:27:03 +0000 |
commit | 7be4d08b920abe370dc4b66bdc00d316aadbd70a (patch) | |
tree | 3bc7de765b454f3ca6bc2fed1ebe55fdd097f0e1 /emulators | |
parent | 0e719e66f0461494854db7e814f4e77a60966652 (diff) | |
download | pkgsrc-7be4d08b920abe370dc4b66bdc00d316aadbd70a.tar.gz |
Update to 0.3.6:
The most imporant user-visible change between release 0.3.5 and 0.3.6 is:
(X) The experimental ARM emulation mode is now working well enough
to install NetBSD/cats and OpenBSD/cats onto harddisk images.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gxemul/Makefile | 4 | ||||
-rw-r--r-- | emulators/gxemul/PLIST | 10 | ||||
-rw-r--r-- | emulators/gxemul/distinfo | 8 |
3 files changed, 15 insertions, 7 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 14ead7c041f..212284abfd3 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/08/25 11:03:30 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2005/10/08 22:27:03 xtraeme Exp $ # -DISTNAME= gxemul-0.3.5 +DISTNAME= gxemul-0.3.6 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ diff --git a/emulators/gxemul/PLIST b/emulators/gxemul/PLIST index 0aeed90ea4d..a359fd3746c 100644 --- a/emulators/gxemul/PLIST +++ b/emulators/gxemul/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2005/09/17 20:07:38 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/10/08 22:27:03 xtraeme Exp $ bin/gxemul man/man1/gxemul.1 share/doc/gxemul/20040504-ultrix45-boot1.png @@ -37,6 +37,14 @@ share/doc/gxemul/20050622-netbsd-evbmips-malta.png share/doc/gxemul/20050622-netbsd-evbmips-malta_small.png share/doc/gxemul/20050626-netbsd-sgimips-netboot.png share/doc/gxemul/20050626-netbsd-sgimips-netboot_small.png +share/doc/gxemul/20050817-sgi-o2-success-7.png +share/doc/gxemul/20050817-sgi-o2-success-7_small.png +share/doc/gxemul/20050817-sgi-o2-success-8.png +share/doc/gxemul/20050817-sgi-o2-success-8_small.png +share/doc/gxemul/20051007-netbsd-cats-installed.png +share/doc/gxemul/20051007-netbsd-cats-installed_small.png +share/doc/gxemul/20051007-openbsd-cats-installed.png +share/doc/gxemul/20051007-openbsd-cats-installed_small.png share/doc/gxemul/BUGS share/doc/gxemul/HISTORY share/doc/gxemul/LICENSE diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo index 4d3cb617895..38b8fcdff6c 100644 --- a/emulators/gxemul/distinfo +++ b/emulators/gxemul/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/08/25 11:03:30 xtraeme Exp $ +$NetBSD: distinfo,v 1.6 2005/10/08 22:27:03 xtraeme Exp $ -SHA1 (gxemul-0.3.5.tar.gz) = 8701136ec018d99636231bf0d8b6fef95df47355 -RMD160 (gxemul-0.3.5.tar.gz) = bab15a2591d2b99ae45db66f80c26159a68743d4 -Size (gxemul-0.3.5.tar.gz) = 1284846 bytes +SHA1 (gxemul-0.3.6.tar.gz) = 7c25da4151d75b47a96c266dc803782206cf5ed3 +RMD160 (gxemul-0.3.6.tar.gz) = 9c31760f1e05c075d4ad88ac532325aafac703f7 +Size (gxemul-0.3.6.tar.gz) = 1423648 bytes |