diff -ruN pioneer.orig/Makefile pioneer/Makefile --- pioneer.orig/Makefile 2014-12-26 00:54:41.000000000 +0400 +++ pioneer/Makefile 2014-12-30 06:57:35.000000000 +0400 @@ -3,7 +3,6 @@ PORTNAME= pioneer PORTVERSION= 0.0.${GH_TAGNAME} -PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}${EXTRACT_SUFX}?dummy=/ @@ -39,7 +38,7 @@ GH_ACCOUNT= pioneerspacesim GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 20141128 +GH_TAGNAME= 20141230 WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME} @@ -55,7 +54,7 @@ EXTRACT_AFTER_ARGS= --exclude .gitignore PORTDATA= data -PORTDOCS= AUTHORS.txt Changelog.txt Modelviewer.txt Quickstart.txt README.txt +PORTDOCS= AUTHORS.txt Changelog.txt Modelviewer.txt Quickstart.txt README.md PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png @@ -93,9 +92,6 @@ ${WRKSRC}/configure.ac ${REINPLACE_CMD} -e 's/modelviewer/${PORTNAME} -modelviewer/' \ ${WRKSRC}/Modelviewer.txt -# Use "unsigned int" type for std::max matching function - ${REINPLACE_CMD} -e 's/int m_atlasVIncrement/unsigned &/' \ - ${WRKSRC}/src/text/TextureFont.h .if !${PORT_OPTIONS:MMODELCOMPILER} ${REINPLACE_CMD} -e 's/pioneer modelcompiler/pioneer/' \ ${WRKSRC}/src/Makefile.am diff -ruN pioneer.orig/distinfo pioneer/distinfo --- pioneer.orig/distinfo 2014-12-02 07:15:33.000000000 +0400 +++ pioneer/distinfo 2014-12-30 06:47:29.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (pioneer-0.0.20141128.tar.gz) = b6d4e42194dd18407609ca297cc3038219b36031581aa94abb3d02b3f32c94c9 -SIZE (pioneer-0.0.20141128.tar.gz) = 174122579 +SHA256 (pioneer-0.0.20141230.tar.gz) = 64de215f194053f2e3ae2de3dd66292cf25a79519a5912d1f2479c7987d029c1 +SIZE (pioneer-0.0.20141230.tar.gz) = 174830052