From owner-freebsd-ports Mon Apr 29 18:10:27 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88F8F37B41A for ; Mon, 29 Apr 2002 18:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U1A1456469; Mon, 29 Apr 2002 18:10:01 -0700 (PDT) (envelope-from gnats) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by hub.freebsd.org (Postfix) with ESMTP id 03ABF37B416 for ; Mon, 29 Apr 2002 18:09:46 -0700 (PDT) Received: from agora.rdrop.com (localhost [127.0.0.1]) by agora.rdrop.com (8.12.2/8.12.2) with ESMTP id g3U19jmL069619 for ; Mon, 29 Apr 2002 18:09:45 -0700 (PDT) (envelope-from alan@agora.rdrop.com) Received: (from alan@localhost) by agora.rdrop.com (8.12.2/8.12.2/Submit) id g3U19jk7069618; Mon, 29 Apr 2002 18:09:45 -0700 (PDT) Message-Id: <200204300109.g3U19jk7069618@agora.rdrop.com> Date: Mon, 29 Apr 2002 18:09:45 -0700 (PDT) From: Alan Batie Reply-To: Alan Batie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37582: python port has no distfile defined Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37582 >Category: ports >Synopsis: python port has no distfile defined >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 29 18:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Batie >Release: FreeBSD 4.5-STABLE i386 >Organization: RainDrop Laboratories >Environment: System: FreeBSD agora.rdrop.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 3 08:52:15 PST 2002 root@agora.rdrop.com:/usr/src/freebsd/src/sys/compile/AGORA i386 >Description: The latest port Makefile in ports/lang/python defines DISTFILES as ${PYTHON_DISTFILE}, which either isn't defined at all (that I could find) or at least incorrectly, resulting in an inability to fetch the 2.2.1 tarball. Changing it to the correct Python-2.2.1.tgz makes it work. >How-To-Repeat: cd /usr/ports/lang/python cvs update -dP make fetch >Fix: Change the definition of DISTFILES to Python-2.2.1.tgz >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message