From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 3 23:50:03 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0459616A41B for ; Wed, 3 Oct 2007 23:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9F39713C458 for ; Wed, 3 Oct 2007 23:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l93No2nj096556 for ; Wed, 3 Oct 2007 23:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l93No2La096555; Wed, 3 Oct 2007 23:50:02 GMT (envelope-from gnats) Resent-Date: Wed, 3 Oct 2007 23:50:02 GMT Resent-Message-Id: <200710032350.l93No2La096555@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 963AD16A417 for ; Wed, 3 Oct 2007 23:48:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 6715613C44B for ; Wed, 3 Oct 2007 23:48:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l93NmHwt066752 for ; Wed, 3 Oct 2007 23:48:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l93NmHQ5066751; Wed, 3 Oct 2007 23:48:17 GMT (envelope-from nobody) Message-Id: <200710032348.l93NmHQ5066751@www.freebsd.org> Date: Wed, 3 Oct 2007 23:48:17 GMT From: "Philip M. Gollucci" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/116883: typo s/python/python25/ in UPDATING X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 23:50:03 -0000 >Number: 116883 >Category: ports >Synopsis: typo s/python/python25/ in UPDATING >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 03 23:50:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.0-current >Organization: Riderway Inc. >Environment: FreeBSD philip.hq.rws 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Jul 26 16:44:37 EDT 2007 root@philip.office.rws:/usr/obj/usr/src/sys/GENERIC i386 >Description: python is not a valid package name its either python24 or python25. >How-To-Repeat: portupgrade -R python >Fix: Index: UPDATING =================================================================== RCS file: /home/ncvs/ports/UPDATING,v retrieving revision 1.551 diff -u -r1.551 UPDATING --- UPDATING 1 Oct 2007 04:33:00 -0000 1.551 +++ UPDATING 3 Oct 2007 23:46:26 -0000 @@ -235,7 +235,7 @@ variable to 'python2.5' without quotes in make.conf, then go to lang/python and execute - # portupgrade -R python + # portupgrade -R python25 Once the installed Python has been updated to 2.5, by using one of the methods above, it is required to run the upgrade-site-packages target in lang/python to >Release-Note: >Audit-Trail: >Unformatted: