Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 21:49:50 +0200 (EET)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46072: [PATCH] Fix MASTER_SITES for devel/dmake
Message-ID:  <200212071949.gB7JnocC013226@kurush.osdn.org.ua>

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

>Number:         46072
>Category:       ports
>Synopsis:       [PATCH] Fix MASTER_SITES for devel/dmake
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 07 12:00:15 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
WNet ISP, Kiev, Ukraine
>Environment:
System: FreeBSD kurush.osdn.org.ua 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Tue Oct 15 17:18:12 EEST 2002 root@kurush.osdn.org.ua:/usr/obj/usr/src/sys/kurush i386
Latest ports.
>Description:
- Add ftp.isc.org and ftp.internat.freebsd.org to MASTER_SITES
>How-To-Repeat:
N/A
>Fix:

--- Makefile.orig	Sat Dec  7 21:46:16 2002
+++ Makefile	Sat Dec  7 21:47:09 2002
@@ -9,7 +9,9 @@
 PORTVERSION=	4.1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://plg.uwaterloo.ca/pub/dmake/ \
-		http://dmake.wticorp.com/SourceDistribution/
+		http://dmake.wticorp.com/SourceDistribution/ \
+		ftp://ftp.isc.org/FreeBSD/ports/distfiles/ \
+		ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}-src-export.all-unknown-all
 
 MAINTAINER=	ports@FreeBSD.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?200212071949.gB7JnocC013226>