diff options
-rw-r--r-- | emulators/hatari/Makefile | 7 | ||||
-rw-r--r-- | emulators/hatari/PLIST | 3 | ||||
-rw-r--r-- | emulators/hatari/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 80aacbc50dc..cf2ee53853f 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -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 @@ -27,6 +27,7 @@ SUBST_STAGE.fix-python= pre-configure 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 --git a/emulators/hatari/PLIST b/emulators/hatari/PLIST index 74f74414ca8..24fa0924ad3 100644 --- a/emulators/hatari/PLIST +++ b/emulators/hatari/PLIST @@ -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/hatari-icon.bmp 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 --git a/emulators/hatari/distinfo b/emulators/hatari/distinfo index 833bd4dc63d..94c4fcc0e88 100644 --- a/emulators/hatari/distinfo +++ b/emulators/hatari/distinfo @@ -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 |