ports/156482: [PATCH] update net/rdesktop to lastest version

Mikhail T. m.tsatsenko at gmail.com
Mon Apr 18 20:30:08 UTC 2011


>Number:         156482
>Category:       ports
>Synopsis:       [PATCH] update net/rdesktop to lastest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 18 20:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        8.2
>Organization:
>Environment:
FreeBSD red 8.2-RELEASE FreeBSD 8.2-RELEASE #1 r218780: Thu Mar 10 21:36:01 MSK 2011     root at red:/usr/obj/usr/src/sys/XGATE  amd64
>Description:
- Update to 1.7
- Add LICENSE (GPLv3)
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/rdesktop/Makefile,v
retrieving revision 1.50
diff -u -r1.50 Makefile
--- Makefile	21 Oct 2010 01:00:59 -0000	1.50
+++ Makefile	18 Apr 2011 19:57:17 -0000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	rdesktop
-PORTVERSION=	1.6.0
-PORTREVISION?=	1
+PORTVERSION=	1.7.0
 CATEGORIES=	net comms ipv6
 MASTER_SITES=	SF
 
 MAINTAINER=	obrien at FreeBSD.org
 COMMENT=	RDP client for Windows NT/2000/2003 Terminal Server
 
+LICENSE=	GPLv3
 USE_XORG=	x11
 USE_GMAKE=	yes
 USE_OPENSSL=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/rdesktop/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	20 Mar 2011 12:52:47 -0000	1.16
+++ distinfo	18 Apr 2011 19:57:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (rdesktop-1.6.0.tar.gz) = 35026eaa8e14ca8bd0ba3730926f14222f8452f2ac662623bbf1909d8b060979
-SIZE (rdesktop-1.6.0.tar.gz) = 284728
+SHA256 (rdesktop-1.7.0.tar.gz) = 3be0420d7f35887ec0f03d3b69b19017b2d4ffaec42261a355b66a50f7b75074
+SIZE (rdesktop-1.7.0.tar.gz) = 297239
cvs diff: Diffing files
Index: files/patch-rdpdr.c
===================================================================
RCS file: files/patch-rdpdr.c
diff -N files/patch-rdpdr.c
--- files/patch-rdpdr.c	9 Sep 2010 20:00:00 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
---- 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 =


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list