Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2004 00:19:54 -0800 (PST)
From:      Hye-Shik Chang <perky@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/python Makefile ports/lang/python/files patch-Lib::distutils::spawn.py
Message-ID:  <200402240819.i1O8Jsmv061181@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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