pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xeyes xeyes: update to 1.2.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c385fb7061f
branches:  trunk
changeset: 456516:7c385fb7061f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 02 10:38:48 2021 +0000

description:
xeyes: update to 1.2.0.

This release of xeyes adds support for using the Present and Xinput2
extensions so that your X server is even smoother when making eyes at you.

Alan Coopersmith (4):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Remove redundant declaration of hypot() for SVR4 systems
      xeyes 1.2.0

Keith Packard (3):
      Add support for the 'Present' extension. [v3]
      Use XI2 raw events to notice when mouse moves [v2]
      Clean up compiler warnings

diffstat:

 x11/xeyes/Makefile |   4 ++--
 x11/xeyes/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6891e303f709 -r 7c385fb7061f x11/xeyes/Makefile
--- a/x11/xeyes/Makefile        Mon Aug 02 05:58:50 2021 +0000
+++ b/x11/xeyes/Makefile        Mon Aug 02 10:38:48 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:36:00 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2021/08/02 10:38:48 wiz Exp $
 
-DISTNAME=      xeyes-1.1.2
+DISTNAME=      xeyes-1.2.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 6891e303f709 -r 7c385fb7061f x11/xeyes/distinfo
--- a/x11/xeyes/distinfo        Mon Aug 02 05:58:50 2021 +0000
+++ b/x11/xeyes/distinfo        Mon Aug 02 10:38:48 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/03/10 08:00:05 wiz Exp $
+$NetBSD: distinfo,v 1.6 2021/08/02 10:38:48 wiz Exp $
 
-SHA1 (xeyes-1.1.2.tar.bz2) = 458987f8accdbd8abf993ee51030391cf584d2e8
-RMD160 (xeyes-1.1.2.tar.bz2) = 799c25abe0f82e45c686dcff5f55d80be3468be0
-SHA512 (xeyes-1.1.2.tar.bz2) = 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0
-Size (xeyes-1.1.2.tar.bz2) = 133160 bytes
+SHA1 (xeyes-1.2.0.tar.bz2) = 5cf193ef629ee3d65cc122096467450c2caa4edb
+RMD160 (xeyes-1.2.0.tar.bz2) = 66682a627c75f6ce44ab6132b67e003ce9a14acd
+SHA512 (xeyes-1.2.0.tar.bz2) = 2d1614614b3ba3d1ebaa0e9801a2e159389b94aaacafb962d326b7e6dc712c1eb2c12a50ceb10b3135cf0eee6ae86bbf84e73098deb08e73792f14a60616b4d8
+Size (xeyes-1.2.0.tar.bz2) = 139218 bytes



Home | Main Index | Thread Index | Old Index