Update stella to 3.9.
This commit is contained in:
parent
f82fcbce25
commit
3a5f7f9dfc
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2013/06/04 18:41:41 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2013/07/04 12:44:29 benoit Exp $
|
||||
|
||||
COMMENT = Atari 2600 VCS emulator
|
||||
|
||||
DISTNAME = stella-3.8.1
|
||||
DISTNAME = stella-3.9
|
||||
CATEGORIES = emulators
|
||||
DISTFILES = ${DISTNAME}-src.tar.gz
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (stella-3.8.1-src.tar.gz) = OD/UqUdf7/IoInRAohVlH3bxX9Qax3Dvj+rr9nfoxag=
|
||||
SIZE (stella-3.8.1-src.tar.gz) = 2090227
|
||||
SHA256 (stella-3.9-src.tar.gz) = nrPpOacj+jwFjMBRdlaH3AcAi4nQSaFEji3yx3MHqUE=
|
||||
SIZE (stella-3.9-src.tar.gz) = 2223230
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.2 2012/04/27 14:33:23 gonzalo Exp $
|
||||
--- configure.orig Sun Feb 26 17:11:59 2012
|
||||
+++ configure Thu Apr 26 10:57:00 2012
|
||||
@@ -587,7 +587,7 @@ if test "$_libpng" = auto ; then
|
||||
$OpenBSD: patch-configure,v 1.3 2013/07/04 12:44:30 benoit Exp $
|
||||
--- configure.orig Wed Apr 17 17:00:32 2013
|
||||
+++ configure Thu Jul 4 11:49:38 2013
|
||||
@@ -589,7 +589,7 @@ if test "$_libpng" = auto ; then
|
||||
#include <png.h>
|
||||
int main(void) { return printf("%s\n", PNG_HEADER_VERSION_STRING); }
|
||||
EOF
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2013/01/05 21:43:15 benoit Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2013/07/04 12:44:30 benoit Exp $
|
||||
@bin bin/stella
|
||||
share/doc/stella/
|
||||
share/doc/stella/debugger.html
|
||||
@ -8,6 +8,8 @@ share/doc/stella/graphics/chucky_cheese.png
|
||||
share/doc/stella/graphics/circuit.png
|
||||
share/doc/stella/graphics/commandmenu.png
|
||||
share/doc/stella/graphics/console.png
|
||||
share/doc/stella/graphics/debugger_bankcomplex.png
|
||||
share/doc/stella/graphics/debugger_banksimple.png
|
||||
share/doc/stella/graphics/debugger_bpstatus.png
|
||||
share/doc/stella/graphics/debugger_cpuregs.png
|
||||
share/doc/stella/graphics/debugger_dataops.png
|
||||
@ -31,6 +33,7 @@ share/doc/stella/graphics/jr_pacman.png
|
||||
share/doc/stella/graphics/launcher.png
|
||||
share/doc/stella/graphics/launcher_filter.png
|
||||
share/doc/stella/graphics/launcher_options_files.png
|
||||
share/doc/stella/graphics/launcher_options_snapshots.png
|
||||
share/doc/stella/graphics/launcher_override.png
|
||||
share/doc/stella/graphics/logs.png
|
||||
share/doc/stella/graphics/options.png
|
||||
|
Loading…
Reference in New Issue
Block a user