pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39906: Update emulators/gxemul-0.4.6.6
>Number: 39906
>Category: pkg
>Synopsis: Update emulators/gxemul-0.4.6.6
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Nov 12 19:05:00 +0000 2008
>Originator: ISIHARA Takanori
>Release: NetBSD/amd64 4.0_STABLE
>Organization:
Nagoya *BSD Users' Group ;-)
>Environment:
NetBSD ishitPc6.home 4.0_STABLE NetBSD 4.0_STABLE (ISHITPC6) #8: Mon Oct 6
04:29:14 JST 2008
root%ishitPc6.home@localhost:/opt/sysbuild/netbsd-4/obj/amd64/sys/arch/amd64/compile/ISHITPC6
amd64
>Description:
I found update gxemul.
Please update emulators/gxemul package.
>How-To-Repeat:
>Fix:
Changes 0.4.6.5 to 0.4.6.6 from HISTORY file,
20080808 Applying a patch from Kiyotaka Inaba which causes an ARM UND
exception to be generated by the instruction word 0xe6000011,
which is needed by gdb when running inside the emulator.
Also enabling ARM UND exceptions for ARM floating point
instructions (needed by both Linux and NetBSD/arm).
20081103 Fix for a free() bug in bootblock_iso9660.c.
Updating the OpenBSD/landisk installation instructions from
4.2 to 4.4, after verifying that it works.
20081104 NOTE: I'm throwing away the C++ rewrite attempt ("0.5.x"),
moving back gxemul-legacy to gxemul/trunk. The old C++
rewrite attempt is archived under gxemul/branches/.
20081109 Updating most NetBSD 4.0 install instructions to 4.0.1.
diff -uNr gxemul/Makefile gxemul.new/Makefile
--- gxemul/Makefile 2008-10-25 06:53:39.000000000 +0900
+++ gxemul.new/Makefile 2008-11-13 03:06:44.000000000 +0900
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.39 2008/10/24 19:55:10 minskim Exp $
#
-DISTNAME= gxemul-0.4.6.5
-PKGREVISION= 2
+DISTNAME= gxemul-0.4.6.6
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/
diff -uNr gxemul/PLIST gxemul.new/PLIST
--- gxemul/PLIST 2008-01-14 19:14:56.000000000 +0900
+++ gxemul.new/PLIST 2008-11-13 03:46:27.000000000 +0900
@@ -73,8 +73,8 @@
share/doc/gxemul/20070308-linux-dreamcast-2_small.png
share/doc/gxemul/20070318-netbsd-macppc.png
share/doc/gxemul/20070318-netbsd-macppc_small.png
-share/doc/gxemul/20070419-openbsd-landisk.png
-share/doc/gxemul/20070419-openbsd-landisk_small.png
+share/doc/gxemul/20081103-openbsd-landisk.png
+share/doc/gxemul/20081103-openbsd-landisk-small.png
share/doc/gxemul/20070616-netbsd-pmppc-diskless.png
share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png
share/doc/gxemul/HISTORY
diff -uNr gxemul/distinfo gxemul.new/distinfo
--- gxemul/distinfo 2008-10-25 06:53:39.000000000 +0900
+++ gxemul.new/distinfo 2008-11-13 03:15:51.000000000 +0900
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.27 2008/10/24 19:55:10 minskim Exp $
-SHA1 (gxemul-0.4.6.5.tar.gz) = 9eaee8a7f0ce811199e206b736e87208b0b6fe29
-RMD160 (gxemul-0.4.6.5.tar.gz) = edc2a51d13e5c0e85a6cd5ac54d63aa605b22275
-Size (gxemul-0.4.6.5.tar.gz) = 2187357 bytes
+SHA1 (gxemul-0.4.6.6.tar.gz) = 599072df5a14565dcd10eb31faddc96a92a49cbc
+RMD160 (gxemul-0.4.6.6.tar.gz) = e29e863587340982ddaa14f65a17d29621efd461
+Size (gxemul-0.4.6.6.tar.gz) = 3345312 bytes
SHA1 (patch-aa) = d8dbe0cb32d02d392957d1434446e4c1bf1f58ea
SHA1 (patch-ab) = beeb04eb1b987b8ed095b5551804b640fbce36dc
Home |
Main Index |
Thread Index |
Old Index