Index: Makefile =================================================================== --- Makefile (Revision 372625) +++ Makefile (Arbeitskopie) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chessx -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} Index: distinfo =================================================================== --- distinfo (Revision 372625) +++ distinfo (Arbeitskopie) @@ -1,2 +1,2 @@ -SHA256 (chessx-1.2.0.tgz) = 83ad6c6dded68e309b6d78d107de577f1eea93b0a41f484ef1cc44acd54c6a11 -SIZE (chessx-1.2.0.tgz) = 3705185 +SHA256 (chessx-1.2.2.tgz) = 85fe797e329d8a2bb54101f602ddd00f2c19a50873492ebefd22519956641caa +SIZE (chessx-1.2.2.tgz) = 3739189 Index: files/patch-src__database__telnetclient.cpp =================================================================== --- files/patch-src__database__telnetclient.cpp (Revision 0) +++ files/patch-src__database__telnetclient.cpp (Arbeitskopie) @@ -0,0 +1,15 @@ +--- src/database/telnetclient.cpp_orig 2014-11-16 10:28:15.984904777 +0100 ++++ src/database/telnetclient.cpp 2014-11-16 10:31:37.429891480 +0100 +@@ -4,8 +4,11 @@ + + #include "telnetclient.h" + +-#include ++#include + #include ++#include ++#include ++#include + + #define DEBUG_TELNET + //#undef DEBUG_TELNET Eigenschaftsänderungen: files/patch-src__database__telnetclient.cpp ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property