ports/160656: net/vnc change placeholder MASTER_SITE from XFREE

Chris Rees crees at FreeBSD.org
Sun Sep 11 14:40:09 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list