diff --git a/emulators/x16-emulator/Makefile b/emulators/x16-emulator/Makefile index 3f72bfad0a5f..7cf4051e13e6 100644 --- a/emulators/x16-emulator/Makefile +++ b/emulators/x16-emulator/Makefile @@ -1,42 +1,42 @@ PORTNAME= x16-emulator -DISTVERSION= r45 +DISTVERSION= r46 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org COMMENT= Emulator for the Commander X16 8-bit computer WWW= https://github.com/X16Community LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${DATADIR}/rom.bin:emulators/x16-rom USES= compiler:c++17-lang gmake sdl USE_SDL= sdl2 USE_GITHUB= yes GH_ACCOUNT= X16Community DESKTOP_ENTRIES= "Commander X16" \ "" \ "" \ "x16emu" \ "" \ true PLIST_FILES= bin/x16emu .include post-patch: ${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX}," ${WRKSRC}/src/main.c .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) ${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS=-Wno-error=deprecated-non-prototype |g' \ ${WRKSRC}/Makefile .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/x16emu ${STAGEDIR}${PREFIX}/bin .include diff --git a/emulators/x16-emulator/distinfo b/emulators/x16-emulator/distinfo index d4e7146ce2df..411725e506a4 100644 --- a/emulators/x16-emulator/distinfo +++ b/emulators/x16-emulator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698575065 -SHA256 (X16Community-x16-emulator-r45_GH0.tar.gz) = 4b0be43af86527b976d3aeb23752aa8173053575c453fa3925aa4b97b21747f1 -SIZE (X16Community-x16-emulator-r45_GH0.tar.gz) = 299357 +TIMESTAMP = 1699460965 +SHA256 (X16Community-x16-emulator-r46_GH0.tar.gz) = b3a092586b02faaca77679eb086847a01a747e8a0ca2cd00d3f0230ed22d8c73 +SIZE (X16Community-x16-emulator-r46_GH0.tar.gz) = 300653