pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/modular-xorg-server



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jul 17 15:58:02 UTC 2021

Modified Files:
        pkgsrc/x11/modular-xorg-server: Makefile.common distinfo

Log Message:
modular-xorg-server: update to 1.20.12.

Erik Kurzinger (1):
      glx: don't create implicit GLXWindow if one already exists

Jeremy Huddleston Sequoia (2):
      xquartz: Fix appFlags build failure with macOS 10.15+ SDKs
      xquartz: Ensure the mouse pointer is shown when switching to a native macOS alert or window

Jose Maria Casanova Crespo (1):
      glamor: Avoid using GL_QUADS on V3D

Matt Turner (2):
      Build xz tarballs instead of bzip2
      xserver 1.20.12

Olivier Fourdan (4):
      xwayland: Add PtrFeedback to the touch device
      dix: Guard against non-existing PtrFeedbackPtr
      glx: Set ContextTag for all contexts
      glx: Fix use after free in MakeCurrent

Vasily Khoruzhick (1):
      glx: fixup symbol name for get_extensions function

Ville Syrjälä (2):
      modesetting: Update props for dynamically added outputs
      modesetting: Fix possible_crtcs

Zoltán Böszörményi (1):
      xfree86: Fix NULL pointer dereference crash

orbea (1):
      hw/dmx/config: Link directly with libdmxconfig.a

Łukasz Spintzyk (9):
      modesetting: Disable reverse prime offload mode for displays running on evdi,udl
      modesetting: Initialize present extension despite glamor is disabled
      present: Use crtc's screen present operation for syncing
      present: fix msc offset calculation in screen mode
      modesetting: Find crtc on slave outputs as fallback instead of returning primary crtc
      modesetting: remove unnecessary ms_covering_xf86_crtc dup of ms_covering_randr_crtc
      modesetting: Remove few common functions from ms namespace
      xfree86: Change displays array to pointers array to fix invalid pointer issues after table reallocation
      xfree86: Fix out of array bound access to xf86Entities


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/x11/modular-xorg-server/Makefile.common
cvs rdiff -u -r1.109 -r1.110 pkgsrc/x11/modular-xorg-server/distinfo

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

Modified files:

Index: pkgsrc/x11/modular-xorg-server/Makefile.common
diff -u pkgsrc/x11/modular-xorg-server/Makefile.common:1.42 pkgsrc/x11/modular-xorg-server/Makefile.common:1.43
--- pkgsrc/x11/modular-xorg-server/Makefile.common:1.42 Thu Jun 24 18:43:08 2021
+++ pkgsrc/x11/modular-xorg-server/Makefile.common      Sat Jul 17 15:58:02 2021
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile.common,v 1.42 2021/06/24 18:43:08 tnn Exp $
+# $NetBSD: Makefile.common,v 1.43 2021/07/17 15:58:02 wiz Exp $
 # used by x11/modular-xorg-server/Makefile
 # used by x11/modular-xorg-xephyr/Makefile
 # used by x11/modular-xorg-xwayland/Makefile
 
-XORG_VERSION=  1.20.11
+XORG_VERSION=  1.20.12
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=xserver/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 HOMEPAGE=      https://xorg.freedesktop.org/
 LICENSE=       mit AND modified-bsd AND x11 # with no-advertising clause
@@ -108,12 +108,6 @@ CONFIGURE_ENV.SunOS+=      ac_cv_func_mkostem
 
 INSTALLATION_DIRS+=    lib/xorg/modules/drivers lib/xorg/modules/input
 
-BUILDLINK_API_DEPENDS.MesaLib+=                MesaLib>=7.8.0
-BUILDLINK_API_DEPENDS.xtrans+=         xtrans>=1.2.2
-BUILDLINK_API_DEPENDS.dri+=            dri>=7.8
-BUILDLINK_API_DEPENDS.xfont+=          xfont>=1.4.2
-BUILDLINK_API_DEPENDS.pixman+=         pixman>=0.21.8
-
 BUILD_DEPENDS+=                tradcpp-[0-9]*:../../devel/tradcpp
 CONFIGURE_ENV+=                ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix"
 
@@ -145,5 +139,6 @@ BUILDLINK_API_DEPENDS.libXext+=     libXext>
 .include "../../x11/libxkbfile/buildlink3.mk"
 .include "../../x11/pixman/buildlink3.mk"
 .include "../../x11/xcb-util-keysyms/buildlink3.mk"
+BUILDLINK_API_DEPENDS.xtrans+=         xtrans>=1.2.2
 .include "../../x11/xtrans/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"

Index: pkgsrc/x11/modular-xorg-server/distinfo
diff -u pkgsrc/x11/modular-xorg-server/distinfo:1.109 pkgsrc/x11/modular-xorg-server/distinfo:1.110
--- pkgsrc/x11/modular-xorg-server/distinfo:1.109       Thu Jun 24 18:43:08 2021
+++ pkgsrc/x11/modular-xorg-server/distinfo     Sat Jul 17 15:58:02 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.109 2021/06/24 18:43:08 tnn Exp $
+$NetBSD: distinfo,v 1.110 2021/07/17 15:58:02 wiz Exp $
 
-SHA1 (xorg-server-1.20.11.tar.bz2) = 86ae4add5719e6026a569f5559d51e8707171d5d
-RMD160 (xorg-server-1.20.11.tar.bz2) = 9b451d5523e9384df37e0e91f52d843090590d23
-SHA512 (xorg-server-1.20.11.tar.bz2) = 1017015b9fd5d53788abe3641d877e6df8609841fa5c1847c0a5e133ddcc1b758a5d695304ebd36828099ec201a85b6b70b46f5ea4f81c5bd3a16fa6e175e3c2
-Size (xorg-server-1.20.11.tar.bz2) = 6476116 bytes
+SHA1 (xorg-server-1.20.12.tar.xz) = 2ff90fdccfe285e03ebb4805067bcdae557861ea
+RMD160 (xorg-server-1.20.12.tar.xz) = 04c946f6243ebb0d96f0ab4a9c53b982d2285a71
+SHA512 (xorg-server-1.20.12.tar.xz) = 98350c42fb1f10c965663c1c8d4b225689a6a63163d788d454aa71b28b9cc8fcf9709a932f882358a13ca0c277c0c15812d05919092b4c32828d4ed61cca0406
+Size (xorg-server-1.20.12.tar.xz) = 5143456 bytes
 SHA1 (patch-configure) = 4c2d439e622ec14ec2f8a3a2f556c67e60259f82
 SHA1 (patch-hw_kdrive_ephyr_hostx.c) = b681ee28bc7af06774f10bc882d355d42ac965d3
 SHA1 (patch-hw_xfree86_common_xf86AutoConfig.c) = 70adf85be9fc6222a335686e7e9e9f385aca02f9



Home | Main Index | Thread Index | Old Index