cvs commit: ports/lang/python Makefile ports/lang/python/files patch-Lib::distutils::spawn.py

Hye-Shik Chang perky at FreeBSD.org
Tue Feb 24 00:19:55 PST 2004


perky       2004/02/24 00:19:54 PST

  FreeBSD ports repository

  Modified files:
    lang/python          Makefile 
  Added files:
    lang/python/files    patch-Lib::distutils::spawn.py 
  Log:
  - Add a workaround for the net/straw port installation problem
  recently introduced by libpthread. The problem was that waitpid(2)
  raised EINTR but python's distutils didn't catch it correctly.
  - PORTREVISION is bumped to 2, subsequently.
  
  Revision  Changes    Path
  1.120     +1 -1      ports/lang/python/Makefile
  1.1       +17 -0     ports/lang/python/files/patch-Lib::distutils::spawn.py (new)


More information about the cvs-all mailing list