Index: head/emulators/stella/Makefile =================================================================== --- head/emulators/stella/Makefile (revision 475501) +++ head/emulators/stella/Makefile (revision 475502) @@ -1,46 +1,46 @@ # Created by: Jacques Vidrine # $FreeBSD$ PORTNAME= stella -PORTVERSION= 4.7.3 -PORTREVISION= 2 +PORTVERSION= 5.1.3 CATEGORIES= emulators -MASTER_SITES= https://github.com/stella-emu/stella/releases/download/release-${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= acm@FreeBSD.org COMMENT= Multi-platform Atari 2600 VCS emulator LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/License.txt + +USE_GITHUB= yes +GH_ACCOUNT= stella-emu LIB_DEPENDS= libpng.so:graphics/png BROKEN_aarch64= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv6= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_armv7= fails to compile: Checking for compiler version... 5.0.0, bad; Please ensure you are using GCC 4.7 / Clang 3.4 or above BROKEN_powerpc64= fails to compile: CartDebug.cxx: 'snprintf' is not a member of 'std' CONFLICTS_INSTALL= rubygem-stella WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_SDL= sdl2 USES= compiler:c++11-lib gmake tar:xz HAS_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/stella ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/src/emucore/stella.pro ${STAGEDIR}${DATADIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include Index: head/emulators/stella/distinfo =================================================================== --- head/emulators/stella/distinfo (revision 475501) +++ head/emulators/stella/distinfo (revision 475502) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489815337 -SHA256 (stella-4.7.3-src.tar.xz) = 93a75d1b343b1e66b6dc526c0f9d8a0c3678d346033f7cdfe76dc93f14d956ad -SIZE (stella-4.7.3-src.tar.xz) = 1717084 +TIMESTAMP = 1532494474 +SHA256 (stella-emu-stella-5.1.3_GH0.tar.gz) = e1507966e1b3d3a5fb81757dc82fba8cf546618ef3d2389773aca2a70a263478 +SIZE (stella-emu-stella-5.1.3_GH0.tar.gz) = 2450841 Index: head/emulators/stella/pkg-plist =================================================================== --- head/emulators/stella/pkg-plist (revision 475501) +++ head/emulators/stella/pkg-plist (revision 475502) @@ -1,57 +1,70 @@ bin/stella %%PORTDOCS%%%%DOCSDIR%%/debugger.html %%PORTDOCS%%%%DOCSDIR%%/graphics/cheat.png %%PORTDOCS%%%%DOCSDIR%%/graphics/chucky_cheese.png %%PORTDOCS%%%%DOCSDIR%%/graphics/circuit.png %%PORTDOCS%%%%DOCSDIR%%/graphics/commandmenu.png %%PORTDOCS%%%%DOCSDIR%%/graphics/console.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/debugger_audiotab.png %%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_options.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_developer.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer_debugger.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_developer_emulation.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_input.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_misc.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc_classic.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_misc_light.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_ui.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_video.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/options_video_dbgcolors.png %%PORTDOCS%%%%DOCSDIR%%/graphics/options_video_tv.png %%PORTDOCS%%%%DOCSDIR%%/graphics/pacman.png +%%PORTDOCS%%%%DOCSDIR%%/graphics/qwertz.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%%/graphics/timemachine.png %%PORTDOCS%%%%DOCSDIR%%/index.html %%DATADIR%%/stella.pro