pkgsrc-WIP-changes archive

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

webkit-gtk60: regen patch



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Apr 24 17:52:38 2026 +0200
Changeset:	c87ac40c120ba784fde9afb4baaeec23ef2f6457

Modified Files:
	webkit-gtk60/patches/patch-Source_WebCore_style_values_non-standard_StyleWebKitBoxReflect.h

Log Message:
webkit-gtk60: regen patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c87ac40c120ba784fde9afb4baaeec23ef2f6457

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

diffstat:
 ...urce_WebCore_style_values_non-standard_StyleWebKitBoxReflect.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/webkit-gtk60/patches/patch-Source_WebCore_style_values_non-standard_StyleWebKitBoxReflect.h b/webkit-gtk60/patches/patch-Source_WebCore_style_values_non-standard_StyleWebKitBoxReflect.h
index c64deaa996..d4fa90b4bb 100644
--- a/webkit-gtk60/patches/patch-Source_WebCore_style_values_non-standard_StyleWebKitBoxReflect.h
+++ b/webkit-gtk60/patches/patch-Source_WebCore_style_values_non-standard_StyleWebKitBoxReflect.h
@@ -5,12 +5,12 @@ X11/X.h defines Below=1 and Above=0, which breaks ReflectionDirection enum.
 Must be in this file directly due to #pragma once preventing re-inclusion
 of RenderStyleConstants.h after X11 headers are included.
 
---- Source/WebCore/style/values/non-standard/StyleWebKitBoxReflect.h.orig	2025-04-07 18:43:10.000000000 +0000
+--- Source/WebCore/style/values/non-standard/StyleWebKitBoxReflect.h.orig	2026-02-23 14:40:55.954298000 +0000
 +++ Source/WebCore/style/values/non-standard/StyleWebKitBoxReflect.h
-@@ -28,6 +28,12 @@
+@@ -29,6 +29,12 @@
  #include <WebCore/StyleLengthWrapper.h>
  #include <WebCore/StyleMaskBorder.h>
-
+ 
 +// X11/X.h defines Below=1 and Above=0, conflicting with ReflectionDirection enum
 +#ifdef Below
 +#undef Below
@@ -19,4 +19,4 @@ of RenderStyleConstants.h after X11 headers are included.
 +
  namespace WebCore {
  namespace Style {
-
+ 


Home | Main Index | Thread Index | Old Index