diff options
Diffstat (limited to 'net/rdesktop')
-rw-r--r-- | net/rdesktop/Makefile | 7 | ||||
-rw-r--r-- | net/rdesktop/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index a7d69ddb680..d0595a13928 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.41 2013/02/06 23:23:23 jperkin Exp $ +# $NetBSD: Makefile,v 1.42 2014/01/02 15:12:16 prlw1 Exp $ -DISTNAME= rdesktop-1.7.1 -PKGREVISION= 1 +DISTNAME= rdesktop-1.8.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rdesktop/} @@ -14,6 +13,8 @@ GNU_CONFIGURE= YES USE_TOOLS+= pkg-config CONFIGURE_ARGS+= --with-x=${X11BASE} +CONFIGURE_ARGS+= --disable-credssp +CONFIGURE_ARGS+= --disable-smartcard LDFLAGS+= ${LIBOSSAUDIO} diff --git a/net/rdesktop/distinfo b/net/rdesktop/distinfo index 2903b0cd8bb..a759bcb959c 100644 --- a/net/rdesktop/distinfo +++ b/net/rdesktop/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2012/04/26 14:54:28 abs Exp $ +$NetBSD: distinfo,v 1.22 2014/01/02 15:12:16 prlw1 Exp $ -SHA1 (rdesktop-1.7.1.tar.gz) = c718d0f49948a964c7ef8424b8ade73ecce3aba3 -RMD160 (rdesktop-1.7.1.tar.gz) = d9f39cb75ab13d7be846f61ea40276cddcbcb550 -Size (rdesktop-1.7.1.tar.gz) = 298808 bytes +SHA1 (rdesktop-1.8.1.tar.gz) = 57bb41f98ddf9eeef875c613d790fee37971d0f8 +RMD160 (rdesktop-1.8.1.tar.gz) = cbb213ba434eed34211f5f89a4ab5264c299d2cf +Size (rdesktop-1.8.1.tar.gz) = 314198 bytes SHA1 (patch-aa) = a56f15d51e32b3e53fd1e42736944a6805cbe9e0 |