From owner-freebsd-questions@FreeBSD.ORG Thu Oct 29 19:41:39 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30E181065692 for ; Thu, 29 Oct 2009 19:41:39 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id BD0248FC15 for ; Thu, 29 Oct 2009 19:41:38 +0000 (UTC) Received: by ewy18 with SMTP id 18so2079268ewy.43 for ; Thu, 29 Oct 2009 12:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=yzE9OIrMoKBFA/kgK6+2Q9yevHUp+rSwD3uLi+8EyAY=; b=kT1H2SRYeqQOE+3BUviK2DlM13uAmBXNRaPboKChqRlAHOeJ/rtx/jaKSYYFV9gfug kMa37umxhoEdD4jsb1nTcafr0/YkqgmiF9IlWp0v5azQ3+3o9VLkdS91BV3MhXmpj2vO UumYqxPJx3cgwSRvvsEPwMxnVMMv5Lw6YQ1vY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=ei6Oquk1fRhyH1G4MOW0et+dsm+x5LTdWKDQDcCq1zpTAlPGWOxhq3Z5LpH1PLCDyh 1uVd8X6j1hSkJ56+xhteLLyDd7FwjsQXGE53mNhw2xWSFrVnsg4eCiGNxHHs55kwmxwr NKKjVuQPPY4IXVtgyo94LJHdjo2BgWpY9qdrg= MIME-Version: 1.0 Received: by 10.216.88.67 with SMTP id z45mr182399wee.112.1256845297564; Thu, 29 Oct 2009 12:41:37 -0700 (PDT) Date: Thu, 29 Oct 2009 19:41:37 +0000 Message-ID: From: "b. f." To: Scott Bennett Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@FreeBSD.org Subject: Re: math/arpack patch.tar.gz timestamp differs between ports and freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2009 19:41:39 -0000 >=> patch.tar.gz doesn't seem to exist in /usr/ports/distfiles/arpack. >=> Attempting to fetch from http://www.caam.rice.edu/software/ARPACK/SRC/. >fetch: patch.tar.gz: local modification time does not match remote rm -v /usr/ports/distfiles/arpack/patch.tar.gz and start again. b.