Date: Sat, 9 May 2020 04:52:41 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534710 - head/emulators/stella Message-ID: <202005090452.0494qfuW036471@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: acm Date: Sat May 9 04:52:41 2020 New Revision: 534710 URL: https://svnweb.freebsd.org/changeset/ports/534710 Log: - Update to 6.1.2 Modified: head/emulators/stella/Makefile head/emulators/stella/distinfo head/emulators/stella/pkg-plist Modified: head/emulators/stella/Makefile ============================================================================== --- head/emulators/stella/Makefile Sat May 9 04:48:10 2020 (r534709) +++ head/emulators/stella/Makefile Sat May 9 04:52:41 2020 (r534710) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stella -PORTVERSION= 6.0.2 +PORTVERSION= 6.1.2 CATEGORIES= emulators MAINTAINER= acm@FreeBSD.org Modified: head/emulators/stella/distinfo ============================================================================== --- head/emulators/stella/distinfo Sat May 9 04:48:10 2020 (r534709) +++ head/emulators/stella/distinfo Sat May 9 04:52:41 2020 (r534710) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577652776 -SHA256 (stella-emu-stella-6.0.2_GH0.tar.gz) = 2bebbff19f3a99ec9dc8417ceb9257e82208d70b3b507d0d2e823dd207bd64e8 -SIZE (stella-emu-stella-6.0.2_GH0.tar.gz) = 2366300 +TIMESTAMP = 1588897530 +SHA256 (stella-emu-stella-6.1.2_GH0.tar.gz) = dfe497d64c58cde5a3b850064f52f8975896b726eebec639fe5e0d8de1e5fa4f +SIZE (stella-emu-stella-6.1.2_GH0.tar.gz) = 2765015 Modified: head/emulators/stella/pkg-plist ============================================================================== --- head/emulators/stella/pkg-plist Sat May 9 04:48:10 2020 (r534709) +++ head/emulators/stella/pkg-plist Sat May 9 04:52:41 2020 (r534710) @@ -1,4 +1,5 @@ bin/stella +%%PORTDOCS%%%%DOCSDIR%%/R77_readme.txt %%PORTDOCS%%%%DOCSDIR%%/debugger.html %%PORTDOCS%%%%DOCSDIR%%/graphics/cheat.png %%PORTDOCS%%%%DOCSDIR%%/graphics/chucky_cheese.png @@ -32,7 +33,6 @@ bin/stella %%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping_remap.png %%PORTDOCS%%%%DOCSDIR%%/graphics/jr_pacman.png %%PORTDOCS%%%%DOCSDIR%%/graphics/launcher.png -%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_options_files.png %%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_options_snapshots.png %%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_override.png %%PORTDOCS%%%%DOCSDIR%%/graphics/logs.png @@ -41,12 +41,13 @@ bin/stella %%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer_debugger.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer_emulation.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer_tia.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer_timemachine.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer_video.png -%%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_cartridge.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_console.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_controller.png -%%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_display.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo_emulation.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc_classic.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc_light.png @@ -56,6 +57,7 @@ bin/stella %%PORTDOCS%%%%DOCSDIR%%/graphics/options_video_tv.png %%PORTDOCS%%%%DOCSDIR%%/graphics/pacman.png %%PORTDOCS%%%%DOCSDIR%%/graphics/qwertz.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/resources/debugger_main.pdn %%PORTDOCS%%%%DOCSDIR%%/graphics/romaudit.png %%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_1x_large.png %%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_1x_small.png @@ -64,4 +66,5 @@ bin/stella %%PORTDOCS%%%%DOCSDIR%%/graphics/space_invaders.png %%PORTDOCS%%%%DOCSDIR%%/graphics/timemachine.png %%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/index_r77.html %%DATADIR%%/stella.pro
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005090452.0494qfuW036471>