Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2011 15:35:22 +0100
From:      Chris Rees <crees@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/160656: net/vnc change placeholder MASTER_SITE from XFREE
Message-ID:  <BLU0-SMTP279E600D5455240DA06C8CEA9030@phx.gbl>
Resent-Message-ID: <201109111440.p8BEe9HC041970@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160656
>Category:       ports
>Synopsis:       net/vnc change placeholder MASTER_SITE from XFREE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 11 14:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD zeus.bayofrum.net 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #0: Sat Apr 30 15:09:06 BST 2011 root@zeus.bayofrum.net:/usr/obj/usr/src/sys/ZEUS i386


	
>Description:
	Someone on IRC has kindly looked at removing XFREE from bsd.sites.mk, and net/vnc is the only port to use it.  If you're happy with it, please either commit or throw it back to me.
>How-To-Repeat:
	
>Fix:

	

--- vnc.diff begins here ---
? vnc.diff
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/vnc/Makefile,v
retrieving revision 1.73
diff -u -r1.73 Makefile
--- Makefile	2 Jul 2011 14:11:08 -0000	1.73
+++ Makefile	11 Sep 2011 14:31:53 -0000
@@ -46,7 +46,7 @@
 
 .if !defined(WITHOUT_SERVER)
 # This is a placeholder MASTER_SITES entry -- see the pre-fetch target.
-MASTER_SITES+=	${MASTER_SITE_XFREE:S/$/:x/}
+MASTER_SITES+=	${MASTER_SITE_XORG:S/$/:x/}
 MASTER_SITE_SUBDIR+=	4.3.0/:x
 DISTFILES+=	X430src-1.tgz:x \
 		X430src-2.tgz:x \
--- vnc.diff ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU0-SMTP279E600D5455240DA06C8CEA9030>