- Update to 0.15.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tiled
|
||||
PORTVERSION= 0.13.1
|
||||
PORTVERSION= 0.15.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= graphics editors games
|
||||
|
||||
@@ -35,7 +35,7 @@ post-patch:
|
||||
@${FIND} ${WRKSRC} -name "*.pro" -exec ${REINPLACE_CMD} -e 's|share/man|man|' {} \;
|
||||
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (bjorn-tiled-v0.13.1_GH0.tar.gz) = 9512b03bbc6d939e90da1ce54176beaaa4f4bb16147b98e8b51feea12c2bea14
|
||||
SIZE (bjorn-tiled-v0.13.1_GH0.tar.gz) = 2902778
|
||||
SHA256 (bjorn-tiled-v0.15.0_GH0.tar.gz) = 978c6270f4e6be5996ee69d12a1c417ea3b98b0ba0a50fbe74176f193c0330d3
|
||||
SIZE (bjorn-tiled-v0.15.0_GH0.tar.gz) = 2984039
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
bin/automappingconverter
|
||||
bin/terraingenerator
|
||||
bin/tiled
|
||||
bin/tmxrasterizer
|
||||
bin/tmxviewer
|
||||
@@ -39,8 +40,9 @@ share/mime/packages/tiled.xml
|
||||
%%DATADIR%%/translations/tiled_ja.qm
|
||||
%%DATADIR%%/translations/tiled_lv.qm
|
||||
%%DATADIR%%/translations/tiled_nl.qm
|
||||
%%DATADIR%%/translations/tiled_pl.qm
|
||||
%%DATADIR%%/translations/tiled_pt.qm
|
||||
%%DATADIR%%/translations/tiled_pt_BR.qm
|
||||
%%DATADIR%%/translations/tiled_pt_PT.qm
|
||||
%%DATADIR%%/translations/tiled_ru.qm
|
||||
%%DATADIR%%/translations/tiled_zh.qm
|
||||
%%DATADIR%%/translations/tiled_zh_TW.qm
|
||||
|
||||
Reference in New Issue
Block a user