aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-01-12 23:52:07 +0800
committerdinoex <dinoex@FreeBSD.org>2012-01-12 23:52:07 +0800
commit56c53dd4c44ba1e88634b8d7fe9daa7c35f5e8bb (patch)
tree839a09f735cd6584930e078ac48d4ac870441b51 /net-im
parentaff01279e45d416788b1e7da6a4c78e217be160d (diff)
downloadfreebsd-ports-gnome-56c53dd4c44ba1e88634b8d7fe9daa7c35f5e8bb.tar.gz
freebsd-ports-gnome-56c53dd4c44ba1e88634b8d7fe9daa7c35f5e8bb.tar.zst
freebsd-ports-gnome-56c53dd4c44ba1e88634b8d7fe9daa7c35f5e8bb.zip
- update to 1.6.0
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq-qt-gui/files/patch-CMakeLists.txt12
-rw-r--r--net-im/licq/Makefile.inc8
-rw-r--r--net-im/licq/distinfo4
-rw-r--r--net-im/licq/files/patch-CMakeLists.txt12
-rw-r--r--net-im/licq/pkg-plist21
5 files changed, 18 insertions, 39 deletions
diff --git a/net-im/licq-qt-gui/files/patch-CMakeLists.txt b/net-im/licq-qt-gui/files/patch-CMakeLists.txt
deleted file mode 100644
index 38f64bbfc84e..000000000000
--- a/net-im/licq-qt-gui/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
---- CMakeLists.txt.orig 2010-09-25 09:40:23.000000000 +0200
-+++ CMakeLists.txt 2010-10-15 12:55:29.000000000 +0200
-@@ -32,7 +32,9 @@
-
- set(CMAKE_REQUIRED_LIBRARIES ${X11_LIBRARIES})
- check_library_exists(Xss XScreenSaverRegister "" HAVE_LIBXSS)
-+ set(HAVE_LIBXSS 1)
- check_include_file(X11/extensions/scrnsaver.h HAVE_SCRNSAVER_H)
-+ set(HAVE_SCRNSAVER_H 1)
- set(CMAKE_REQUIRED_LIBRARIES)
-
- if (HAVE_SCRNSAVER_H AND HAVE_LIBXSS)
diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc
index d2ea34c51e5a..03d35ff21cbf 100644
--- a/net-im/licq/Makefile.inc
+++ b/net-im/licq/Makefile.inc
@@ -2,10 +2,10 @@
# $FreeBSD$
PKGNAMEPREFIX= licq-
-LICQ_VER= 1.5.1
-QT_LICQ_VER= 1.5.1
-OSD_LICQ_VER= 1.5.1
-CONSOLE_LICQ_VER= 1.5.1
+LICQ_VER= 1.6.0
+QT_LICQ_VER= 1.6.0
+OSD_LICQ_VER= 1.6.0
+CONSOLE_LICQ_VER= 1.6.0
.if ${PORTNAME} != "base"
BUILD_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT}
RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT}
diff --git a/net-im/licq/distinfo b/net-im/licq/distinfo
index 438375aca3e5..c7c7a8479e60 100644
--- a/net-im/licq/distinfo
+++ b/net-im/licq/distinfo
@@ -1,2 +1,2 @@
-SHA256 (licq-1.5.1.tar.bz2) = c34035b9f3fd1a62d64c7fed842e27c772b3cbf1ff92d97ebfbc19226eea4049
-SIZE (licq-1.5.1.tar.bz2) = 2379653
+SHA256 (licq-1.6.0.tar.bz2) = e63825191a995774f8ac963edc8cadd31c5b8a46512caa7e20319db2999f5b4d
+SIZE (licq-1.6.0.tar.bz2) = 2368947
diff --git a/net-im/licq/files/patch-CMakeLists.txt b/net-im/licq/files/patch-CMakeLists.txt
deleted file mode 100644
index 494bbd2ecf6d..000000000000
--- a/net-im/licq/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
---- CMakeLists.txt.orig 2010-09-19 16:53:59.000000000 +0200
-+++ CMakeLists.txt 2010-10-15 10:59:24.000000000 +0200
-@@ -170,7 +170,9 @@
-
- add_subdirectory(cmake)
- add_subdirectory(include)
-+if (ENABLE_NLS)
- add_subdirectory(po)
-+endif (ENABLE_NLS)
- add_subdirectory(share)
- add_subdirectory(src)
-
diff --git a/net-im/licq/pkg-plist b/net-im/licq/pkg-plist
index 6d8444e6068c..df3e2b2c7e54 100644
--- a/net-im/licq/pkg-plist
+++ b/net-im/licq/pkg-plist
@@ -12,11 +12,10 @@ include/licq/daemon.h
include/licq/event.h
include/licq/exceptions/exception.h
include/licq/gpghelper.h
-include/licq/icq.h
-include/licq/icqchat.h
-include/licq/icqcodes.h
-include/licq/icqdefines.h
-include/licq/icqfiletransfer.h
+include/licq/icq/chat.h
+include/licq/icq/codes.h
+include/licq/icq/filetransfer.h
+include/licq/icq/icq.h
include/licq/inifile.h
include/licq/licqversion.h
include/licq/logging/log.h
@@ -29,11 +28,13 @@ include/licq/md5.h
include/licq/oneventmanager.h
include/licq/packet.h
include/licq/pipe.h
-include/licq/plugin.h
-include/licq/pluginbase.h
-include/licq/pluginmanager.h
+include/licq/plugin/generalbase.h
+include/licq/plugin/generalplugin.h
+include/licq/plugin/plugin.h
+include/licq/plugin/pluginmanager.h
+include/licq/plugin/protocolbase.h
+include/licq/plugin/protocolplugin.h
include/licq/pluginsignal.h
-include/licq/protocolbase.h
include/licq/protocolmanager.h
include/licq/protocolsignal.h
include/licq/proxy.h
@@ -140,7 +141,9 @@ share/licq/utilities/xtraceroute.utility
@dirrm share/licq/cmake
@dirrm share/licq
@dirrm include/licq/thread
+@dirrm include/licq/plugin
@dirrm include/licq/logging
+@dirrm include/licq/icq
@dirrm include/licq/exceptions
@dirrm include/licq/contactlist
@dirrm include/licq