From jhein@gossamer.timing.com  Wed Sep 29 23:19:23 2010
Return-Path: <jhein@gossamer.timing.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 20E24106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Sep 2010 23:19:23 +0000 (UTC)
	(envelope-from jhein@gossamer.timing.com)
Received: from mout.perfora.net (mout.perfora.net [74.208.4.194])
	by mx1.freebsd.org (Postfix) with ESMTP id DEB238FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Sep 2010 23:19:22 +0000 (UTC)
Received: from gossamer.timing.com ([206.168.13.144])
	by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis)
	id 0MNrOt-1P6tId1gZ1-007RF3; Wed, 29 Sep 2010 19:06:46 -0400
Message-Id: <19619.50819.696827.67547@gossamer.timing.com>
Date: Wed, 29 Sep 2010 17:06:43 -0600
From: John Hein <jhein@symmetricom.com>
Reply-To: John Hein <jhein@symmetricom.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] mod_wsgi works with lang/python27
X-Send-Pr-Version: 3.113
X-GNATS-Notify: douglas@douglasthrift.net

>Number:         151092
>Category:       ports
>Synopsis:       [patch] www/mod_wsgi works with lang/python27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 29 23:20:01 UTC 2010
>Closed-Date:    Thu Sep 30 02:03:42 UTC 2010
>Last-Modified:  Thu Sep 30 02:10:01 UTC 2010
>Originator:     John Hein
>Release:        
>Organization:
>Environment:

>Description:

I built mod_wsgi with python 2.7.  Builds fine and seems to be running
fine with python 2.7, apache 2.2.16, freebsd 7-stable and
hgwebdir.wsgi (from devel/mercurial)...

>How-To-Repeat:
>Fix:


--eeRMTCQVuI
Content-Type: text/plain; name="patch-py27"
Content-Description: allow python27 for www/mod_wsgi
Content-Disposition: inline;
	filename="patch-py27"
Content-Transfer-Encoding: 7bit

Index: Makefile
===================================================================
RCS file: /base/FreeBSD-CVS/ports/www/mod_wsgi/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile	10 Sep 2010 01:44:26 -0000	1.17
+++ Makefile	28 Sep 2010 02:17:57 -0000
@@ -26,7 +26,7 @@ CONFLICTS=	${PKGNAMEPREFIX}mod_wsgi-3.* 
 PROJECTHOST=	modwsgi
 
 USE_APACHE=	1.3+
-USE_PYTHON=	2.4-2.6
+USE_PYTHON=	2.4-2.7
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-apxs="${APXS}" --with-python="${PYTHON_CMD}"

--eeRMTCQVuI--
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 29 23:20:08 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151092 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 30 00:14:25 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151092 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: douglas@douglasthrift.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151092: [patch] www/mod_wsgi works with lang/python27
Date: Thu, 30 Sep 2010 00:14:23 UT

 Maintainer of www/mod_wsgi,
 
 Please note that PR ports/151092 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151092
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-python->freebsd-ports-bugs 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Sep 30 01:34:55 UTC 2010 
Responsible-Changed-Why:  
- fix assignment 


http://www.freebsd.org/cgi/query-pr.cgi?pr=151092 

From: Douglas Thrift <douglas@douglasthrift.net>
To: bug-followup@FreeBSD.ORG
Cc: jhein@symmetricom.com
Subject: Re: ports/151092: [patch] www/mod_wsgi works with lang/python27
Date: Wed, 29 Sep 2010 18:32:23 -0700

 On 9/29/2010 5:14 PM, Edwin Groothuis wrote:
 > Maintainer of www/mod_wsgi,
 > 
 > Please note that PR ports/151092 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151092
 > 
 
 I approve. However, you might consider using the newer www/mod_wsgi3.
 -- 
 Douglas William Thrift
 <douglas@douglasthrift.net>
 <http://douglasthrift.net/>
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Thu Sep 30 01:42:53 UTC 2010 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151092 
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Sep 30 02:02:52 UTC 2010 
Responsible-Changed-Why:  
I will take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151092 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Sep 30 02:03:41 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151092 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151092: commit references a PR
Date: Thu, 30 Sep 2010 02:04:43 +0000 (UTC)

 pgollucci    2010-09-30 02:04:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/mod_wsgi         Makefile 
   Log:
   - Works with python 2.7
   
   PR:             ports/151092
   Submitted by:   John Hein <jhein@symmetricom.com>
   Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
   
   Revision  Changes    Path
   1.18      +1 -1      ports/www/mod_wsgi/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
 --eeRMTCQVuI
 Content-Type: text/plain; charset=us-ascii
 Content-Description: message body text
 Content-Transfer-Encoding: 7bit
 
