Sun May 23 18:46:28 2010 UTC ()
Changes 1.3.1:
* Fixed HD boot drive when drive C: does not exist. TOS 2.06 was
  crashing during the boot process when drive C: did not exist, but
* Fixed drive enumeration of GEMDOS HD emulation. Single partition
  GEMDOS HD emulation did not work anymore when an ACSI HD image was
  also used, due to some problems with the automatic drive letter detection.
* Fix ConnectedDriveMask with multiple, non-contiguous GEMDOS partitions.
* Fix to incorrect use of DESTDIR in python-ui installation
* more compact debugger output (return to emulation msg)
* update copyright, fix trace settings names
* fix: debugger memdump/disasm show/save/load need now to use '$' for hex
* Improved the CSS of the manual and compatibility list. The "font-
  family:Fixed" did not work at all on Windows. Also cleaned up the
  CSS in general.
* The hatari icons for the Windows executable must not be put into an
  archive for linking.


(adam)
diff -r1.26 -r1.27 pkgsrc/emulators/hatari/Makefile
diff -r1.10 -r1.11 pkgsrc/emulators/hatari/PLIST
diff -r1.11 -r1.12 pkgsrc/emulators/hatari/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/emulators/hatari/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/hatari/Makefile 2010/02/26 10:28:31 1.26
+++ pkgsrc/emulators/hatari/Makefile 2010/05/23 18:46:27 1.27
@@ -1,27 +1,28 @@ @@ -1,27 +1,28 @@
1# $NetBSD: Makefile,v 1.26 2010/02/26 10:28:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2010/05/23 18:46:27 adam Exp $
2 2
3DISTNAME= hatari-1.1.0 3DISTNAME= hatari-1.3.1
4CATEGORIES= emulators 4CATEGORIES= emulators
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hatari/} 5MASTER_SITES= http://download.berlios.de/hatari/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://hatari.sourceforge.net/ 9HOMEPAGE= http://hatari.berlios.de/
10COMMENT= Atari ST emulator 10COMMENT= Atari ST emulator
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_TOOLS+= gmake 14USE_TOOLS+= gmake
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16 16
17INSTALLATION_DIRS+= share/doc/hatari 17INSTALLATION_DIRS+= share/doc/hatari
18 18
19post-install: 19post-install:
20 cd ${WRKSRC} && ${INSTALL_DATA} *.txt \ 20 cd ${WRKSRC} && ${INSTALL_DATA} *.txt \
21 ${DESTDIR}${PREFIX}/share/doc/hatari 21 ${DESTDIR}${PREFIX}/share/doc/hatari
22 cd ${WRKSRC}/doc && ${INSTALL_DATA} *.txt *.html \ 22 cd ${WRKSRC}/doc && ${INSTALL_DATA} *.txt *.html \
23 ${DESTDIR}${PREFIX}/share/doc/hatari 23 ${DESTDIR}${PREFIX}/share/doc/hatari
24 24
25.include "../../devel/SDL/buildlink3.mk" 25.include "../../devel/SDL/buildlink3.mk"
26.include "../../devel/zlib/buildlink3.mk" 26.include "../../devel/zlib/buildlink3.mk"
 27.include "../../sysutils/desktop-file-utils/desktopdb.mk"
27.include "../../mk/bsd.pkg.mk" 28.include "../../mk/bsd.pkg.mk"

cvs diff -r1.10 -r1.11 pkgsrc/emulators/hatari/PLIST (expand / switch to unified diff)

--- pkgsrc/emulators/hatari/PLIST 2009/06/14 17:51:05 1.10
+++ pkgsrc/emulators/hatari/PLIST 2010/05/23 18:46:27 1.11
@@ -1,29 +1,47 @@ @@ -1,29 +1,47 @@
1@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:51:05 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.11 2010/05/23 18:46:27 adam Exp $
2bin/hatari 2bin/hatari
 3bin/hatari-console.py
 4bin/hatariui
3bin/hmsa 5bin/hmsa
 6bin/zip2st
