From owner-freebsd-python@FreeBSD.ORG Tue Aug 13 08:52:06 2013 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 04DE8F17; Tue, 13 Aug 2013 08:52:06 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id DA8C024F4; Tue, 13 Aug 2013 08:52:05 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 2C67D3BDD7; Tue, 13 Aug 2013 01:44:56 -0700 (PDT) From: "Ronald F. Guilmette" To: freebsd-ports@freebsd.org, python@FreeBSD.org Subject: x11-toolkits/py-tkinter ... seriously broken Date: Tue, 13 Aug 2013 01:44:56 -0700 Message-ID: <26735.1376383496@server1.tristatelogic.com> X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Aug 2013 08:52:06 -0000 What the hey? # make => Python-2.7.3.tar.xz is not in /usr/ports/lang/python27/distinfo. => Either /usr/ports/lang/python27/distinfo is out of date, or => Python-2.7.3.tar.xz is spelled incorrectly. *** [do-fetch] Error code 1 Stop in /usr/ports/x11-toolkits/py-tkinter. The message is correct, my /usr/ports/lang/python27/distinfo file looks like this: SHA256 (python/Python-2.7.5.tar.xz) = f33c4cab167dc69e10962e1cebf1c0768e2d0e8575648130c20e6bda84551db1 SIZE (python/Python-2.7.5.tar.xz) = 10252148 So what the hell is wrong How am I supposed to fix this? I need to build x11-toolkits/py-tkinter ! Help? Please? P.S. I just now tried to fix this by re-running: portsnap fetch update That made no difference at all. Does anybody maintain this?