aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:30:25 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:30:25 +0000
commitb5e895bdf4a6f146b7c2a2a7da756308aae27df0 (patch)
tree228ea9a64292b52511c73f399bd60f7421a09300 /net-im/licq
parentc774395cfddb0da7cb3b1c37179b3e2c63f872e4 (diff)
downloadports-b5e895bdf4a6f146b7c2a2a7da756308aae27df0.tar.gz
ports-b5e895bdf4a6f146b7c2a2a7da756308aae27df0.zip
- update to 1.3.5
Notes
Notes: svn path=/head/; revision=202995
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/Makefile1
-rw-r--r--net-im/licq/Makefile.inc11
-rw-r--r--net-im/licq/distinfo6
-rw-r--r--net-im/licq/files/patch-licq_message.h10
4 files changed, 8 insertions, 20 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index 6a70068946f0..2b0221644913 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -7,7 +7,6 @@
PORTNAME= base
PORTVERSION= ${LICQ_VER}
-PORTREVISION= 2
CATEGORIES= net-im
PKGNAMESUFFIX= ${SOCKS_SUFFIX}${PKGNAMESUFFIX2}
diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc
index 63f2f1ff6981..26b3ad54ad42 100644
--- a/net-im/licq/Makefile.inc
+++ b/net-im/licq/Makefile.inc
@@ -2,12 +2,11 @@
# $FreeBSD$
PKGNAMEPREFIX= licq-
-LICQ_VER= 1.3.4
-QT_LICQ_VER= 1.3.4
-OSD_LICQ_VER= 1.3.4
-RMS_LICQ_VER= 0.33
-CONSOLE_LICQ_VER= 1.3.4
-JONS_GTK_LICQ_VER= 0.20.2
+LICQ_VER= 1.3.5
+QT_LICQ_VER= 1.3.5
+OSD_LICQ_VER= 1.3.2.1
+RMS_LICQ_VER= 1.3.2
+CONSOLE_LICQ_VER= 1.3.5
.if ${PORTNAME} != "base"
RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT}
.endif
diff --git a/net-im/licq/distinfo b/net-im/licq/distinfo
index f8eec4d6c823..948e3714d22e 100644
--- a/net-im/licq/distinfo
+++ b/net-im/licq/distinfo
@@ -1,3 +1,3 @@
-MD5 (licq-1.3.4.tar.bz2) = 3bab0c9d1977f9b14421d36110e17e0c
-SHA256 (licq-1.3.4.tar.bz2) = eed39b1fa78d6c03655babc6cb03155ed71391ec1422752d0611bd2583c2f608
-SIZE (licq-1.3.4.tar.bz2) = 3088438
+MD5 (licq-1.3.5.tar.bz2) = 842a73c82980721961fe824f40377292
+SHA256 (licq-1.3.5.tar.bz2) = ca6692026e87459082b33ebb6480cc5c600001c93e1d9e2bbde65f3cf2238d3e
+SIZE (licq-1.3.5.tar.bz2) = 3260471
diff --git a/net-im/licq/files/patch-licq_message.h b/net-im/licq/files/patch-licq_message.h
deleted file mode 100644
index bbe630e28424..000000000000
--- a/net-im/licq/files/patch-licq_message.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- include/licq_message.h.orig Sun Oct 15 14:10:53 2006
-+++ include/licq_message.h Sun Nov 5 09:27:35 2006
-@@ -3,6 +3,7 @@
-
- #include <list>
- #include <time.h>
-+#include <stdio.h>
-
- #include "licq_buffer.h"
- #include "licq_constants.h"