Date: Mon, 18 Apr 2011 20:21:40 GMT From: "Mikhail T." <m.tsatsenko@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/156482: [PATCH] update net/rdesktop to lastest version Message-ID: <201104182021.p3IKLe0a099690@red.freebsd.org> Resent-Message-ID: <201104182030.p3IKU8cX002273@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104182021.p3IKLe0a099690>