FreeBSD Bugzilla – Attachment 160119 Details for
Bug 202500
[patch] emulators/stella: Update to 4.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updates emulators/stella port to 4.6.1
stella.diff (text/plain), 6.61 KB, created by
maxclsb
on 2015-08-19 22:01:38 UTC
(
hide
)
Description:
Updates emulators/stella port to 4.6.1
Filename:
MIME Type:
Creator:
maxclsb
Created:
2015-08-19 22:01:38 UTC
Size:
6.61 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 394770) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= stella >-PORTVERSION= 3.9.3 >-PORTREVISION= 3 >+PORTVERSION= 4.6.1 > CATEGORIES= emulators > MASTER_SITES= SF > DISTNAME= ${PORTNAME}-${PORTVERSION}-src >@@ -15,8 +14,8 @@ > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > >-USE_SDL= sdl >-USES= gmake >+USE_SDL= sdl2 >+USES= gmake compiler:c++11-lang > HAS_CONFIGURE= yes > > CPPFLAGS+= -I${LOCALBASE}/include >Index: distinfo >=================================================================== >--- distinfo (revision 394770) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (stella-3.9.3-src.tar.gz) = 8b343084c7aadb41e5aeada996c1c979c6e42d99aa10131e7870308e509362eb >-SIZE (stella-3.9.3-src.tar.gz) = 2291912 >+SHA256 (stella-4.6.1-src.tar.gz) = c1921671dbc08422ae8a7a4102c6a2a34433f04594d67f55a7129c1504bcd288 >+SIZE (stella-4.6.1-src.tar.gz) = 2285249 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 394770) >+++ pkg-plist (working copy) >@@ -1,55 +1,57 @@ > bin/stella >-%%PORTDOCS%%%%DOCSDIR%%/index.html >-%%PORTDOCS%%%%DOCSDIR%%/graphics/space_invaders.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/select_romdir.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/secret_quest.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_2x_small.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_1x_small.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_1x_large.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/romaudit.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/rom_browser.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/pacman.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_video_tv.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_video.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_ui.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_input.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_debugger.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options_audio.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/options.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/logs.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_override.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_options_snapshots.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_options_files.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_filter.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/jr_pacman.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping_remap.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping_devsports.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping_combo.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/developer_stats.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiazoomcmenu.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiatab.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiaoutcmenu.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiainfo.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_romcmenu.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_rom.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_ramsearch.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_ram.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_main.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_iotab.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_globalbuttons.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_dataops.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_cpuregs.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_bpstatus.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_banksimple.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_bankcomplex.png >+%%PORTDOCS%%%%DOCSDIR%%/debugger.html >+%%PORTDOCS%%%%DOCSDIR%%/graphics/cheat.png > %%PORTDOCS%%%%DOCSDIR%%/graphics/chucky_cheese.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/cheat.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/circuit.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/commandmenu.png > %%PORTDOCS%%%%DOCSDIR%%/graphics/console.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/commandmenu.png >-%%PORTDOCS%%%%DOCSDIR%%/graphics/circuit.png >-%%PORTDOCS%%%%DOCSDIR%%/debugger.html >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_bankcomplex.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_banksimple.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_bpstatus.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_cpuregs.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_dataops.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_globalbuttons.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_iotab.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_main.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_ram-dpc.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_ram-f8sc.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_ram.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_ramsearch.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_rom.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_romcmenu.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiainfo.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiaoutcmenu.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiatab.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_tiazoomcmenu.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/developer_stats.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping_combo.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping_devsports.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/eventmapping_remap.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/jr_pacman.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/launcher_filter.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 >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_audio.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_debugger.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_gameinfo.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_input.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_ui.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_video.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/options_video_tv.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/pacman.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/rom_browser.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/romaudit.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_1x_large.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_1x_small.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/rominfo_2x_small.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/secret_quest.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/select_romdir.png >+%%PORTDOCS%%%%DOCSDIR%%/graphics/space_invaders.png >+%%PORTDOCS%%%%DOCSDIR%%/index.html > %%DATADIR%%/stella.pro
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202500
: 160119