Index: head/games/easyrpg-player/Makefile =================================================================== --- head/games/easyrpg-player/Makefile (revision 536811) +++ head/games/easyrpg-player/Makefile (revision 536812) @@ -1,61 +1,61 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= easyrpg-player -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.2.1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= RPG Maker 2000/2003 and EasyRPG games interpreter LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblcf.so:games/liblcf \ libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libspeexdsp.so:audio/speexdsp \ libmpg123.so:audio/mpg123 \ libsndfile.so:audio/libsndfile \ libvorbis.so:audio/libvorbis \ libogg.so:audio/libogg \ libopusfile.so:audio/opusfile \ libopus.so:audio/opus \ libWildMidi.so:audio/wildmidi \ libxmp.so:audio/libxmp \ libFLAC.so:audio/flac \ libmodplug.so:audio/libmodplug # these come from liblcf LIB_DEPENDS+= libicui18n.so:devel/icu \ libexpat.so:textproc/expat2 BUILD_DEPENDS= asciidoc:textproc/asciidoc \ ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= EasyRPG GH_PROJECT= Player USES= cmake:insource compiler:c++14-lang localbase:ldflags pkgconfig \ sdl xorg CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man \ -DPLAYER_AUDIO_BACKEND=SDL2_mixer USE_XORG= pixman USE_SDL= sdl2 mixer2 PORTDOCS= AUTHORS.md README.md OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${INSTALL_DATA} ${WRKSRC}/resources/unix/bash-completion/easyrpg-player \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include Index: head/games/easyrpg-player/distinfo =================================================================== --- head/games/easyrpg-player/distinfo (revision 536811) +++ head/games/easyrpg-player/distinfo (revision 536812) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588285133 -SHA256 (EasyRPG-Player-0.6.2_GH0.tar.gz) = 720a458355a30748107570b6a6ae40bf064d661477d1ef285860bad766c883e1 -SIZE (EasyRPG-Player-0.6.2_GH0.tar.gz) = 5548376 +TIMESTAMP = 1590688305 +SHA256 (EasyRPG-Player-0.6.2.1_GH0.tar.gz) = 59ffaff8da684b3cc391ac7bff5b95ddab524896cfb732cc2a8ff193bbbec8ac +SIZE (EasyRPG-Player-0.6.2.1_GH0.tar.gz) = 5553242