Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 02:45:38 -0600 (CST)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46053: [patch] fix fetch for devel/cvsdelta
Message-ID:  <200212070845.gB78jc48019064@lonesome.lonesome.com>

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

>Number:         46053
>Category:       ports
>Synopsis:       [patch] fix fetch for devel/cvsdelta
>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:   Sat Dec 07 00:50:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>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:
	Per Fenner's list, the alternate locations for the distfile
	were not correct.  The main site was correct, however.
>How-To-Repeat:
	make fetch
>Fix:

--- cvsdelta/Makefile.dist	Thu Aug 15 13:21:20 2002
+++ cvsdelta/Makefile	Sat Dec  7 02:43:29 2002
@@ -11,6 +11,7 @@
 CATEGORIES=	devel
 MASTER_SITES=	http://belnet.dl.sourceforge.net/sourceforge/cvsdelta/ \
 		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	mich@freebsdcluster.org
 
>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?200212070845.gB78jc48019064>