From nobody@FreeBSD.org  Wed Oct  3 23:48:17 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 963AD16A417
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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" <pgollucci@p6m7g8.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: typo s/python/python25/ in UPDATING
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         116883
>Category:       ports
>Synopsis:       typo s/python/python25/ in UPDATING
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-python
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 03 23:50:02 GMT 2007
>Closed-Date:    Mon Mar 31 13:34:08 UTC 2008
>Last-Modified:  Mon Mar 31 13:34:08 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 4 09:53:23 UTC 2007 
Responsible-Changed-Why:  
Over to authors of the entry. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116883 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon Mar 31 13:33:26 UTC 2008 
State-Changed-Why:  
Actually the entry is correct; there is a python25 port and python metaport. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116883 
>Unformatted:
