pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXext
Module Name: pkgsrc
Committed By: wiz
Date: Fri Feb 9 21:10:54 UTC 2024
Modified Files:
pkgsrc/x11/libXext: Makefile distinfo
Log Message:
libXext: update to 1.3.6.
Alan Coopersmith (7):
Wrap Xext*CheckExtension() in do { ... } while(0)
configure: raise minimum autoconf requirement to 2.70
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
_xgeGetExtensionVersion should not free info on failure
Check for malloc failure in _xgeGetExtensionVersion
_xgeDpyClose: handle NULL return from _xgeFindDisplay
libXext 1.3.6
Sam James (1):
XEVI: fix -Walloc-size
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/x11/libXext/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/libXext/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/libXext/Makefile
diff -u pkgsrc/x11/libXext/Makefile:1.31 pkgsrc/x11/libXext/Makefile:1.32
--- pkgsrc/x11/libXext/Makefile:1.31 Tue Jun 27 10:28:34 2023
+++ pkgsrc/x11/libXext/Makefile Fri Feb 9 21:10:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2023/06/27 10:28:34 riastradh Exp $
+# $NetBSD: Makefile,v 1.32 2024/02/09 21:10:53 wiz Exp $
-DISTNAME= libXext-1.3.5
+DISTNAME= libXext-1.3.6
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libXext/distinfo
diff -u pkgsrc/x11/libXext/distinfo:1.16 pkgsrc/x11/libXext/distinfo:1.17
--- pkgsrc/x11/libXext/distinfo:1.16 Sun Oct 30 01:06:46 2022
+++ pkgsrc/x11/libXext/distinfo Fri Feb 9 21:10:53 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2022/10/30 01:06:46 wiz Exp $
+$NetBSD: distinfo,v 1.17 2024/02/09 21:10:53 wiz Exp $
-BLAKE2s (libXext-1.3.5.tar.xz) = 1180776319044291d243630b8b554fa5fd3b989de7e284b35eace5a8dd34ba49
-SHA512 (libXext-1.3.5.tar.xz) = fd9805982dabfb14b1526c0cb71f94508003fa3fcd60560d387465afd891c1dca61927ae86278436d53f4b840cacd1f412071fdc3dce1d6f730610a9c163d59b
-Size (libXext-1.3.5.tar.xz) = 340108 bytes
+BLAKE2s (libXext-1.3.6.tar.xz) = 0d83bbbc8bd6c629aef7b51c8b547ce70175ca346b8a1107f1f5b94da3898d97
+SHA512 (libXext-1.3.6.tar.xz) = fd7693b5698cc4f5e80002a2cd4bd88e5d52c755c19a0417ee73029bd65f9d77b0969e765a1febc4d8fce1ba5dfb7278717f47be742e33d8fc5eb941e769792e
+Size (libXext-1.3.6.tar.xz) = 341092 bytes
SHA1 (patch-aa) = 5ce454740b3293cc7898e67b630a2530709a02b8
Home |
Main Index |
Thread Index |
Old Index