1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 1.2.2

PR:		195069
Submitted by:	yamagi@yamagi.org (maintainer)
This commit is contained in:
Danilo Egea Gondolfo 2014-11-22 16:13:00 +00:00
parent bd18a77dc8
commit 0c6f8e68b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373071
3 changed files with 18 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= chessx
PORTVERSION= 1.2.0
PORTVERSION= 1.2.2
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}

View File

@ -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

View File

@ -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 <QTcpSocket>
+#include <QDebug>
#include <QHostAddress>
+#include <QRegExp>
+#include <QStringList>
+#include <QTcpSocket>
#define DEBUG_TELNET
//#undef DEBUG_TELNET