aboutsummaryrefslogtreecommitdiff
path: root/net/rdesktop
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2010-09-09 20:00:00 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2010-09-09 20:00:00 +0000
commit3669fb50822d4780e8a375066886903d6872c095 (patch)
treef8fbe68feb061e1677174a054a3a363742fd4c35 /net/rdesktop
parent70a3783ac46b4e862649f387c5277c85c985b763 (diff)
downloadports-3669fb50822d4780e8a375066886903d6872c095.tar.gz
ports-3669fb50822d4780e8a375066886903d6872c095.zip
Fix issue where remote sounds over RDP does not work by applying
Notes
Notes: svn path=/head/; revision=260877
Diffstat (limited to 'net/rdesktop')
-rw-r--r--net/rdesktop/Makefile2
-rw-r--r--net/rdesktop/files/patch-rdpdr.c9
2 files changed, 10 insertions, 1 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 7230a429ebe1..957984ab67b4 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rdesktop
PORTVERSION= 1.6.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= net comms ipv6
MASTER_SITES= SF
diff --git a/net/rdesktop/files/patch-rdpdr.c b/net/rdesktop/files/patch-rdpdr.c
new file mode 100644
index 000000000000..8383a0a858ae
--- /dev/null
+++ b/net/rdesktop/files/patch-rdpdr.c
@@ -0,0 +1,9 @@
+--- rdpdr.c.orig 2008-02-14 03:37:17.000000000 -0800
++++ rdpdr.c 2010-09-09 12:56:03.000000000 -0700
+@@ -842,5 +842,5 @@ RD_BOOL
+ rdpdr_init()
+ {
+- if (g_num_devices > 0)
++// if (g_num_devices > 0)
+ {
+ rdpdr_channel =