Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2002 18:47:23 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46047: [patch] fix fetch for devel/cons
Message-ID:  <200212070047.gB70lNTM017338@lonesome.lonesome.com>

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

>Number:         46047
>Category:       ports
>Synopsis:       [patch] fix fetch for devel/cons
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 06 16:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-2.0
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	One of the distfiles has moved, per Fenner's log.
>How-To-Repeat:
	n/a
>Fix:

--- cons/Makefile.dist	Wed Jul 25 12:52:02 2001
+++ cons/Makefile	Fri Dec  6 18:45:33 2002
@@ -10,7 +10,7 @@
 CATEGORIES=	devel
 MASTER_SITES=	http://www.dsmit.com/cons/stable/ \
 		http://www.gnu.org/software/cons/stable/ \
-		ftp://ftp.gnu.org/pub/gnu/cons/stable/${PORTVERSION}/ \
+		ftp://ftp.gnu.org/pub/gnu/cons/ \
 		http://www.baldmt.com/cons/stable/
 EXTRACT_SUFX=	.tgz
 
>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?200212070047.gB70lNTM017338>