[145848] trunk/dports/net/rdesktop/Portfile

eborisch at macports.org eborisch at macports.org
Thu Feb 18 20:35:11 PST 2016


Revision: 145848
          https://trac.macports.org/changeset/145848
Author:   eborisch at macports.org
Date:     2016-02-18 20:35:11 -0800 (Thu, 18 Feb 2016)
Log Message:
-----------
rdesktop: Update to 1.8.3

Modified Paths:
--------------
    trunk/dports/net/rdesktop/Portfile

Modified: trunk/dports/net/rdesktop/Portfile
===================================================================
--- trunk/dports/net/rdesktop/Portfile	2016-02-19 04:23:29 UTC (rev 145847)
+++ trunk/dports/net/rdesktop/Portfile	2016-02-19 04:35:11 UTC (rev 145848)
@@ -4,8 +4,8 @@
 PortSystem 1.0
 
 name                rdesktop
-version             1.7.1
-revision            1
+version             1.8.3
+revision            0
 categories          net
 license             GPL-3+
 maintainers         nomaintainer
@@ -37,18 +37,21 @@
 configure.args      --mandir=${prefix}/share/man \
                     --with-sound=libao \
                     --with-openssl=${prefix} \
-                    --with-libiconv-prefix=${prefix}
+                    --with-libiconv-prefix=${prefix} \
+                    --disable-credssp \
+                    --disable-smartcard
 
 build.target        rdesktop
 
-checksums           md5 c4b39115951c4a6d74f511c99b18fcf9 \
-                    sha1 c718d0f49948a964c7ef8424b8ade73ecce3aba3   \
-                    rmd160 d9f39cb75ab13d7be846f61ea40276cddcbcb550
+checksums \
+    rmd160  c278b54be54f434d79e0f07a9cdc2cca62286103 \
+    sha256  88b20156b34eff5f1b453f7c724e0a3ff9370a599e69c01dc2bf0b5e650eece4
 
 variant w2k_license_hack description {will announce the client as Windows 2000 machine} {
     patchfiles patch-licence.c
 }
 
 variant smartcard description {enables smartcard forwarding} {
-    configure.args-append --enable-smartcard
+#    configure.args-append --enable-smartcard
+     error "--> Smartcard support is currently broken. <--"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160218/1218efea/attachment.html>


More information about the macports-changes mailing list