# $FreeBSD$
PORTNAME= chessx
PORTVERSION= 1.2.0
PORTVERSION= 1.2.2
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
SHA256 (chessx-1.2.0.tgz) = 83ad6c6dded68e309b6d78d107de577f1eea93b0a41f484ef1cc44acd54c6a11
SHA256 (chessx-1.2.2.tgz) = 85fe797e329d8a2bb54101f602ddd00f2c19a50873492ebefd22519956641caa
SIZE (chessx-1.2.0.tgz) = 3705185
SIZE (chessx-1.2.2.tgz) = 3739189
--- 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 <QTcpSocket>
+#include <QDebug>
#include <QHostAddress>
+#include <QRegExp>
+#include <QStringList>
+#include <QTcpSocket>
#define DEBUG_TELNET
//#undef DEBUG_TELNET
text/plain
yes
native