pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xprop xprop: update to 1.2.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ad6e4f4be99
branches:  trunk
changeset: 330977:9ad6e4f4be99
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 10 08:12:36 2019 +0000

description:
xprop: update to 1.2.4.

Alan Coopersmith (5):
      Add missing braces around else clause in Read_Quoted()
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Fix -Wsign-compare warning in dsimple.c
      xprop 1.2.4

pmav99 (1):
      Fix typo in xprop.man

diffstat:

 x11/xprop/DESCR    |   5 ++---
 x11/xprop/Makefile |   4 ++--
 x11/xprop/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (36 lines):

diff -r 89615d423128 -r 9ad6e4f4be99 x11/xprop/DESCR
--- a/x11/xprop/DESCR   Sun Mar 10 08:08:03 2019 +0000
+++ b/x11/xprop/DESCR   Sun Mar 10 08:12:36 2019 +0000
@@ -1,3 +1,2 @@
-This package provides xprop, a property displayer for X.
-
-This is from the modular X.org X11 project.
+xprop is a command line tool to display and/or set window and font
+properties of an X server.
diff -r 89615d423128 -r 9ad6e4f4be99 x11/xprop/Makefile
--- a/x11/xprop/Makefile        Sun Mar 10 08:08:03 2019 +0000
+++ b/x11/xprop/Makefile        Sun Mar 10 08:12:36 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/03/10 22:11:26 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/03/10 08:12:36 wiz Exp $
 
-DISTNAME=      xprop-1.2.3
+DISTNAME=      xprop-1.2.4
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 89615d423128 -r 9ad6e4f4be99 x11/xprop/distinfo
--- a/x11/xprop/distinfo        Sun Mar 10 08:08:03 2019 +0000
+++ b/x11/xprop/distinfo        Sun Mar 10 08:12:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2018/03/10 22:11:26 wiz Exp $
+$NetBSD: distinfo,v 1.9 2019/03/10 08:12:36 wiz Exp $
 
-SHA1 (xprop-1.2.3.tar.bz2) = 77062c08a23cfca76824b7e8f9860678255d6b1a
-RMD160 (xprop-1.2.3.tar.bz2) = be7a2e7658846687265097ed2abb2d16efd8e929
-SHA512 (xprop-1.2.3.tar.bz2) = ad7987fec11ae19b7adc3b0f683fc393e95155f3b6c753d1d8744aedcfb360452eee5735a4c380152b286905931515f3e1a28676b5531001eb8dd93b7249916a
-Size (xprop-1.2.3.tar.bz2) = 149202 bytes
+SHA1 (xprop-1.2.4.tar.bz2) = 0549a927d01930218f1d0089d0157eb9538b34a5
+RMD160 (xprop-1.2.4.tar.bz2) = 031a838f3e247c1d38ab864deb101025d17d1eb7
+SHA512 (xprop-1.2.4.tar.bz2) = 6e770cb89ba87ae057858cc9f0f5498979e78c3ef66ce86361b7c646cc0b70c41a18d76e55ed7225fe715b22b62bc07c56272519a2631b92832e9403ce260da7
+Size (xprop-1.2.4.tar.bz2) = 149930 bytes



Home | Main Index | Thread Index | Old Index