From gnats@FreeBSD.org  Sun Nov  5 05:12:41 2006
Return-Path: <gnats@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EF5F416A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Nov 2006 05:12:41 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BCC4343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Nov 2006 05:12:41 +0000 (GMT)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kA55CeBY024563
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 5 Nov 2006 05:12:40 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kA55CeJ1024562;
	Sun, 5 Nov 2006 05:12:40 GMT
	(envelope-from gnats)
Message-Id: <200611050512.kA55CeJ1024562@freefall.freebsd.org>
Date: Sun, 5 Nov 2006 05:12:40 GMT
From: Dryice Liu <dryice@dryice.name>
Reply-To: Dryice Liu <dryice@dryice.name>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [maintainer] www/quixote: doesn't work with Python 2.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         105163
>Category:       ports
>Synopsis:       [maintainer] www/quixote: doesn't work with Python 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 05 05:20:21 GMT 2006
>Closed-Date:    Sun Nov 05 08:20:23 GMT 2006
>Last-Modified:  Sun Nov  5 08:30:23 GMT 2006
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:

	Mark this port requires Python 2.3-2.4

>How-To-Repeat:
	
>Fix:

	

--- attached file begins here ---
diff -ruN quixote.old/Makefile quixote/Makefile
--- quixote.old/Makefile	Sun Jan  1 05:08:01 2006
+++ quixote/Makefile	Sun Nov  5 12:52:08 2006
@@ -15,7 +15,7 @@
 MAINTAINER=	dryice@dryice.name
 COMMENT=	A framework for developing web applications in Python
 
-USE_PYTHON=	2.3+
+USE_PYTHON=	2.3-2.4
 USE_PYDISTUTILS=	yes
 
 .include <bsd.port.pre.mk>
--- attached file ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Nov 5 08:20:21 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105163: commit references a PR
Date: Sun,  5 Nov 2006 08:21:01 +0000 (UTC)

 miwi        2006-11-05 08:20:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/quixote          Makefile 
   Log:
   - Set python 2.3-24
   
   PR:             ports/105163
   Submitted by:   Dryice Liu <dryice@dryice.name> (maintainer)
   Sponsored by:   FreeBSD Bug-a-thon #2
   
   Revision  Changes    Path
   1.30      +1 -1      ports/www/quixote/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:
