pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXtst
Module Name: pkgsrc
Committed By: wiz
Date: Fri Aug 2 07:07:17 UTC 2024
Modified Files:
pkgsrc/x11/libXtst: Makefile buildlink3.mk distinfo
Log Message:
libXtst: update to 1.2.5.
This release fixes issues found by Coverity & gcc -fanalyzer.
Alan Coopersmith (7):
Remove "All rights reserved" from Oracle copyright notices
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
gitlab CI: add xz-utils to container for "make distcheck"
XRecordGetContext: Avoid double free in error path
XRecordFreeState: avoid NULL dereference when called in error path
parse_reply_call_callback: avoid NULL dereference if reply is missing data
libXtst 1.2.5
Christos Zoulas (1):
Coverity CID 1373522: Fix memory leak
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/libXtst/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libXtst/buildlink3.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXtst/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/libXtst/Makefile
diff -u pkgsrc/x11/libXtst/Makefile:1.19 pkgsrc/x11/libXtst/Makefile:1.20
--- pkgsrc/x11/libXtst/Makefile:1.19 Wed Nov 9 13:14:22 2022
+++ pkgsrc/x11/libXtst/Makefile Fri Aug 2 07:07:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:22 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2024/08/02 07:07:17 wiz Exp $
-DISTNAME= libXtst-1.2.4
+DISTNAME= libXtst-1.2.5
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libXtst/buildlink3.mk
diff -u pkgsrc/x11/libXtst/buildlink3.mk:1.9 pkgsrc/x11/libXtst/buildlink3.mk:1.10
--- pkgsrc/x11/libXtst/buildlink3.mk:1.9 Wed Mar 7 11:57:37 2018
+++ pkgsrc/x11/libXtst/buildlink3.mk Fri Aug 2 07:07:17 2024
@@ -1,6 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2018/03/07 11:57:37 wiz Exp $
-
-.include "../../mk/bsd.fast.prefs.mk"
+# $NetBSD: buildlink3.mk,v 1.10 2024/08/02 07:07:17 wiz Exp $
BUILDLINK_TREE+= libXtst
Index: pkgsrc/x11/libXtst/distinfo
diff -u pkgsrc/x11/libXtst/distinfo:1.11 pkgsrc/x11/libXtst/distinfo:1.12
--- pkgsrc/x11/libXtst/distinfo:1.11 Tue Sep 27 07:26:49 2022
+++ pkgsrc/x11/libXtst/distinfo Fri Aug 2 07:07:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/09/27 07:26:49 wiz Exp $
+$NetBSD: distinfo,v 1.12 2024/08/02 07:07:17 wiz Exp $
-BLAKE2s (libXtst-1.2.4.tar.xz) = 918b1ec81e62d11273070f92988bc11b4841c3e890078577d5993f15c3b61681
-SHA512 (libXtst-1.2.4.tar.xz) = f2f4e01239b892b8e26284cede90feb4fe7738beb243bca0f6adb349029f8bf87b5a482911edcd2401733c92ef78eec07fcd455b92e5b8c4828374769e60098d
-Size (libXtst-1.2.4.tar.xz) = 287636 bytes
+BLAKE2s (libXtst-1.2.5.tar.xz) = dec8fb36eda71ee13ab64e2da19556c942e09453995c3b34fcba1435d0f08e0b
+SHA512 (libXtst-1.2.5.tar.xz) = 848fa580d7abccd48c9ca3440f92e299839ada0912ed60d38d4d4f5bf37431cd02d7059265ab4e524c3e2cb9c368b9b90b863d1ed97d74979ef8811fc5e635a9
+Size (libXtst-1.2.5.tar.xz) = 291748 bytes
Home |
Main Index |
Thread Index |
Old Index