pkgsrc-Bugs archive

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

PR/59028 CVS commit: pkgsrc/x11/qt5-qtwebkit



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

From: "Hauke Fath" <hauke%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59028 CVS commit: pkgsrc/x11/qt5-qtwebkit
Date: Mon, 20 Oct 2025 11:43:38 +0000

 Module Name:	pkgsrc
 Committed By:	hauke
 Date:		Mon Oct 20 11:43:38 UTC 2025
 
 Modified Files:
 	pkgsrc/x11/qt5-qtwebkit: Makefile distinfo
 	pkgsrc/x11/qt5-qtwebkit/patches: patch-Source_WTF_wtf_Platform.h
 
 Log Message:
 Unbreak x11/qt5-qtwebkit build
 
 by applying a patch from
 <https://github.com/qtwebkit/qtwebkit/pull/1107> to disable ICU C++
 header-only APIs introduced in ICU 76.
 
 At this point, the c++17 requirement is not just unnecessary, but
 breaks the build unless removed.
 
 Relevant to PR pkg/59028
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.136 -r1.137 pkgsrc/x11/qt5-qtwebkit/Makefile
 cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/qt5-qtwebkit/distinfo
 cvs rdiff -u -r1.7 -r1.8 \
     pkgsrc/x11/qt5-qtwebkit/patches/patch-Source_WTF_wtf_Platform.h
 
 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