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:           Fri Apr 12 20:48:05 UTC 2024

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

Log Message:
modular-xorg-server: update to 21.1.13

Matt Turner (1):
      xserver 21.1.13

Olivier Fourdan (1):
      render: Avoid possible double-free in ProcRenderAddGlyphs()

Willem Jan Palenstijn (1):
      mi: fix rounding issues around zero in miPointerSetPosition


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/x11/modular-xorg-server/Makefile.common
cvs rdiff -u -r1.128 -r1.129 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.61 pkgsrc/x11/modular-xorg-server/Makefile.common:1.62
--- pkgsrc/x11/modular-xorg-server/Makefile.common:1.61 Wed Apr  3 21:15:19 2024
+++ pkgsrc/x11/modular-xorg-server/Makefile.common      Fri Apr 12 20:48:05 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.61 2024/04/03 21:15:19 wiz Exp $
+# $NetBSD: Makefile.common,v 1.62 2024/04/12 20:48:05 wiz Exp $
 # used by x11/modular-xorg-server/Makefile
 # used by x11/modular-xorg-xephyr/Makefile
 
-XORG_VERSION=  21.1.12
+XORG_VERSION=  21.1.13
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=xserver/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/modular-xorg-server/distinfo
diff -u pkgsrc/x11/modular-xorg-server/distinfo:1.128 pkgsrc/x11/modular-xorg-server/distinfo:1.129
--- pkgsrc/x11/modular-xorg-server/distinfo:1.128       Wed Apr  3 21:15:19 2024
+++ pkgsrc/x11/modular-xorg-server/distinfo     Fri Apr 12 20:48:05 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.128 2024/04/03 21:15:19 wiz Exp $
+$NetBSD: distinfo,v 1.129 2024/04/12 20:48:05 wiz Exp $
 
-BLAKE2s (xorg-server-21.1.12.tar.xz) = 32a32ef7987f96a0965d7c119f8bfb47551a444849d8ba3467bad64c813dbb8a
-SHA512 (xorg-server-21.1.12.tar.xz) = 4c58bd5619be87dc52318c3719e8a05803835a96500bbd207b9fc056846f4473773a5dcb7ae96d8fdd3c9fe320f94e0136c8e8b2fc42a2064a947f5d48861054
-Size (xorg-server-21.1.12.tar.xz) = 4957972 bytes
+BLAKE2s (xorg-server-21.1.13.tar.xz) = 71aa619830d4f380b3fccb4ba2c62620c23d081d3ac6b6bbeb5bd05c0e98c9ed
+SHA512 (xorg-server-21.1.13.tar.xz) = a55fbeeed227c12c67f166f2c06a7f4f8d78feeea04c6e73509dbc723185fd0772349aa23f7c44cf0828ac0a0e2f9e4b26cffb220e6dfa7186d60f88b25ccaf1
+Size (xorg-server-21.1.13.tar.xz) = 4963952 bytes
 SHA1 (patch-configure) = e1497e39151d602028fc33a2dd307347c6afec9e
 SHA1 (patch-hw_kdrive_ephyr_hostx.c) = b681ee28bc7af06774f10bc882d355d42ac965d3
 SHA1 (patch-hw_xfree86_common_xf86AutoConfig.c) = 70adf85be9fc6222a335686e7e9e9f385aca02f9



Home | Main Index | Thread Index | Old Index