aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/licq-qt-gui/files/patch-usereventdlg.cpp22
-rw-r--r--net-im/licq/Makefile.inc6
-rw-r--r--net-im/licq/distinfo2
-rw-r--r--net/licq-qt-gui/files/patch-usereventdlg.cpp22
-rw-r--r--net/licq/Makefile.inc6
-rw-r--r--net/licq/distinfo2
6 files changed, 8 insertions, 52 deletions
diff --git a/net-im/licq-qt-gui/files/patch-usereventdlg.cpp b/net-im/licq-qt-gui/files/patch-usereventdlg.cpp
deleted file mode 100644
index 06d168aa28a4..000000000000
--- a/net-im/licq-qt-gui/files/patch-usereventdlg.cpp
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/usereventdlg.cpp.orig Sun Mar 23 18:49:39 2003
-+++ src/usereventdlg.cpp Sat Mar 29 08:31:33 2003
-@@ -1390,7 +1390,7 @@
- {
- CEventMsg *ue = (CEventMsg *)e->UserEvent();
- // create initial strings (implicit copying, no allocation impact :)
-- char *tmp = gTranslator.NToRN(codec->fromUnicode(ue->Message()));
-+ char *tmp = gTranslator.NToRN(ue->Message());
- QCString wholeMessageRaw(tmp);
- delete [] tmp;
- unsigned int wholeMessagePos = 0;
-@@ -1439,8 +1439,8 @@
- }
- else
- {
-- message = ue->Message();
-- messageRaw = codec->fromUnicode(message);
-+ messageRaw = wholeMessageRaw;
-+ message = codec->toUnicode(wholeMessageRaw);
- }
-
- icqEventTag = server->icqSendMessage(m_nUin, messageRaw.data(),
diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc
index c50665d2d559..4fe4a5aa4de5 100644
--- a/net-im/licq/Makefile.inc
+++ b/net-im/licq/Makefile.inc
@@ -2,10 +2,10 @@
# $FreeBSD$
PKGNAMEPREFIX= licq-
-LICQ_VER= 1.2.6
-QT_LICQ_VER= 1.2.6
+LICQ_VER= 1.2.7
+QT_LICQ_VER= 1.2.7
RMS_LICQ_VER= 0.33
-CONSOLE_LICQ_VER= 1.2.6
+CONSOLE_LICQ_VER= 1.2.7
JONS_GTK_LICQ_VER= 0.20.2
.if ${PORTNAME} != "base"
RUN_DEPENDS+= licq:${LICQ_PORT}
diff --git a/net-im/licq/distinfo b/net-im/licq/distinfo
index a5207c166437..c4cd23564f1e 100644
--- a/net-im/licq/distinfo
+++ b/net-im/licq/distinfo
@@ -1 +1 @@
-MD5 (licq-1.2.6.tar.bz2) = 7e84a1dde8b21eb2bb057d3755353500
+MD5 (licq-1.2.7.tar.bz2) = a4d51d57a012accec22f4842f2310e53
diff --git a/net/licq-qt-gui/files/patch-usereventdlg.cpp b/net/licq-qt-gui/files/patch-usereventdlg.cpp
deleted file mode 100644
index 06d168aa28a4..000000000000
--- a/net/licq-qt-gui/files/patch-usereventdlg.cpp
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/usereventdlg.cpp.orig Sun Mar 23 18:49:39 2003
-+++ src/usereventdlg.cpp Sat Mar 29 08:31:33 2003
-@@ -1390,7 +1390,7 @@
- {
- CEventMsg *ue = (CEventMsg *)e->UserEvent();
- // create initial strings (implicit copying, no allocation impact :)
-- char *tmp = gTranslator.NToRN(codec->fromUnicode(ue->Message()));
-+ char *tmp = gTranslator.NToRN(ue->Message());
- QCString wholeMessageRaw(tmp);
- delete [] tmp;
- unsigned int wholeMessagePos = 0;
-@@ -1439,8 +1439,8 @@
- }
- else
- {
-- message = ue->Message();
-- messageRaw = codec->fromUnicode(message);
-+ messageRaw = wholeMessageRaw;
-+ message = codec->toUnicode(wholeMessageRaw);
- }
-
- icqEventTag = server->icqSendMessage(m_nUin, messageRaw.data(),
diff --git a/net/licq/Makefile.inc b/net/licq/Makefile.inc
index c50665d2d559..4fe4a5aa4de5 100644
--- a/net/licq/Makefile.inc
+++ b/net/licq/Makefile.inc
@@ -2,10 +2,10 @@
# $FreeBSD$
PKGNAMEPREFIX= licq-
-LICQ_VER= 1.2.6
-QT_LICQ_VER= 1.2.6
+LICQ_VER= 1.2.7
+QT_LICQ_VER= 1.2.7
RMS_LICQ_VER= 0.33
-CONSOLE_LICQ_VER= 1.2.6
+CONSOLE_LICQ_VER= 1.2.7
JONS_GTK_LICQ_VER= 0.20.2
.if ${PORTNAME} != "base"
RUN_DEPENDS+= licq:${LICQ_PORT}
diff --git a/net/licq/distinfo b/net/licq/distinfo
index a5207c166437..c4cd23564f1e 100644
--- a/net/licq/distinfo
+++ b/net/licq/distinfo
@@ -1 +1 @@
-MD5 (licq-1.2.6.tar.bz2) = 7e84a1dde8b21eb2bb057d3755353500
+MD5 (licq-1.2.7.tar.bz2) = a4d51d57a012accec22f4842f2310e53