aboutsummaryrefslogtreecommitdiff
path: root/net/rdesktop
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-05-22 20:51:57 +0000
committerSteve Wills <swills@FreeBSD.org>2019-05-22 20:51:57 +0000
commit3e9b6bc7e9dbefdfed09ae155ded4562b7003b2d (patch)
tree49c50292b6ba96724f683241f3282e28812a030c /net/rdesktop
parent7b73228cde530c812646ab74a691edb1f00e3966 (diff)
downloadports-3e9b6bc7e9dbefdfed09ae155ded4562b7003b2d.tar.gz
ports-3e9b6bc7e9dbefdfed09ae155ded4562b7003b2d.zip
Notes
Diffstat (limited to 'net/rdesktop')
-rw-r--r--net/rdesktop/Makefile27
-rw-r--r--net/rdesktop/distinfo6
2 files changed, 17 insertions, 16 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index b5cee6a1e1f2..7082c1199e69 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= rdesktop
-PORTVERSION= 1.8.5
-DISTVERSIONPREFIX=v
+PORTVERSION= 1.8.6
+DISTVERSIONPREFIX= v
CATEGORIES= net comms ipv6
MAINTAINER= gregf@hugops.pw
@@ -15,9 +15,10 @@ USES= autoreconf gmake iconv pkgconfig ssl
USE_XORG= x11 xrandr
USE_GITHUB= yes
-CONFIGURE_ARGS+= ${ICONV_CONFIGURE_ARG} --disable-credssp
-GNU_CONFIGURE= yes
-DOCS= doc/AUTHORS doc/TODO doc/*.txt
+CONFIGURE_ARGS+= ${ICONV_CONFIGURE_ARG} \
+ --disable-credssp
+GNU_CONFIGURE= yes
+DOCS= doc/*.txt doc/AUTHORS doc/TODO
OPTIONS_DEFINE= AO DEBUG DOCS IPV6 SAMPLERATE SMARTCARD
SMARTCARD_DESC= Enable SmartCard login via PCSC-lite
@@ -25,7 +26,7 @@ SMARTCARD_DESC= Enable SmartCard login via PCSC-lite
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MAO}
-LIB_DEPENDS+= libao.so:audio/libao
+LIB_DEPENDS+= libao.so:audio/libao
CONFIGURE_ARGS+= --with-sound=libao
.else
CONFIGURE_ARGS+= --with-sound=oss
@@ -46,13 +47,13 @@ CONFIGURE_ARGS+= --disable-smartcard
.endif
.if ${PORT_OPTIONS:MDEBUG}
-CONFIGURE_ARGS+= --with-debug\
- --with-debug-kbd\
- --with-debug-rdp5\
- --with-debug-clipboard\
- --with-debug-sound\
- --with-debug-channel\
- --with-debug-seamless
+CONFIGURE_ARGS+= --with-debug \
+ --with-debug-channel \
+ --with-debug-clipboard \
+ --with-debug-kbd \
+ --with-debug-rdp5 \
+ --with-debug-seamless \
+ --with-debug-sound
.if ${PORT_OPTIONS:MSMARTCARD}
CONFIGURE_ARGS+= --with-debug-smartcard
.endif
diff --git a/net/rdesktop/distinfo b/net/rdesktop/distinfo
index d18ec985465f..ea758ad7155c 100644
--- a/net/rdesktop/distinfo
+++ b/net/rdesktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557391651
-SHA256 (rdesktop-rdesktop-v1.8.5_GH0.tar.gz) = 94dab068070802d872e38717fad451e5db2bd6a49428bbb1ccf6bf47e2ffaca0
-SIZE (rdesktop-rdesktop-v1.8.5_GH0.tar.gz) = 393680
+TIMESTAMP = 1558529787
+SHA256 (rdesktop-rdesktop-v1.8.6_GH0.tar.gz) = ffb9f8e2f0b7a06e383e550698bdc9734ae33eb3ec971b0a094078434a4bba6d
+SIZE (rdesktop-rdesktop-v1.8.6_GH0.tar.gz) = 393706