summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-10 22:11:26 +0000
committerwiz <wiz@pkgsrc.org>2018-03-10 22:11:26 +0000
commit2b0b7176dd1026f172c3b0905ba23346255ac264 (patch)
treed6f925d2230f0d3a0ddc5c20d09a4c0d0cf77daf
parentda4714c8727130de293f90b3ccad08049c47bf3d (diff)
downloadpkgsrc-2b0b7176dd1026f172c3b0905ba23346255ac264.tar.gz
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
-rw-r--r--x11/xprop/Makefile4
-rw-r--r--x11/xprop/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/xprop/Makefile b/x11/xprop/Makefile
index f5fa4b2bcd1..617409d56a5 100644
--- a/x11/xprop/Makefile
+++ b/x11/xprop/Makefile
@@ -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 --git a/x11/xprop/distinfo b/x11/xprop/distinfo
index 691b436dd60..53ca512bafd 100644
--- a/x11/xprop/distinfo
+++ b/x11/xprop/distinfo
@@ -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