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: Tue Oct 4 22:02:51 UTC 2016
Modified Files:
pkgsrc/x11/libXtst: Makefile distinfo
Log Message:
Updated libXtst to 1.2.3.
Matthieu Herrb (1):
libXtst 1.2.3
Michael Joost (1):
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Tobias Stoeckmann (1):
Out of boundary access and endless loop in libXtst
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/libXtst/Makefile
cvs rdiff -u -r1.7 -r1.8 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.12 pkgsrc/x11/libXtst/Makefile:1.13
--- pkgsrc/x11/libXtst/Makefile:1.12 Tue Jun 10 19:50:11 2014
+++ pkgsrc/x11/libXtst/Makefile Tue Oct 4 22:02:50 2016
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/06/10 19:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/10/04 22:02:50 wiz Exp $
-DISTNAME= libXtst-1.2.2
-PKGREVISION= 1
+DISTNAME= libXtst-1.2.3
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
@@ -40,6 +39,7 @@ BUILDLINK_API_DEPENDS.recordproto+= reco
.include "../../x11/recordproto/buildlink3.mk"
BUILDLINK_API_DEPENDS.xextproto+= xextproto>=7.0.99.3
.include "../../x11/xextproto/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6
.include "../../x11/libX11/buildlink3.mk"
BUILDLINK_API_DEPENDS.libXext+= libXext>=1.0.99.4
.include "../../x11/libXext/buildlink3.mk"
Index: pkgsrc/x11/libXtst/distinfo
diff -u pkgsrc/x11/libXtst/distinfo:1.7 pkgsrc/x11/libXtst/distinfo:1.8
--- pkgsrc/x11/libXtst/distinfo:1.7 Wed Nov 4 03:28:46 2015
+++ pkgsrc/x11/libXtst/distinfo Tue Oct 4 22:02:50 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 03:28:46 agc Exp $
+$NetBSD: distinfo,v 1.8 2016/10/04 22:02:50 wiz Exp $
-SHA1 (libXtst-1.2.2.tar.bz2) = 7fd92a3c865c3c5e1cc724646babc3e1cdc799bc
-RMD160 (libXtst-1.2.2.tar.bz2) = 3256323862479b0d58cc108076eef15b038d57ff
-SHA512 (libXtst-1.2.2.tar.bz2) = 1cf040f16d426e6a6d1cf8c0f966c171418c082165ae6e9bed6285cd45f144e4ef58bf74c6d34fd81e6894534d21df55efe5d0bc0b2a28f9bb9d74e168dd7369
-Size (libXtst-1.2.2.tar.bz2) = 321784 bytes
+SHA1 (libXtst-1.2.3.tar.bz2) = 27d004db631bee3a82155d3caf961d9584207d36
+RMD160 (libXtst-1.2.3.tar.bz2) = 1cfba7e6eced26d56677fb78de1e4c4a37ff9938
+SHA512 (libXtst-1.2.3.tar.bz2) = 6f6741fd3596775eaa056465319f78c29c91b3893a851a4899df651a2023a4d762497b112a33d7d3e8865fe85d173d03e4b49daef76a66af1ae1eaab82a12765
+Size (libXtst-1.2.3.tar.bz2) = 321819 bytes
Home |
Main Index |
Thread Index |
Old Index