From horance@freedom.ie.cycu.edu.tw  Wed Oct 23 17:04:23 2002
Return-Path: <horance@freedom.ie.cycu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D2D3337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Oct 2002 17:04:23 -0700 (PDT)
Received: from freedom.ie.cycu.edu.tw (freedom.ie.cycu.edu.tw [140.135.138.6])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EB56D43E42
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Oct 2002 17:04:22 -0700 (PDT)
	(envelope-from horance@freedom.ie.cycu.edu.tw)
Received: from freedom.ie.cycu.edu.tw (localhost [127.0.0.1])
	by freedom.ie.cycu.edu.tw (8.12.6/8.12.6) with ESMTP id g9O054H7008204
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Oct 2002 08:05:09 +0800 (CST)
	(envelope-from horance@freedom.ie.cycu.edu.tw)
Received: (from horance@localhost)
	by freedom.ie.cycu.edu.tw (8.12.6/8.12.6/Submit) id g9O04lvj008200;
	Thu, 24 Oct 2002 08:04:47 +0800 (CST)
	(envelope-from horance)
Message-Id: <200210240004.g9O04lvj008200@freedom.ie.cycu.edu.tw>
Date: Thu, 24 Oct 2002 08:04:47 +0800 (CST)
From: Horance Chou <horance@freedom.ie.cycu.edu.tw>
Reply-To: Horance Chou <horance@freedom.ie.cycu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: unfetchable distfiles in ports/libffi
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44427
>Category:       ports
>Synopsis:       unfetchable distfiles in ports/libffi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 23 17:10:01 PDT 2002
>Closed-Date:    Thu Oct 24 00:24:20 PDT 2002
>Last-Modified:  Thu Oct 24 00:24:20 PDT 2002
>Originator:     Horance Chou
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
FreeBSD NETLAB Server
>Environment:
System: FreeBSD freedom.ie.cycu.edu.tw 4.7-STABLE FreeBSD 4.7-STABLE #5: Tue Oct 22 17:50:17 CST 2002 horance@freedom.ie.cycu.edu.tw:/ftp/free/FreeBSD/obj/ftp/free/FreeBSD/src/sys/FREEDOM i386


>Description:
	distfile is unfetchable in ports/libffi
>How-To-Repeat:
	in ports/libffi:
		#make fetch
		
>Fix:


--- libffi.diff begins here ---
diff -uNr libffi.orig/Makefile libffi/Makefile
--- libffi.orig/Makefile	Thu Oct 24 07:47:54 2002
+++ libffi/Makefile	Thu Oct 24 07:48:27 2002
@@ -8,7 +8,7 @@
 PORTNAME=	libffi
 PORTVERSION=	1.20
 CATEGORIES=	devel
-MASTER_SITES=	ftp://sourceware.cygnus.com/pub/libffi/
+MASTER_SITES=	ftp://sourceware.redhat.com/pub/libffi/
 
 MAINTAINER=	horance@freedom.ie.cycu.edu.tw
 
diff -uNr libffi.orig/pkg-descr libffi/pkg-descr
--- libffi.orig/pkg-descr	Thu Oct 24 07:47:54 2002
+++ libffi/pkg-descr	Thu Oct 24 07:52:50 2002
@@ -2,3 +2,5 @@
 interface to various calling conventions. This allows a programmer to
 call any function specified by a call interface description at run
 time.
+
+WWW: http://sources.redhat.com/libffi/
--- libffi.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Thu Oct 24 00:21:36 PDT 2002 
State-Changed-Why:  
Committed, thanks. BTW, the correct ftp site is "sources.redhat.com", 
not "sourceware.redhat.com". 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44427 
>Unformatted:
