Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 08:04:47 +0800 (CST)
From:      Horance Chou <horance@freedom.ie.cycu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44427: unfetchable distfiles in ports/libffi
Message-ID:  <200210240004.g9O04lvj008200@freedom.ie.cycu.edu.tw>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210240004.g9O04lvj008200>