Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 10:58:14 -0500 (EST)
From:      "Jasper O'Malley" <jooji@nickelkid.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46634: Fix distfile location in news/nn Makefile 
Message-ID:  <200212301558.gBUFwECe011680@www.collegetowns.com>

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

>Number:         46634
>Category:       ports
>Synopsis:       Fix distfile location in news/nn Makefile
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 30 08:00:05 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jasper O'Malley
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Chumps Unlimited
>Environment:
>Description:

	The distfile for nn-6.6.2 has moved. The patch below updates the
	port's Makefile to reflect the new location.

	A port update for nn version 6.6.4 (the latest) is forthcoming
	for after the 5.0 release.

>How-To-Repeat:
>Fix:

Apply this patch:

--- Makefile.orig	Mon Dec 30 10:48:16 2002
+++ Makefile	Mon Dec 30 10:48:26 2002
@@ -9,7 +9,7 @@
 PORTVERSION=	6.6.2
 PORTREVISION=	1
 CATEGORIES=	news
-MASTER_SITES=	ftp://ftp.nndev.org/pub/nn-6.6/
+MASTER_SITES=	ftp://ftp.nndev.org/pub/nn-6.6/old/
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	jooji@nickelkid.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?200212301558.gBUFwECe011680>