Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2001 07:52:05 +0800 (CST)
From:      edwardc@firebird.org.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26760: fetch problem with the port
Message-ID:  <200104212352.f3LNq5S60238@concorde.firebird.com.tw>

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

>Number:         26760
>Category:       ports
>Synopsis:       fetch problem with the port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 17:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Edward Ping-Da Chuang
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Firebird BBS Project
>Environment:
System: FreeBSD concorde.firebird.com.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Thu Mar 22 21:11:33 CST 2001 edwardc@concorde.firebird.com.tw:/usr/src/sys/compile/Concorde i386

>Description:

	Due to the MASTER_SITE was in downtime for a long period, there's a fetch error
	while building this port. I have just change it to another official mirror
	site which work more stable.

>How-To-Repeat:

	cd /usr/ports/firebird ; make ; make install

>Fix:

	Here's the diff, please check it up.

--- Makefile.old        Sun Apr 22 07:42:14 2001
+++ Makefile    Sun Apr 22 07:43:15 2001
@@ -6,9 +6,9 @@
 PORTNAME=              firebird
 PORTVERSION=           3.0R
 CATEGORIES=            chinese net
-MASTER_SITES=          http://www.firebird.org.tw/download/ \
+MASTER_SITES=          ftp://ftp4.firebird.org.tw/Network/BBS/Firebird/ \
                        ftp://ftp.firebird.org.tw/pub/Firebird/ \
-                       ftp://ftp4.firebird.org.tw/network/BBS/Firebird/
+                       http://www.firebird.org.tw/download/
 DISTNAME=              3.0-RELEASE

 MAINTAINER=            edwardc@firebird.org.tw
>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?200104212352.f3LNq5S60238>