Index: head/emulators/x16-emulator/Makefile =================================================================== --- head/emulators/x16-emulator/Makefile (revision 546336) +++ head/emulators/x16-emulator/Makefile (revision 546337) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= x16-emulator -DISTVERSION= r37 +DISTVERSION= r38 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org COMMENT= Emulator for the Commander X16 8-bit computer LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${DATADIR}/rom.bin:emulators/x16-rom USES= compiler:c++11-lang gmake sdl USE_SDL= sdl2 USE_GITHUB= yes GH_ACCOUNT= commanderx16 DESKTOP_ENTRIES= "Commander X16" \ "" \ "" \ "x16emu" \ "" \ true PLIST_FILES= bin/x16emu post-patch: ${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX}," ${WRKSRC}/main.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/x16emu ${STAGEDIR}${PREFIX}/bin .include Index: head/emulators/x16-emulator/distinfo =================================================================== --- head/emulators/x16-emulator/distinfo (revision 546336) +++ head/emulators/x16-emulator/distinfo (revision 546337) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585317045 -SHA256 (commanderx16-x16-emulator-r37_GH0.tar.gz) = 0c9dbf76ceb5668c32d3b9f04538cdfe891826eaac6bf57c68b13a0152ce15d2 -SIZE (commanderx16-x16-emulator-r37_GH0.tar.gz) = 130968 +TIMESTAMP = 1598527780 +SHA256 (commanderx16-x16-emulator-r38_GH0.tar.gz) = f0c6f911a287a567e0bd0046a167fcbaed007ed50568e925fd09b82060ad481f +SIZE (commanderx16-x16-emulator-r38_GH0.tar.gz) = 168876 Index: head/emulators/x16-rom/Makefile =================================================================== --- head/emulators/x16-rom/Makefile (revision 546336) +++ head/emulators/x16-rom/Makefile (revision 546337) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= x16-rom -DISTVERSION= r37 +DISTVERSION= r38 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org COMMENT= Commander X16 ROM BUILD_DEPENDS= cc65:devel/cc65 USES= gmake USE_GITHUB= yes GH_ACCOUNT= commanderx16 DATADIR= ${PREFIX}/share/x16-emulator PORTDATA= rom.bin post-patch: ${REINPLACE_CMD} '1s,bash,sh,' ${WRKSRC}/scripts/symbolize.sh do-install: ${MKDIR} ${STAGEDIR}/${DATADIR} ${INSTALL_DATA} ${WRKSRC}/build/x16/rom.bin ${STAGEDIR}/${DATADIR} .include Index: head/emulators/x16-rom/distinfo =================================================================== --- head/emulators/x16-rom/distinfo (revision 546336) +++ head/emulators/x16-rom/distinfo (revision 546337) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585316000 -SHA256 (commanderx16-x16-rom-r37_GH0.tar.gz) = 6d33326ac95c12f09efa328bbee4e8a4c285a42599199d8d5a93d28b5801deef -SIZE (commanderx16-x16-rom-r37_GH0.tar.gz) = 468369 +TIMESTAMP = 1598527689 +SHA256 (commanderx16-x16-rom-r38_GH0.tar.gz) = c4a22f08a8abb29b03fc509ef50672e24f15d9f56352b77e372be86a9dabc163 +SIZE (commanderx16-x16-rom-r38_GH0.tar.gz) = 514991