From owner-freebsd-ports@FreeBSD.ORG Sun Mar 23 12:02:43 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7D47B3A for ; Sun, 23 Mar 2014 12:02:43 +0000 (UTC) Received: from mail-qg0-x22b.google.com (mail-qg0-x22b.google.com [IPv6:2607:f8b0:400d:c04::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DFDEA2 for ; Sun, 23 Mar 2014 12:02:43 +0000 (UTC) Received: by mail-qg0-f43.google.com with SMTP id f51so13128229qge.2 for ; Sun, 23 Mar 2014 05:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:in-reply-to:references:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=FLHDqgof13OLw0cQ8CibL7E5RPV3HmOfgi7CDY+84zg=; b=cB1r5fLrHe9q22qOtPRwY+GyL7ADDLSOVyIXq1FFscUBDuIW0b8gOeKv8javNmmge5 IXV2hJ/DZWzZyLZvn0XEogDObfBFr/8lowS9qPkbKOMW9qdfA0FuZJ4EKxkaX2lqTt1m HMEzdFs2dl9cU6WMaysOb1WehjMkUOuahP6hs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:reply-to:organization:mime-version:content-type :content-transfer-encoding; bh=FLHDqgof13OLw0cQ8CibL7E5RPV3HmOfgi7CDY+84zg=; b=ZEx4jQmvbD2qWY5QPp1mP6LFCC4+kFqC+oj29VUuDqXbboV7UaGYanAExbZT/a1J9C /cTgTY4fDjgRwCU+s6GPQcY19A6VET6L5/1XOWmfPR7feoulu/t21yqcyQzm/ko6S/Mt mLm71x51JfbXtLS3vHBkpiNMoBI6Vu2eSCkvkN3kxQSIfPB3KUwPPC00lyFrX7QAKwMN HUTCmhklBSp4TxHCe3rsTMvpx14DCy2inglWgIXxBWkTagPF9F6JPPAFQ5nlY3sED1zB nReSjN0vErcqPwHMrLV3J2qwHhvdo8+kJKuJta0x6nMnqVSKEWfJzwyTktKti0HT1IFQ VUBA== X-Gm-Message-State: ALoCoQkI/w0CwfOJzu6jYNoHJpAUJXNotMQYzLu7Vs9PoHliB0pYgd6BGDgVBAFeqtl8/jtJQJEZ X-Received: by 10.224.5.197 with SMTP id 5mr1749789qaw.72.1395576162816; Sun, 23 Mar 2014 05:02:42 -0700 (PDT) Received: from scorpio (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPSA id s61sm16702011qge.11.2014.03.23.05.02.42 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 23 Mar 2014 05:02:42 -0700 (PDT) Date: Sun, 23 Mar 2014 08:02:41 -0400 From: Jerry To: FreeBSD Ports Subject: Re: Port version problem Message-ID: <20140323080241.4f566561@scorpio> In-Reply-To: <532EC89E.6000607@gmx.de> References: <20140323070513.537fcee0@scorpio> <532EC253.1020909@gmx.de> <20140323073920.346d8f9e@scorpio> <532EC89E.6000607@gmx.de> Organization: seibercom.net X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: FreeBSD Ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 12:02:44 -0000 On Sun, 23 Mar 2014 12:42:22 +0100, Matthias Andree stated: > Am 23.03.2014 12:39, schrieb Jerry: > > > /usr/sbin/portsnap fetch update > > /usr/local/sbin/portsdb -u > > /usr/sbin/pkg version -vIL= > > > > I just reran those command and it produced the exact same results. > > portsdb is irrelevant here, did you check portsnap output, did it > succeed? Is your system clock plausible? Did portsnap rebuild the > INDEX file? > > Otherwise, try: make fetchindex -C /usr/ports I tried your suggestion with negative results. Any other ideas? -- Jerry