summaryrefslogtreecommitdiff
path: root/net/ekiga/patches
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2009-01-13 03:23:51 +0000
committerjmcneill <jmcneill>2009-01-13 03:23:51 +0000
commitf802eb450473486290dc5fd7ecc53e910b97db74 (patch)
tree65b9598c05a59f443306902d8d4ab7f865f8cab1 /net/ekiga/patches
parentdae409ae7a15dd4af2814240b4c4e40b38408bdc (diff)
downloadpkgsrc-f802eb450473486290dc5fd7ecc53e910b97db74.tar.gz
Update to ekiga version 3.0.2.
* What's changed ? ================== - Make sure sound events are played through the correct devices. (#564370) - Fixed crash on missed call. - Do not show the assistant after an upgrade for which Ekiga was already successfully setup. - Added settings migration from Ekiga 2.0.x. - Allow answering/rejecting calls from the main window even if we use notifications. - Do not try refreshing SUBSCRIBE requests for which the 200 OK contains an expire time of 0. - Fixed sending ACK request to incorrect address when particular types of proxies are being used. - Fixed test for CANCEL receipt on INVITE clearing call. - Ignore multiple forked CANCEL messages. - Fixed issue with registration to a non-standard port. - Fixed restarting timers if get pathological response to a transaction with incorrect Cseq header field. - Fixed missing route set on SIP commands in a dialog when using outbound proxy.
Diffstat (limited to 'net/ekiga/patches')
-rw-r--r--net/ekiga/patches/patch-aa24
-rw-r--r--net/ekiga/patches/patch-ab17
2 files changed, 0 insertions, 41 deletions
diff --git a/net/ekiga/patches/patch-aa b/net/ekiga/patches/patch-aa
deleted file mode 100644
index c22e1828b46..00000000000
--- a/net/ekiga/patches/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2008/11/12 11:44:29 dsainty Exp $
-
-Hash is a directive prefix - comment out the comments.
-
---- lib/pixops/have_mmx.S.orig 2008-10-01 14:04:34.155963777 +1300
-+++ lib/pixops/have_mmx.S 2008-10-01 14:05:04.806426133 +1300
-@@ -42,7 +42,7 @@
-
- push %ebx
-
--# Check if bit 21 in flags word is writeable
-+/* Check if bit 21 in flags word is writeable */
-
- pushfl
- popl %eax
-@@ -57,7 +57,7 @@
-
- je .notfound
-
--# OK, we have CPUID
-+/* OK, we have CPUID */
-
- movl $1, %eax
- cpuid
diff --git a/net/ekiga/patches/patch-ab b/net/ekiga/patches/patch-ab
deleted file mode 100644
index db4056289d9..00000000000
--- a/net/ekiga/patches/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2008/11/12 11:44:29 dsainty Exp $
-
-Hash is a directive prefix - comment out the comments.
-
---- lib/pixops/composite_line_22_4a4_mmx.S.orig 2008-10-01 15:21:01.215158522 +1300
-+++ lib/pixops/composite_line_22_4a4_mmx.S 2008-10-01 15:21:39.685738842 +1300
-@@ -189,8 +189,8 @@
-
- shll $2, %edx
-
--# %mm4 will always be already clear here
--# pxor %mm4, %mm4
-+/* %mm4 will always be already clear here
-+ pxor %mm4, %mm4 */
-
- movl 16(%ebp),%edi
- movl (%edi, %edx), %eax