4man/man1/hatari.1 7man/man1/hatari.1
5share/doc/hatari/alsa-midi.txt 8share/applications/hatariui.desktop
6share/doc/hatari/authors.txt 9share/doc/hatari/authors.txt
7share/doc/hatari/changelog.txt 10share/doc/hatari/changelog.txt
8share/doc/hatari/compatibility.html 11share/doc/hatari/compatibility.html
9share/doc/hatari/emutos.txt 12share/doc/hatari/emutos.txt
10share/doc/hatari/gpl.txt 13share/doc/hatari/gpl.txt
11share/doc/hatari/images/devices.png 14share/doc/hatari/images/devices.png
12share/doc/hatari/images/discs.png 
13share/doc/hatari/images/fileselector.png 15share/doc/hatari/images/fileselector.png
 16share/doc/hatari/images/floppydisks.png
 17share/doc/hatari/images/harddisks.png
14share/doc/hatari/images/joystick.png 18share/doc/hatari/images/joystick.png
15share/doc/hatari/images/keyboard.png 19share/doc/hatari/images/keyboard.png
16share/doc/hatari/images/main.png 20share/doc/hatari/images/main.png
17share/doc/hatari/images/memory.png 21share/doc/hatari/images/memory.png
 22share/doc/hatari/images/newfloppy.png
18share/doc/hatari/images/screen.png 23share/doc/hatari/images/screen.png
19share/doc/hatari/images/sound.png 24share/doc/hatari/images/sound.png
20share/doc/hatari/images/system.png 25share/doc/hatari/images/system.png
21share/doc/hatari/images/tos.png 26share/doc/hatari/images/tos.png
22share/doc/hatari/keymap-sample.txt 27share/doc/hatari/keymap-sample.txt
23share/doc/hatari/manual.html 28share/doc/hatari/manual.html
24share/doc/hatari/memory-usage.txt 29share/doc/hatari/memory-usage.txt
 30share/doc/hatari/midi-linux.txt
25share/doc/hatari/readme.txt 31share/doc/hatari/readme.txt
26share/doc/hatari/release-notes.txt 32share/doc/hatari/release-notes.txt
27share/doc/hatari/todo.txt 33share/doc/hatari/todo.txt
28share/hatari/hatari-icon.bmp 34share/hatari/hatari-icon.bmp
 35share/hatari/hatariui/Changelog
 36share/hatari/hatariui/README
 37share/hatari/hatariui/TODO
 38share/hatari/hatariui/config.py
 39share/hatari/hatariui/debugui.py
 40share/hatari/hatariui/dialogs.py
 41share/hatari/hatariui/hatari-icon.png
 42share/hatari/hatariui/hatari.png
 43share/hatari/hatariui/hatari.py
 44share/hatari/hatariui/hatariui.py
 45share/hatari/hatariui/uihelpers.py
29share/hatari/tos.img 46share/hatari/tos.img
 47share/icons/hicolor/32x32/apps/hatari-icon.png

cvs diff -r1.11 -r1.12 pkgsrc/emulators/hatari/distinfo (expand / switch to unified diff)

--- pkgsrc/emulators/hatari/distinfo 2009/01/18 20:07:45 1.11
+++ pkgsrc/emulators/hatari/distinfo 2010/05/23 18:46:27 1.12
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.11 2009/01/18 20:07:45 adam Exp $ 1$NetBSD: distinfo,v 1.12 2010/05/23 18:46:27 adam Exp $
2 2
3SHA1 (hatari-1.1.0.tar.bz2) = 7d1d8ee22cdd56cb9bb67b78fdbfb06980861aae 3SHA1 (hatari-1.3.1.tar.bz2) = d603e1ddea34af9d0c1001f83f3e16081c136ef9
4RMD160 (hatari-1.1.0.tar.bz2) = a1d96891bbfba8e55b37e57feee9f2a91773e4f3 4RMD160 (hatari-1.3.1.tar.bz2) = 83a7a8138013be3324cf54e5f0df2efb0ebc40d3
5Size (hatari-1.1.0.tar.bz2) = 840629 bytes 5Size (hatari-1.3.1.tar.bz2) = 1045627 bytes
6SHA1 (patch-aa) = 1ebe2f92ee176cf5d5b1e4a7c5e2143b1d766ea8 6SHA1 (patch-aa) = 1ebe2f92ee176cf5d5b1e4a7c5e2143b1d766ea8