Index: head/games/legend-of-edgar/Makefile =================================================================== --- head/games/legend-of-edgar/Makefile (revision 425093) +++ head/games/legend-of-edgar/Makefile (revision 425094) @@ -1,69 +1,69 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= edgar -DISTVERSION= 1.24 +DISTVERSION= 1.25 CATEGORIES= games PKGNAMEPREFIX= legend-of- MAINTAINER= nemysis@FreeBSD.org COMMENT= 2D platform game with a persistent world LICENSE= GPLv2 USES= gmake USE_SDL= image mixer sdl ttf WITH_ZLIB= yes MAKEFILE= makefile USE_GITHUB= yes GH_ACCOUNT= riksweeney PORTDOCS= * INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_USES= gettext .include post-patch: @${REINPLACE_CMD} -e 's|CC = gcc|CC = ${CC}|; \ s|$$(DESTDIR)/usr|$$(DESTDIR)/usr/local|; \ s|$$(PREFIX)/games/|$$(PREFIX)/bin/|; \ s|/share/games/edgar/|/share/edgar/|; \ s|/share/man/|/man/|; \ s|-Wall ||; \ s|sdl-config|${SDL_CONFIG}|; \ s|-s ||' \ ${WRKSRC}/makefile @${REINPLACE_CMD} -e 's|SDL/SDL|${LOCALBASE}/include/SDL/SDL|g' \ ${WRKSRC}/src/headers.h @${REINPLACE_CMD} -e 's|png.h|${LOCALBASE}/include/png.h|g' \ ${WRKSRC}/src/graphics/save_png.c @${REINPLACE_CMD} -e 's|self->dirY =- 13|self->dirY -= 13|g' \ ${WRKSRC}/src/boss/golem_boss.c @${REINPLACE_CMD} -e 's|Categories=Game|Categories=Game;ArcadeGame;|' \ ${WRKSRC}/icons/${PORTNAME}.desktop .if ! ${PORT_OPTIONS:MDOCS} @${REINPLACE_CMD} -i '' -e '/mkdir -p $$(DOC_DIR)/d' \ -i '' -e '/cp $$(DOCS) $$(DOC_DIR)/d' \ ${WRKSRC}/makefile .endif .if ! ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} -e 's|^LOCALE_MO =.*|LOCALE_MO =|' \ ${WRKSRC}/makefile .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ .include Index: head/games/legend-of-edgar/distinfo =================================================================== --- head/games/legend-of-edgar/distinfo (revision 425093) +++ head/games/legend-of-edgar/distinfo (revision 425094) @@ -1,2 +1,3 @@ -SHA256 (riksweeney-edgar-1.24_GH0.tar.gz) = cd6407095c832e794abde673a48372fa5a7431ef5d27f008c59aede25862a1aa -SIZE (riksweeney-edgar-1.24_GH0.tar.gz) = 135961503 +TIMESTAMP = 1478006809 +SHA256 (riksweeney-edgar-1.25_GH0.tar.gz) = 18d56c9083fc649ea8761c52af8817f1cbae4d3459fce1d88348dfa657b72879 +SIZE (riksweeney-edgar-1.25_GH0.tar.gz) = 135999058 Index: head/games/legend-of-edgar/pkg-plist =================================================================== --- head/games/legend-of-edgar/pkg-plist (revision 425093) +++ head/games/legend-of-edgar/pkg-plist (revision 425094) @@ -1,40 +1,41 @@ bin/edgar man/man6/edgar.6.gz share/appdata/edgar.appdata.xml share/applications/edgar.desktop %%DATADIR%%/edgar.pak share/icons/hicolor/16x16/apps/edgar.png share/icons/hicolor/32x32/apps/edgar.png share/icons/hicolor/48x48/apps/edgar.png share/icons/hicolor/64x64/apps/edgar.png %%NLS%%share/locale/ar/LC_MESSAGES/edgar.mo %%NLS%%share/locale/cs/LC_MESSAGES/edgar.mo %%NLS%%share/locale/da/LC_MESSAGES/edgar.mo %%NLS%%share/locale/de/LC_MESSAGES/edgar.mo %%NLS%%share/locale/el/LC_MESSAGES/edgar.mo %%NLS%%share/locale/en_US/LC_MESSAGES/edgar.mo %%NLS%%share/locale/eo/LC_MESSAGES/edgar.mo %%NLS%%share/locale/es/LC_MESSAGES/edgar.mo %%NLS%%share/locale/fa/LC_MESSAGES/edgar.mo %%NLS%%share/locale/fr/LC_MESSAGES/edgar.mo %%NLS%%share/locale/hi/LC_MESSAGES/edgar.mo %%NLS%%share/locale/it/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ja/LC_MESSAGES/edgar.mo %%NLS%%share/locale/jv/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ko/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ms/LC_MESSAGES/edgar.mo %%NLS%%share/locale/nl/LC_MESSAGES/edgar.mo %%NLS%%share/locale/pl/LC_MESSAGES/edgar.mo %%NLS%%share/locale/pt/LC_MESSAGES/edgar.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ro/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ru/LC_MESSAGES/edgar.mo %%NLS%%share/locale/sk/LC_MESSAGES/edgar.mo +%%NLS%%share/locale/sr/LC_MESSAGES/edgar.mo %%NLS%%share/locale/sv/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ta/LC_MESSAGES/edgar.mo %%NLS%%share/locale/tr/LC_MESSAGES/edgar.mo %%NLS%%share/locale/uk/LC_MESSAGES/edgar.mo %%NLS%%share/locale/ur/LC_MESSAGES/edgar.mo %%NLS%%share/locale/vi/LC_MESSAGES/edgar.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/edgar.mo share/pixmaps/edgar.png