cvs commit: ports/lang/python/files patch-setup.py

Hye-Shik Chang perky at FreeBSD.org
Sat Aug 12 03:57:47 UTC 2006


perky       2006-08-12 03:57:46 UTC

  FreeBSD ports repository

  Modified files:
    lang/python/files    patch-setup.py 
  Log:
  Avoid to use "ncursesw" which causes segfault when the system has
  devel/ncurses installed due to a shared library collision between
  a base ncurses from libreadline dependency and a local ncurses from
  libncursesw dependency.
  
  PR:             99496
  Submitted by:   rachid achellal <rachid at in.nl>,
                  Xiao-Yong Jin <xj2106 at columbia.edu>
  
  Revision  Changes    Path
  1.8       +20 -2     ports/lang/python/files/patch-setup.py


More information about the cvs-ports mailing list