From owner-freebsd-ports@FreeBSD.ORG Sat Feb 5 16:09:37 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B119916A4CE for ; Sat, 5 Feb 2005 16:09:37 +0000 (GMT) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 626CB43D2F for ; Sat, 5 Feb 2005 16:09:37 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.alpha-tierchen.de (port-212-202-169-228.dynamic.qsc.de [212.202.169.228]) by mail.efacilitas.de (Postfix) with ESMTP id 08F1E1239CF; Sat, 5 Feb 2005 17:09:10 +0100 (CET) Received: from localhost (localhost.local [127.0.0.1]) by mail.alpha-tierchen.de (Postfix) with ESMTP id 6F140CCD816; Sat, 5 Feb 2005 17:08:32 +0100 (CET) Received: from mail.alpha-tierchen.de ([127.0.0.1]) by localhost (mail.efacilitas.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38982-08; Sat, 5 Feb 2005 17:08:22 +0100 (CET) Received: from [192.168.1.2] (alpha.local [192.168.1.2]) by mail.alpha-tierchen.de (Postfix) with ESMTP id E9886CCD815; Sat, 5 Feb 2005 17:08:21 +0100 (CET) Message-ID: <4204EFD1.9070408@cs.tu-berlin.de> Date: Sat, 05 Feb 2005 17:09:53 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050125) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <42047396.8020205@understudy.net> In-Reply-To: <42047396.8020205@understudy.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at alpha-tierchen.de cc: Understudy Subject: Re: FreeBSD Port: glib20-2.4.8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 16:09:37 -0000 [an anonymous person which might have no real name] wrote: > I am receiving checksum mismatch on glib20. I have tried a couple of > different downloads with no change in results. It tried to reproduce the error but I only got "local modification time does not match remote" which is not a checksum mismatch. I fetched the file manually with fetch -o /usr/ports/distfiles/gnome2 ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.4/glib-2.4.8.tar.bz2 and tried again and it worked fine for me. If this won't solve your problem then show the output of ls -l /usr/ports/distfiles/gnome2/glib-2.4.8.tar.bz2 md5 /usr/ports/distfiles/gnome2/glib-2.4.8.tar.bz2 and cat /usr/ports/devel/glib20/distinfo . Regards Björn