Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2010 09:43:56 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149953: [MAINTAINER] astro/py-metar: extend USE_PYTHON range
Message-ID:  <20100825014356.C00F32AEC4EC@sunpoet.net>
Resent-Message-ID: <201008250150.o7P1o9cn005947@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149953
>Category:       ports
>Synopsis:       [MAINTAINER] astro/py-metar: extend USE_PYTHON range
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 25 01:50:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010
>Description:
Extend USE_PYTHON range (connect Python 2.7)

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

--- py27-metar-0.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/astro/py-metar/Makefile /usr/ports/sunpoet/py-metar/Makefile
--- /usr/ports/astro/py-metar/Makefile	2010-05-29 23:02:46.000000000 +0800
+++ /usr/ports/sunpoet/py-metar/Makefile	2010-08-24 19:04:16.000000000 +0800
@@ -19,7 +19,7 @@
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 PYDISTUTILS_PKGNAME=	${REALPORTNAME}
 USE_PYDISTUTILS=	yes
-USE_PYTHON=	-2.6
+USE_PYTHON=	-2.7
 
 PLIST_FILES=	bin/${REALPORTNAME} \
 		%%PYTHON_SITELIBDIR%%/${REALPORTNAME}.py \
--- py27-metar-0.16.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100825014356.C00F32AEC4EC>