diff --git a/emulators/x16-emulator/Makefile b/emulators/x16-emulator/Makefile index 723021f4c8b8..e56c53496fab 100644 --- a/emulators/x16-emulator/Makefile +++ b/emulators/x16-emulator/Makefile @@ -1,37 +1,38 @@ PORTNAME= x16-emulator -DISTVERSION= r48 +DISTVERSION= r49 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 + ${REINPLACE_CMD} "/^GIT_REV/s,.*,GIT_REV=0000000," ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/x16emu ${STAGEDIR}${PREFIX}/bin .include diff --git a/emulators/x16-emulator/distinfo b/emulators/x16-emulator/distinfo index 84cd7fa25983..bc51c5476b01 100644 --- a/emulators/x16-emulator/distinfo +++ b/emulators/x16-emulator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725963293 -SHA256 (X16Community-x16-emulator-r48_GH0.tar.gz) = f28207129c63f0f6988acacffa5346aeb8827605cea4306b247b3055b51eb0f6 -SIZE (X16Community-x16-emulator-r48_GH0.tar.gz) = 315743 +TIMESTAMP = 1768574284 +SHA256 (X16Community-x16-emulator-r49_GH0.tar.gz) = 6a235f18a2d3fa5c86e3d3bdd6ef06a35eb7a7ffa8de1263770b5e28faae9ccd +SIZE (X16Community-x16-emulator-r49_GH0.tar.gz) = 330393