Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2011 10:35:10 +0000 (UTC)
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/nspr Makefile ports/devel/nspr/files patch-bugzilla-684758
Message-ID:  <201109101035.p8AAZAAb094067@repoman.freebsd.org>

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



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