pkgsrc-Bugs archive

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

Re: PR/58249 CVS commit: pkgsrc/x11/qt6-qtbase



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

From: Yasushi Oshima <oshima-ya%yagoto-urayama.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: PR/58249 CVS commit: pkgsrc/x11/qt6-qtbase
Date: Tue, 14 May 2024 20:34:38 +0900 (JST)

 Mon, 13 May 2024 19:40:02 +0000 (UTC)
 "Havard Eidnes" <he%netbsd.org@localhost> wrote
 
 > The following reply was made to PR pkg/58249; it has been noted by GNATS.
 > 
 > From: "Havard Eidnes" <he%netbsd.org@localhost>
 > To: gnats-bugs%gnats.NetBSD.org@localhost
 > Cc: 
 > Subject: PR/58249 CVS commit: pkgsrc/x11/qt6-qtbase
 > Date: Mon, 13 May 2024 19:39:46 +0000
 > 
 >  Module Name:	pkgsrc
 >  Committed By:	he
 >  Date:		Mon May 13 19:39:45 UTC 2024
 >  
 >  Modified Files:
 >  	pkgsrc/x11/qt6-qtbase: Makefile distinfo
 >  Added Files:
 >  	pkgsrc/x11/qt6-qtbase/patches:
 >  	    patch-src_network_kernel_qhostinfo__unix.cpp
 >  
 >  Log Message:
 >  x11/qt6-qtbase: add conditional to avoid res_init() and _res usage
 >  on NetBSD.  This should make this work in threaded programs.
 >  Ref. PR#58249.
 >  
 >  
 >  To generate a diff of this commit:
 >  cvs rdiff -u -r1.30 -r1.31 pkgsrc/x11/qt6-qtbase/Makefile
 >  cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/qt6-qtbase/distinfo
 >  cvs rdiff -u -r0 -r1.1 \
 >      pkgsrc/x11/qt6-qtbase/patches/patch-src_network_kernel_qhostinfo__unix.cpp
 >  
 >  Please note that diffs are not public domain; they are subject to the
 >  copyright notices on the relevant files.
 >  
 
 After rebuild qt6-qtbase with these changes, stellarium works well. Thanks!
 


Home | Main Index | Thread Index | Old Index