aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/kopete
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-10-30 07:48:18 +0800
committerlofi <lofi@FreeBSD.org>2007-10-30 07:48:18 +0800
commitce19e5f290718d5274adbae84912fb7c1c34067b (patch)
treeac4d973e34d8fcfb1bb6d78f21a3b78b805a1933 /net-im/kopete
parent79136bf447f5b514c660c7aa5772fbc34f8f9186 (diff)
downloadfreebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.tar.gz
freebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.tar.zst
freebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.zip
Update to KDE 3.5.8
Diffstat (limited to 'net-im/kopete')
-rw-r--r--net-im/kopete/Makefile6
-rw-r--r--net-im/kopete/distinfo6
-rw-r--r--net-im/kopete/files/patch-kopete_libkopete_avdevice-videocontrol.h15
-rw-r--r--net-im/kopete/pkg-plist1
4 files changed, 22 insertions, 6 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile
index 34c17a1b2966..fe9542bccc37 100644
--- a/net-im/kopete/Makefile
+++ b/net-im/kopete/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= kopete
-PORTVERSION= 0.12.5
+PORTVERSION= 0.12.7
CATEGORIES?= net-im kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/3.5.7/src
+MASTER_SITE_SUBDIR= stable/3.5.8/src
PKGNAMEPREFIX= kdenetwork-
-DISTNAME= kdenetwork-3.5.7
+DISTNAME= kdenetwork-3.5.8
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
diff --git a/net-im/kopete/distinfo b/net-im/kopete/distinfo
index 8907fe4ad900..1649ea037dc2 100644
--- a/net-im/kopete/distinfo
+++ b/net-im/kopete/distinfo
@@ -1,3 +1,3 @@
-MD5 (KDE/kdenetwork-3.5.7.tar.bz2) = d7f2a05a7e304b33128123c3f67ea636
-SHA256 (KDE/kdenetwork-3.5.7.tar.bz2) = 979d93802693a76e2e4fc0f7bdd4c44bde48296f842619a2b59100d94346d596
-SIZE (KDE/kdenetwork-3.5.7.tar.bz2) = 9370098
+MD5 (KDE/kdenetwork-3.5.8.tar.bz2) = 0e79374d1109d937b0c9bdd3a75e7476
+SHA256 (KDE/kdenetwork-3.5.8.tar.bz2) = 7320e3d8fd9fb60ecee88ab70ccf8edf95fecf90bbbcabe4def4b26e48c20785
+SIZE (KDE/kdenetwork-3.5.8.tar.bz2) = 9334188
diff --git a/net-im/kopete/files/patch-kopete_libkopete_avdevice-videocontrol.h b/net-im/kopete/files/patch-kopete_libkopete_avdevice-videocontrol.h
new file mode 100644
index 000000000000..9268a922dfcf
--- /dev/null
+++ b/net-im/kopete/files/patch-kopete_libkopete_avdevice-videocontrol.h
@@ -0,0 +1,15 @@
+--- kopete/libkopete/avdevice/videocontrol.h.orig 2007-10-25 21:59:52.000000000 +0200
++++ kopete/libkopete/avdevice/videocontrol.h 2007-10-25 22:00:03.000000000 +0200
+@@ -20,7 +20,11 @@
+ #ifndef KOPETE_AVVIDEOCONTROL_H
+ #define KOPETE_AVVIDEOCONTROL_H
+
+-#include <asm/types.h>
++#include <sys/types.h>
++typedef int32_t __s32;
++typedef uint32_t __u32;
++typedef uint16_t __u16;
++typedef uint8_t __u8;
+ #undef __STRICT_ANSI__
+ #ifndef __u64 //required by videodev.h
+ #define __u64 unsigned long long
diff --git a/net-im/kopete/pkg-plist b/net-im/kopete/pkg-plist
index 790b286af1bd..f9f5427fcd21 100644
--- a/net-im/kopete/pkg-plist
+++ b/net-im/kopete/pkg-plist
@@ -33,6 +33,7 @@ include/kopete/kopetepassword.h
include/kopete/kopetepasswordedaccount.h
include/kopete/kopetepicture.h
include/kopete/kopeteplugin.h
+include/kopete/kopetepluginmanager.h
include/kopete/kopeteprefs.h
include/kopete/kopeteprotocol.h
include/kopete/kopetesimplemessagehandler.h