Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2002 15:28:05 -0500 (EST)
From:      Alan Eldridge <ports@geeksrus.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        oddbjorn@tricknology.org
Subject:   ports/36589: www/pyweblib: use current python
Message-ID:  <200203312028.g2VKS5A57918@wwweasel.geeksrus.net>

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

>Number:         36589
>Category:       ports
>Synopsis:       www/pyweblib: use current python
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 31 12:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alan Eldridge
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Geeksrus.NET
>Environment:
System: FreeBSD wwweasel.geeksrus.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 11 00:59:22 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386

>Description:

The www/pyweblib port has an explicit force of
PYTHON_VERSION=python2.1.  The package seems to build and install fine
on current python (2.2_1), and there is no indication on the
software's home page (last updated Feb 2002) of any incompatibility
with 2.2.

This is one of the few (< 5) packages which specifically require 2.1, and
I don't see a reason for that to persist.

>How-To-Repeat:
>Fix:

==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
Index: www/pyweblib/Makefile
===================================================================
RCS file: /home/ports/cvsroot/ports/www/pyweblib/Makefile,v
retrieving revision 1.1
diff -u -3 -r1.1 Makefile
--- www/pyweblib/Makefile	23 Mar 2002 10:50:41 -0000	1.1
+++ www/pyweblib/Makefile	31 Mar 2002 19:21:19 -0000
@@ -17,7 +17,6 @@
 RUN_DEPENDS=	python:${PORTSDIR}/lang/python
 
 USE_PYTHON=	yes
-PYTHON_VERSION=	python2.1
 WRKSRC=		${WRKDIR}/${DISTNAME:S=-src==}
 
 do-build:
==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==



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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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