Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 1999 16:53:35 -0800 (PST)
From:      bmah@ca.sandia.gov
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9971: [PATCH] Update location of distfile for vnc port
Message-ID:  <199902090053.QAA19697@eisenhower.ca.sandia.gov>

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

>Number:         9971
>Category:       ports
>Synopsis:       [PATCH] Update location of distfile for vnc port
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb  8 17:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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