svn commit: r501145 - head/net/rdesktop

Steve Wills swills at FreeBSD.org
Thu May 9 20:10:57 UTC 2019


Author: swills
Date: Thu May  9 20:10:56 2019
New Revision: 501145
URL: https://svnweb.freebsd.org/changeset/ports/501145

Log:
  net/rdesktop: update to 1.8.5
  
  PR:		237805
  Submitted by:	Greg Fitzgerald <gregf at hugops.pw> (maintainer)

Modified:
  head/net/rdesktop/Makefile   (contents, props changed)
  head/net/rdesktop/distinfo   (contents, props changed)

Modified: head/net/rdesktop/Makefile
==============================================================================
--- head/net/rdesktop/Makefile	Thu May  9 20:09:07 2019	(r501144)
+++ head/net/rdesktop/Makefile	Thu May  9 20:10:56 2019	(r501145)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rdesktop
-PORTVERSION=	1.8.4
+PORTVERSION=	1.8.5
 DISTVERSIONPREFIX=v
 CATEGORIES=	net comms ipv6
 
@@ -12,7 +12,7 @@ COMMENT=	RDP client for Windows NT/2000/2003 Terminal 
 LICENSE=	GPLv3
 
 USES=		autoreconf gmake iconv pkgconfig ssl
-USE_XORG=	x11
+USE_XORG=	x11 xrandr
 USE_GITHUB=	yes
 
 CONFIGURE_ARGS+=	${ICONV_CONFIGURE_ARG} --disable-credssp

Modified: head/net/rdesktop/distinfo
==============================================================================
--- head/net/rdesktop/distinfo	Thu May  9 20:09:07 2019	(r501144)
+++ head/net/rdesktop/distinfo	Thu May  9 20:10:56 2019	(r501145)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550673649
-SHA256 (rdesktop-rdesktop-v1.8.4_GH0.tar.gz) = 516f04df92f16eba04c96bbf9aeb05b9da686689c2bb5c107e0941583e09f933
-SIZE (rdesktop-rdesktop-v1.8.4_GH0.tar.gz) = 392460
+TIMESTAMP = 1557391651
+SHA256 (rdesktop-rdesktop-v1.8.5_GH0.tar.gz) = 94dab068070802d872e38717fad451e5db2bd6a49428bbb1ccf6bf47e2ffaca0
+SIZE (rdesktop-rdesktop-v1.8.5_GH0.tar.gz) = 393680


More information about the svn-ports-all mailing list