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.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74c2074cb1f2
branches:  trunk
changeset: 376880:74c2074cb1f2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 10 22:11:26 2018 +0000

description:
xprop: update to 1.2.3.

Alan Coopersmith (5):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Print which option was in error along with usage message
      Add -version option to print program version
      xprop 1.2.3

Eirik Byrkjeflot Anonsen (4):
      Free the thunks used by Show_Prop
      Free the data returned by XListProperties()
      Free the data returned by XGetWindowProperty()
      Free the data returned by Format_Icons()

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

diffstat:

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

diffs (27 lines):

diff -r 81b4d2df5bc5 -r 74c2074cb1f2 x11/xprop/Makefile
--- a/x11/xprop/Makefile        Sat Mar 10 22:10:41 2018 +0000
+++ b/x11/xprop/Makefile        Sat Mar 10 22:11:26 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2013/08/09 09:21:24 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/03/10 22:11:26 wiz Exp $
 
-DISTNAME=      xprop-1.2.2
+DISTNAME=      xprop-1.2.3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 81b4d2df5bc5 -r 74c2074cb1f2 x11/xprop/distinfo
--- a/x11/xprop/distinfo        Sat Mar 10 22:10:41 2018 +0000
+++ b/x11/xprop/distinfo        Sat Mar 10 22:11:26 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/04 03:29:11 agc Exp $
+$NetBSD: distinfo,v 1.8 2018/03/10 22:11:26 wiz Exp $
 
-SHA1 (xprop-1.2.2.tar.bz2) = f62e85e333132ea746fee7d99ca20a9e5b24e77b
-RMD160 (xprop-1.2.2.tar.bz2) = c2d96890a93582d0254757f57158611ce4ba71a0
-SHA512 (xprop-1.2.2.tar.bz2) = 934a46423d4904e57a3f5fc4ffed469f85a9bb6a3544cd2d2f80cf7ac1e6ebe1de8b3631c99a4d32c0f02992fcc940e2938832751182f0996ba3a95017794572
-Size (xprop-1.2.2.tar.bz2) = 145556 bytes
+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



Home | Main Index | Thread Index | Old Index