cvs commit: ports/devel/nspr Makefile ports/devel/nspr/files patch-bugzilla-684758

Florian Smeets flo at FreeBSD.org
Sat Sep 10 10:35:11 UTC 2011


flo         2011-09-10 10:35:10 UTC

  FreeBSD ports repository

  Modified files:
    devel/nspr           Makefile 
  Added files:
    devel/nspr/files     patch-bugzilla-684758 
  Log:
  add a patch which prevents firefox from using 100% cpu.
  
  FreeBSD sets POLLHUP in case a connect failed and the socket has never been
  connected. NSPR should also check for this.
  
  The patch has already been committed upstream. Bugzilla ID 684758
  
  PR:             ports/156889
  Analyzed by:    avg
  Patch by:       avg
  Approved by:    kwm
  
  Revision  Changes    Path
  1.45      +1 -0      ports/devel/nspr/Makefile
  1.1       +11 -0     ports/devel/nspr/files/patch-bugzilla-684758 (new)


More information about the cvs-ports mailing list