diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-04-07 17:29:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-04-07 17:29:19 +0000 |
commit | 267f05b0e1a35be59b234dc287d195bfc34c55e4 (patch) | |
tree | 51e5b848423a26f625a0242e0bbfea5c90931547 /emulators/gxemul | |
parent | b523bb43880a909fcca96f124380117a4ede550e (diff) | |
download | pkgsrc-267f05b0e1a35be59b234dc287d195bfc34c55e4.tar.gz |
Update to 0.3.1.
The two most visible changes from version 0.3 to 0.3.1 are:
x) Name change (from mips64emul to GXemul).
x) NetBSD/hpcmips can now be installed and run from a harddisk
image on an emulated NEC MobilePro 770, 780, 800, or 880.
Diffstat (limited to 'emulators/gxemul')
-rw-r--r-- | emulators/gxemul/Makefile | 4 | ||||
-rw-r--r-- | emulators/gxemul/PLIST | 6 | ||||
-rw-r--r-- | emulators/gxemul/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 262279797f7..98b2e3fd079 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/03/30 00:30:44 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/07 17:29:19 xtraeme Exp $ # -DISTNAME= gxemul-20050329 +DISTNAME= gxemul-0.3.1 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ diff --git a/emulators/gxemul/PLIST b/emulators/gxemul/PLIST index 80fe727a874..74b3869fc30 100644 --- a/emulators/gxemul/PLIST +++ b/emulators/gxemul/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/30 00:30:44 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/04/07 17:29:19 xtraeme Exp $ bin/gxemul man/man1/gxemul.1 share/doc/gxemul/20041024-netbsd-arc-installed.gif @@ -9,8 +9,8 @@ share/doc/gxemul/20041129-redhat_mips.png share/doc/gxemul/20041129-redhat_mips_small.png share/doc/gxemul/20041213-debian_4.png share/doc/gxemul/20041213-debian_4_small.gif -share/doc/gxemul/20050329-netbsd-hpcmips-6.png -share/doc/gxemul/20050329-netbsd-hpcmips-6_small.png +share/doc/gxemul/20050331-netbsd-hpcmips.png +share/doc/gxemul/20050331-netbsd-hpcmips_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 15d6ddafc9b..53ba91ca640 100644 --- a/emulators/gxemul/distinfo +++ b/emulators/gxemul/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/03/30 00:30:44 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2005/04/07 17:29:19 xtraeme Exp $ -SHA1 (gxemul-20050329.tar.gz) = 3925c60788a5fdd5f22f75c2571978790afb4d8b -RMD160 (gxemul-20050329.tar.gz) = d80974bc6d493971c7bd755bb8b39124da8b3b0a -Size (gxemul-20050329.tar.gz) = 964206 bytes +SHA1 (gxemul-0.3.1.tar.gz) = a04998e7858fc072ee0514e605ae06b76e986d79 +RMD160 (gxemul-0.3.1.tar.gz) = 74854881a37a0d849e0b28464a40862fca16f7b1 +Size (gxemul-0.3.1.tar.gz) = 1051847 bytes |