aboutsummaryrefslogtreecommitdiff
path: root/emulators/gxemul
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2007-07-04 07:49:52 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2007-07-04 07:49:52 +0000
commit651ca97d82f8242aca588aba35a57a4d9fd81917 (patch)
treeeb9189fdcab24afa3ad3c34e32632bac3b3cc5f1 /emulators/gxemul
parente2eb459c5c074ae8602a615bab936f7593f2dcf6 (diff)
downloadports-651ca97d82f8242aca588aba35a57a4d9fd81917.tar.gz
ports-651ca97d82f8242aca588aba35a57a4d9fd81917.zip
- Upgrade to v0.4.6. Upstream changes include:
- NetBSD/pmppc can now run in the emulator (with root-on-nfs), on an emulated Artesyn PM/PPC board. - Host CPU usage reductions when the guest OS is in an idle loop. - Minor SuperH emulation speed improvements. - General code cleanup: Non-working (skeleton) emulation modes have been removed, and many unused/legacy constructs have been removed.
Notes
Notes: svn path=/head/; revision=194862
Diffstat (limited to 'emulators/gxemul')
-rw-r--r--emulators/gxemul/Makefile3
-rw-r--r--emulators/gxemul/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index fdfc95aaef3f..79243fd8efb4 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gxemul
-PORTVERSION= 0.4.5.1
-PORTREVISION= 1
+PORTVERSION= 0.4.6
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/ \
${MASTER_SITE_LOCAL}
diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo
index 3f6eacf50052..0af27f0586da 100644
--- a/emulators/gxemul/distinfo
+++ b/emulators/gxemul/distinfo
@@ -1,3 +1,3 @@
-MD5 (gxemul-0.4.5.1.tar.gz) = 8c1625822dffb72c16dfbd2af8ac9eb3
-SHA256 (gxemul-0.4.5.1.tar.gz) = 1d6f21f9ba5090a9764a37d321b16dbbb320122e1260cd536248b2e2eb413425
-SIZE (gxemul-0.4.5.1.tar.gz) = 2136079
+MD5 (gxemul-0.4.6.tar.gz) = 462e4e77ad0721742f8655ab6ff0ec4f
+SHA256 (gxemul-0.4.6.tar.gz) = e38b0597eb97f380b276ed5483c5b4ea49d65a74357e9040c95834074d7cc341
+SIZE (gxemul-0.4.6.tar.gz) = 2191737