Date: Thu, 14 Nov 2002 08:52:24 -0800 (PST) From: Jacques Vidrine <nectar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/python21 Makefile ports/lang/python21/files patch-Lib:os.py patch-Modules:Setup.dist ports/lang/python20 Makefile ports/lang/python20/files patch-Lib:os.py ports/lang/python15 Makefile ports/lang/python15/files ... Message-ID: <200211141652.gAEGqPCB068448@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nectar 2002/11/14 08:52:24 PST
Modified files:
lang/python21 Makefile
lang/python20 Makefile
lang/python15 Makefile
Added files:
lang/python21/files patch-Lib:os.py patch-Modules:Setup.dist
lang/python20/files patch-Lib:os.py
lang/python15/files patch-Lib:os.py
Log:
Backport fix for temporary file handling bug in os._execvpe() from
Python 2.2.2.
Not approved by: tg (short timeout)
Revision Changes Path
1.77 +1 -1 ports/lang/python15/Makefile
1.1 +76 -0 ports/lang/python15/files/patch-Lib:os.py (new)
1.84 +1 -0 ports/lang/python20/Makefile
1.1 +76 -0 ports/lang/python20/files/patch-Lib:os.py (new)
1.90 +1 -0 ports/lang/python21/Makefile
1.1 +93 -0 ports/lang/python21/files/patch-Lib:os.py (new)
1.1 +19 -0 ports/lang/python21/files/patch-Modules:Setup.dist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211141652.gAEGqPCB068448>
