pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/hatari Update to 1.6.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/aeaa3740615e
branches: trunk
changeset: 599821:aeaa3740615e
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Feb 21 11:20:47 2012 +0000
description:
Update to 1.6.1
Changelog:
Version 1.6.1 (2012-01-13):
---------------------------
This version is mainly a bugfix for 1.6.0, where monochrome mode
gave a black screen and was not usable.
Emulation:
- Fixes to bootup issues in monocrome mode
- Better left border removal timings
- DSP external memory access cycles taken into account
Other changes:
- Fix to allow build with Xcode 3.1.3/OS X 10.5.8 PPC
- Several fixes & updates needed to Hatari UI & hconsole
for them to work correctly with Hatari v1.6.x
- Test programs added for testing TOS booting with different
HW configurations and for finding out values needed in
Hatari keymaps
- Remove a potential segfault in the debugger
Fixed Demos :
Vodka Demo - Kill The Beast 2 (left border removal)
diffstat:
emulators/hatari/Makefile | 7 ++++---
emulators/hatari/PLIST | 3 ++-
emulators/hatari/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (55 lines):
diff -r 645a081e2542 -r aeaa3740615e emulators/hatari/Makefile
--- a/emulators/hatari/Makefile Tue Feb 21 09:52:16 2012 +0000
+++ b/emulators/hatari/Makefile Tue Feb 21 11:20:47 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2012/01/09 19:39:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2012/02/21 11:20:47 ryoon Exp $
-DISTNAME= hatari-1.6.0
+DISTNAME= hatari-1.6.1
CATEGORIES= emulators
-MASTER_SITES= http://download.tuxfamily.org/hatari/1.6.0/
+MASTER_SITES= http://download.tuxfamily.org/hatari/1.6.1/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -27,6 +27,7 @@
SUBST_MESSAGE.fix-python= Fixing python
SUBST_FILES.fix-python+= tools/hconsole/example.py
SUBST_FILES.fix-python+= tools/hconsole/hconsole.py
+SUBST_FILES.fix-python+= python-ui/gentypes.py
SUBST_SED.fix-python+= -e 's,/usr/bin/env python,${PYTHONBIN},'
diff -r 645a081e2542 -r aeaa3740615e emulators/hatari/PLIST
--- a/emulators/hatari/PLIST Tue Feb 21 09:52:16 2012 +0000
+++ b/emulators/hatari/PLIST Tue Feb 21 11:20:47 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2012/01/09 19:39:52 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.14 2012/02/21 11:20:47 ryoon Exp $
bin/atari-hd-image
bin/hatari
bin/hatariui
@@ -38,6 +38,7 @@
share/hatari/hatariui/README
share/hatari/hatariui/TODO
share/hatari/hatariui/config.py
+share/hatari/hatariui/conftypes.py
share/hatari/hatariui/debugui.py
share/hatari/hatariui/dialogs.py
share/hatari/hatariui/hatari-icon.png
diff -r 645a081e2542 -r aeaa3740615e emulators/hatari/distinfo
--- a/emulators/hatari/distinfo Tue Feb 21 09:52:16 2012 +0000
+++ b/emulators/hatari/distinfo Tue Feb 21 11:20:47 2012 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2012/01/09 19:39:52 ryoon Exp $
+$NetBSD: distinfo,v 1.15 2012/02/21 11:20:47 ryoon Exp $
-SHA1 (hatari-1.6.0.tar.bz2) = d74a62e72ec9af0efc49fd65a5a01c7ecba67951
-RMD160 (hatari-1.6.0.tar.bz2) = 18da8318b12f1883306b1d2e497b15e76c6dd9bd
-Size (hatari-1.6.0.tar.bz2) = 1766501 bytes
+SHA1 (hatari-1.6.1.tar.bz2) = c67051d0a837332ddc10794e4240e7216da0b138
+RMD160 (hatari-1.6.1.tar.bz2) = 51903a2181f8244955efc03b2cb456977a044f98
+Size (hatari-1.6.1.tar.bz2) = 1777736 bytes
SHA1 (patch-aa) = 1ebe2f92ee176cf5d5b1e4a7c5e2143b1d766ea8
SHA1 (patch-ab) = fc2b8a9cbaff50e845e6c716cab893facf2c527d
Home |
Main Index |
Thread Index |
Old Index