pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Nov  3 11:29:35 UTC 2013

Modified Files:
        pkgsrc/www/firefox: distinfo
        pkgsrc/www/firefox/patches: patch-gfx_skia_moz.build

Log Message:
Fix PR pkg/48363

* Remove DragonFly from SkThreadUtils_pthread_linux.cpp condition.
  DragonFly has no cpuset(3) or CPU_SET(3) macros/functions.
  It has usched_set(2), but I cannot implement with them.
  Use SkThreadUtils_pthread_other.cpp instead.


To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/firefox/patches/patch-gfx_skia_moz.build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index