Index: head/games/emptyepsilon/Makefile =================================================================== --- head/games/emptyepsilon/Makefile (revision 433195) +++ head/games/emptyepsilon/Makefile (revision 433196) @@ -1,34 +1,34 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= emptyepsilon -PORTVERSION= 2016.09.02 +PORTVERSION= 2017.01.19 DISTVERSIONPREFIX= EE- CATEGORIES= games MAINTAINER= yuri@rawbw.com COMMENT= Spaceship bridge simulator game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsfml-system.so:devel/sfml USE_GITHUB= yes GH_TUPLE= daid:EmptyEpsilon:${DISTVERSIONFULL} GH_TUPLE+= daid:SeriousProton:${DISTVERSIONFULL}:sproton USES= cmake compiler:c++11-lib USE_GL= gl glu CMAKE_ARGS= -DSERIOUS_PROTON_DIR="${WRKSRC_sproton}/" post-patch: @${REINPLACE_CMD} -e 's|basepath + |"${DATADIR}/" + basepath + |' \ ${WRKSRC_sproton}/src/resources.cpp @${REINPLACE_CMD} -e 's|loadFromFile("resources/"|loadFromFile("${DATADIR}/resources/"|' \ ${WRKSRC_sproton}/src/postProcessManager.cpp post-install: @${MV} ${STAGEDIR}${PREFIX}/bin/EmptyEpsilon ${STAGEDIR}${PREFIX}/bin/emptyepsilon .include Index: head/games/emptyepsilon/distinfo =================================================================== --- head/games/emptyepsilon/distinfo (revision 433195) +++ head/games/emptyepsilon/distinfo (revision 433196) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477637562 -SHA256 (daid-EmptyEpsilon-EE-2016.09.02_GH0.tar.gz) = b3780f78631485057a02524af53150e67d6835639c9eedd6da94fb3e3f50d241 -SIZE (daid-EmptyEpsilon-EE-2016.09.02_GH0.tar.gz) = 202329631 -SHA256 (daid-SeriousProton-EE-2016.09.02_GH0.tar.gz) = eaf2fe5e1b6800496d278c16990872c7bbba278574f1aaa4f8b6252902b6e4fc -SIZE (daid-SeriousProton-EE-2016.09.02_GH0.tar.gz) = 590616 +TIMESTAMP = 1486000649 +SHA256 (daid-EmptyEpsilon-EE-2017.01.19_GH0.tar.gz) = 8b2bcb17c6cb3d3938027e547b290bb292ffb5d2258307e51d94b1441dc9cffc +SIZE (daid-EmptyEpsilon-EE-2017.01.19_GH0.tar.gz) = 202330713 +SHA256 (daid-SeriousProton-EE-2017.01.19_GH0.tar.gz) = 7026d67bbaff44ead8bc8c540825a346326b5d1334111cd638fff75734f261a0 +SIZE (daid-SeriousProton-EE-2017.01.19_GH0.tar.gz) = 590621 Index: head/games/emptyepsilon/files/patch-src_screens_extra_databaseScreen.cpp =================================================================== --- head/games/emptyepsilon/files/patch-src_screens_extra_databaseScreen.cpp (revision 433195) +++ head/games/emptyepsilon/files/patch-src_screens_extra_databaseScreen.cpp (nonexistent) @@ -1,8 +0,0 @@ ---- src/screens/extra/databaseScreen.cpp.orig 2016-08-31 19:10:48 UTC -+++ src/screens/extra/databaseScreen.cpp -@@ -1,4 +1,5 @@ - #include "databaseScreen.h" -+#include "scienceDatabase.h" - - #include "screenComponents/databaseView.h" - Property changes on: head/games/emptyepsilon/files/patch-src_screens_extra_databaseScreen.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/emptyepsilon/files/patch-src_screens_crew6_scienceScreen.cpp =================================================================== --- head/games/emptyepsilon/files/patch-src_screens_crew6_scienceScreen.cpp (revision 433195) +++ head/games/emptyepsilon/files/patch-src_screens_crew6_scienceScreen.cpp (nonexistent) @@ -1,10 +0,0 @@ ---- src/screens/crew6/scienceScreen.cpp.orig 2016-08-31 19:10:48 UTC -+++ src/screens/crew6/scienceScreen.cpp -@@ -1,6 +1,7 @@ - #include "playerInfo.h" - #include "gameGlobalInfo.h" - #include "scienceScreen.h" -+#include "scienceDatabase.h" - #include "spaceObjects/nebula.h" - - #include "screenComponents/radarView.h" Property changes on: head/games/emptyepsilon/files/patch-src_screens_crew6_scienceScreen.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property