pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXtst Updated libXtst to 1.2.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c3f9faa97f8
branches:  trunk
changeset: 353437:4c3f9faa97f8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 04 22:02:50 2016 +0000

description:
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

diffstat:

 x11/libXtst/Makefile |   6 +++---
 x11/libXtst/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 06d8ae1b8866 -r 4c3f9faa97f8 x11/libXtst/Makefile
--- a/x11/libXtst/Makefile      Tue Oct 04 22:01:50 2016 +0000
+++ b/x11/libXtst/Makefile      Tue Oct 04 22:02:50 2016 +0000
@@ -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 @@
 .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"
diff -r 06d8ae1b8866 -r 4c3f9faa97f8 x11/libXtst/distinfo
--- a/x11/libXtst/distinfo      Tue Oct 04 22:01:50 2016 +0000
+++ b/x11/libXtst/distinfo      Tue Oct 04 22:02:50 2016 +0000
@@ -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