From owner-freebsd-ports Wed Oct 23 17:10:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C55137B401 for ; Wed, 23 Oct 2002 17:10:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85D0843E65 for ; Wed, 23 Oct 2002 17:10:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9O0AFx3064743 for ; Wed, 23 Oct 2002 17:10:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9O0AFrK064739; Wed, 23 Oct 2002 17:10:15 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2D3337B401 for ; 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 ; 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 ; 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 Reply-To: Horance Chou To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44427: unfetchable distfiles in ports/libffi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44427 >Category: ports >Synopsis: unfetchable distfiles in ports/libffi >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 23 17:10:01 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message