pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libX11



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 26 10:28:03 UTC 2020

Modified Files:
        pkgsrc/x11/libX11: Makefile distinfo

Log Message:
libX11: update to 1.6.12.

Christopher Chavez (1):
      Fix typo GCCLipYOrigin -> GCClipYOrigin in XCreateGC() manpage

Felix Yan (1):
      Correct a typo in GetStCmap.c

Matthieu Herrb (2):
      Fix an integer overflow in init_om()
      libX11 1.6.12

Maya Rashish (1):
      Avoid the use of "register" keyword in XkbTranslateKeySym.

Niclas Zeising (1):
      Fix input clients connecting to server


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/x11/libX11/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/libX11/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/libX11/Makefile
diff -u pkgsrc/x11/libX11/Makefile:1.54 pkgsrc/x11/libX11/Makefile:1.55
--- pkgsrc/x11/libX11/Makefile:1.54     Fri Aug  7 20:20:40 2020
+++ pkgsrc/x11/libX11/Makefile  Wed Aug 26 10:28:03 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2020/08/07 20:20:40 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2020/08/26 10:28:03 wiz Exp $
 
-DISTNAME=              libX11-1.6.11
+DISTNAME=              libX11-1.6.12
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/x11/libX11/distinfo
diff -u pkgsrc/x11/libX11/distinfo:1.33 pkgsrc/x11/libX11/distinfo:1.34
--- pkgsrc/x11/libX11/distinfo:1.33     Fri Aug  7 20:20:40 2020
+++ pkgsrc/x11/libX11/distinfo  Wed Aug 26 10:28:03 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.33 2020/08/07 20:20:40 wiz Exp $
+$NetBSD: distinfo,v 1.34 2020/08/26 10:28:03 wiz Exp $
 
-SHA1 (libX11-1.6.11.tar.bz2) = 69ce253b00a56eb8b767ce1080985f32b57304e3
-RMD160 (libX11-1.6.11.tar.bz2) = 1132ed74c5bd5c027e29b7d8a57ae821166cea2e
-SHA512 (libX11-1.6.11.tar.bz2) = 2cb4e215c1e3ccb327e02586844f8c426068536a0f472a39f12191feace607f61a6a08586f03758248199678c2f6897a984b0f1222bc0d68fd2e02702f4ce0bf
-Size (libX11-1.6.11.tar.bz2) = 2389687 bytes
+SHA1 (libX11-1.6.12.tar.bz2) = c8a553505588913196790cbe1ce0c6468db98911
+RMD160 (libX11-1.6.12.tar.bz2) = f4ced0aa5eb00c6e4a97e95881eff9022f52f9ce
+SHA512 (libX11-1.6.12.tar.bz2) = 79df7d61d9009b0dd3b65f67a62189aa0a43799c01026b3d2d534092596a0b67f246af5e398a89eb1ccc61a27335f81be8262b8a39768a76f62d862cd7415a47
+Size (libX11-1.6.12.tar.bz2) = 2376498 bytes
 SHA1 (patch-Makefile.in) = 93d3b8d9882babf70788e984884a9db46a5367ef
 SHA1 (patch-aa) = 4f502264e7200fd2f9409d8684c53de3bc6f0649
 SHA1 (patch-ac) = 565aa2a636b5c50f67cbd11e7c2adcac8d55418e



Home | Main Index | Thread Index | Old Index