Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 09:01:54 +1100 (EST)
From:      Tony Maher <Tony.Maher@eBioinformatics.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17012: Port Update: net/generic-nqs  URL fix (MASTER_SITE)
Message-ID:  <200002262201.JAA03633@shad.internal.en-bio>

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

>Number:         17012
>Category:       ports
>Synopsis:       Port Update: net/generic-nqs  URL fix (MASTER_SITE)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 26 14:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Tony Maher
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

	

>Description:

Generic NQS website has been reorganised and the current URL for 
MASTER_SITE is now incorrect.
There is only one site carrying this distfile.

>How-To-Repeat:

cd /usr/ports/net/generic-nqs
make fetch

>Fix:
	
Apply this patch

--- Makefile.orig	Sat Feb 26 18:13:11 2000
+++ Makefile	Sat Feb 26 18:13:28 2000
@@ -10,7 +10,7 @@
 
 DISTNAME=		Generic-NQS-3.50.6
 CATEGORIES=		net
-MASTER_SITES=	http://ftp.gnqs.org/pub/gnqs/v3.50/
+MASTER_SITES=	http://ftp.gnqs.org/pub/gnqs/source/by-version-number/v3.50/
 
 MAINTAINER=		tony.maher@ebioinformatics.com
 



>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?200002262201.JAA03633>