From bmah@eisenhower.ca.sandia.gov  Mon Feb  8 16:53:36 1999
Received: from eisenhower.ca.sandia.gov (eisenhower.ca.sandia.gov [146.246.243.57])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04715
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 8 Feb 1999 16:53:36 -0800 (PST)
          (envelope-from bmah@eisenhower.ca.sandia.gov)
Received: (from bmah@localhost)
	by eisenhower.ca.sandia.gov (8.8.8/8.8.8) id QAA19697;
	Mon, 8 Feb 1999 16:53:35 -0800 (PST)
	(envelope-from bmah)
Message-Id: <199902090053.QAA19697@eisenhower.ca.sandia.gov>
Date: Mon, 8 Feb 1999 16:53:35 -0800 (PST)
From: bmah@ca.sandia.gov
Reply-To: bmah@ca.sandia.gov
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] Update location of distfile for vnc port
X-Send-Pr-Version: 3.2

>Number:         9971
>Category:       ports
>Synopsis:       [PATCH] Update location of distfile for vnc port
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb  8 17:00:01 PST 1999
>Closed-Date:    Thu Feb 18 08:06:01 PST 1999
>Last-Modified:  Thu Feb 18 08:06:14 PST 1999
>Originator:     Bruce A. Mah
>Release:        FreeBSD 2.2.7-RELEASE i386
>Organization:
Sandia National Laboratories
>Environment:

	

>Description:

AT&T acquired Olivetti Research Labs, home of VNC.  Thus, the URLs
to access the software (and other info) have changed.

>How-To-Repeat:

	

>Fix:

Apply this patch:

diff -ru /usr/ports/net/vnc/Makefile vnc/Makefile
--- /usr/ports/net/vnc/Makefile	Thu Jan  7 08:48:28 1999
+++ vnc/Makefile	Mon Feb  8 16:40:49 1999
@@ -9,7 +9,7 @@
 DISTNAME=       	vnc-3.3.2r3_unixsrc
 PKGNAME=        	vnc-3.3.2r3
 CATEGORIES=		net
-MASTER_SITES=   	http://www.orl.co.uk/vnc/dist/
+MASTER_SITES=   	http://www.uk.research.att.com/vnc/dist/
 DISTFILES=		vnc-3.3.2r3_unixsrc.tgz \
 			vnc-3.3.2_doc.tgz
 
diff -ru /usr/ports/net/vnc/pkg/DESCR vnc/pkg/DESCR
--- /usr/ports/net/vnc/pkg/DESCR	Wed Feb 25 18:55:58 1998
+++ vnc/pkg/DESCR	Mon Feb  8 16:41:08 1999
@@ -4,4 +4,4 @@
  anywhere on the Internet and from a wide variety of machine
  architectures."
 
-See http://www.orl.co.uk/vnc/ for more details.
+See http://www.uk.research.att.com/vnc/ for more details.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Feb 18 08:06:01 PST 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
