pkgsrc-Bugs archive

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

PR/48363 CVS commit: pkgsrc/www/firefox



The following reply was made to PR pkg/48363; it has been noted by GNATS.

From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48363 CVS commit: pkgsrc/www/firefox
Date: Sun, 3 Nov 2013 11:29:35 +0000

 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