aboutsummaryrefslogtreecommitdiff
path: root/emulators/gxemul
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-08-20 11:16:14 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-08-20 11:16:14 +0000
commit2a53873cefdfe4aba25bfd66a8037110068dd70e (patch)
tree7118d3f906b3bf3b8ea8fb21dc2f232b26d05625 /emulators/gxemul
parente65f3cc6bc32a9efd08f313769caba51ef46e61b (diff)
Update to v0.4.2. Upstream changes include:
- NetWinder emulation mode works well enough to let NetBSD/netwinder run from a disk image. - Algorithmics P5064 emulation works well enough to let NetBSD/algor run from a disk image. - PCI configuration register writes are now handled, which allows NetBSD/Malta (evbmips) 3.0.1 and NetBSD/cobalt 3.0.1 to run from PCI IDE harddisk images. - Some performance increases for translation table updates.
Notes
Notes: svn path=/head/; revision=171027
Diffstat (limited to 'emulators/gxemul')
-rw-r--r--emulators/gxemul/Makefile2
-rw-r--r--emulators/gxemul/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index fb95d5b8d77e..06552d82dbd3 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gxemul
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.2
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/ \
${MASTER_SITE_LOCAL}
diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo
index a83c50aba7ce..c83e3bafefea 100644
--- a/emulators/gxemul/distinfo
+++ b/emulators/gxemul/distinfo
@@ -1,3 +1,3 @@
-MD5 (gxemul-0.4.1.tar.gz) = 095cb9bff74c6ea384b1df8d309967ea
-SHA256 (gxemul-0.4.1.tar.gz) = 507e46b431780723371debf2c1a718bd21f50cba25bdb680a4e26072bda2ba01
-SIZE (gxemul-0.4.1.tar.gz) = 1830123
+MD5 (gxemul-0.4.2.tar.gz) = 036021e777b9c5a646ab7e03b53a708a
+SHA256 (gxemul-0.4.2.tar.gz) = 8b4655ebb9e1bbd3f873a8f1c6767a3442340c7e20a996fe9e6609ea5f09446a
+SIZE (gxemul-0.4.2.tar.gz) = 1909826