From owner-freebsd-ports@FreeBSD.ORG Fri Sep 17 14:25:35 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 641471065670 for ; Fri, 17 Sep 2010 14:25:35 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta04.emeryville.ca.mail.comcast.net (qmta04.emeryville.ca.mail.comcast.net [76.96.30.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7178FC0C for ; Fri, 17 Sep 2010 14:25:35 +0000 (UTC) Received: from omta03.emeryville.ca.mail.comcast.net ([76.96.30.27]) by qmta04.emeryville.ca.mail.comcast.net with comcast id 7o6X1f0060b6N64A4qRayt; Fri, 17 Sep 2010 14:25:34 +0000 Received: from koitsu.dyndns.org ([98.248.41.155]) by omta03.emeryville.ca.mail.comcast.net with comcast id 7qRZ1f00V3LrwQ28PqRakK; Fri, 17 Sep 2010 14:25:34 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 7D9329B427; Fri, 17 Sep 2010 07:25:33 -0700 (PDT) Date: Fri, 17 Sep 2010 07:25:33 -0700 From: Jeremy Chadwick To: Leslie Jensen Message-ID: <20100917142533.GA56398@icarus.home.lan> References: <4C937281.3060702@eskk.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C937281.3060702@eskk.nu> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@freebsd.org Subject: Re: Can't fetch libxml2-2.7.7.tar.gz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2010 14:25:35 -0000 On Fri, Sep 17, 2010 at 03:52:01PM +0200, Leslie Jensen wrote: > When building the meta port xorg I get an error saying > > libxml2-2.7.7.tar.gz "local modification time does not match remote" > > Ports tree is updated with portsnap update. > > Any advise ? Can't reproduce... # pkg_info | grep libxml2 libxml2-2.7.7 = up-to-date with port # cd /usr/ports/textproc/libxml2 # ls -l total 10 -rw-r--r-- 1 root wheel 2016 Jun 25 00:23 Makefile -rw-r--r-- 1 root wheel 218 May 11 05:18 distinfo drwxr-xr-x 2 root wheel 512 May 11 05:18 files -rw-r--r-- 1 root wheel 339 Jan 15 2007 pkg-descr -rw-r--r-- 1 root wheel 1822 May 11 2006 pkg-plist # egrep ^PORT Makefile PORTNAME= libxml2 PORTVERSION= 2.7.7 PORTREVISION?= 0 # cat distinfo MD5 (gnome2/libxml2-2.7.7.tar.gz) = 9abc9959823ca9ff904f1fbcf21df066 SHA256 (gnome2/libxml2-2.7.7.tar.gz) = af5b781418ba4fff556fa43c50086658ea8a2f31909c2b625c2ce913a1d9eb68 SIZE (gnome2/libxml2-2.7.7.tar.gz) = 4868502 -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |