ports/162417: [PATCH] devel/py27-freebsd: extend python compatibility to 2.7

Jimmy Olgeni olgeni at FreeBSD.org
Wed Nov 9 23:20:09 UTC 2011


>Number:         162417
>Category:       ports
>Synopsis:       [PATCH] devel/py27-freebsd: extend python compatibility to 2.7
>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 Nov 09 23:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD backoffice 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Oct 12 21:16:42 CEST 2011
>Description:
Currently py-freebsd brings in python26 as a dependency, but it seems to work fine with python27 too.

Port maintainer (python at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py27-freebsd-0.9.3_6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/py-freebsd/Makefile,v
retrieving revision 1.23
diff -u -u -r1.23 Makefile
--- Makefile	7 Nov 2011 04:24:52 -0000	1.23
+++ Makefile	9 Nov 2011 23:12:07 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	freebsd
 PORTVERSION=	0.9.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_LOCAL} \
 		http://people.freebsd.org/~perky/distfiles/
@@ -18,7 +18,7 @@
 MAINTAINER=	python at FreeBSD.org
 COMMENT=	Python interface to FreeBSD-specific system libraries
 
-USE_PYTHON=	2.5-2.6
+USE_PYTHON=	2.5-2.7
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	py-freebsd
 
--- py27-freebsd-0.9.3_6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list