xwininfo: update to 1.1.4.
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 xwininfo 1.1.4 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Olivier Fourdan (1): xwininfo: do not segfault on IO error Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
This commit is contained in:
parent
6b8ec1119b
commit
fbcbd16f29
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.13 2015/12/29 04:54:39 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2018/03/10 22:21:14 wiz Exp $
|
||||
|
||||
DISTNAME= xwininfo-1.1.3
|
||||
DISTNAME= xwininfo-1.1.4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.7 2015/11/04 03:29:14 agc Exp $
|
||||
$NetBSD: distinfo,v 1.8 2018/03/10 22:21:14 wiz Exp $
|
||||
|
||||
SHA1 (xwininfo-1.1.3.tar.bz2) = 179253e6b8266bc3e3b6496964077c9cdcb2dcba
|
||||
RMD160 (xwininfo-1.1.3.tar.bz2) = edc59e54cb3a16ecb2809605d7549a5e91c95f1d
|
||||
SHA512 (xwininfo-1.1.3.tar.bz2) = b4c3c72de157d33e309694be96dcafabb3240c1883fb3caf44843cba8b90fe09496eb4ab061eba9107115d76ca59a8ec660e11ff968e422ab35cd5e1749ca466
|
||||
Size (xwininfo-1.1.3.tar.bz2) = 157512 bytes
|
||||
SHA1 (xwininfo-1.1.4.tar.bz2) = 7364e79d1de7bb612dd98c336c649648c6c081ca
|
||||
RMD160 (xwininfo-1.1.4.tar.bz2) = 8685af4c399fbb6a1fc4262e84d9713ba600dfa7
|
||||
SHA512 (xwininfo-1.1.4.tar.bz2) = d3ab103a0a311e08d1eabc4346750c21eb7d2fbcdc27cab0989a2624b9cd488911614fcf9832603353450114b1231a8f8262cab16e090a0d458d83ec7b6b959b
|
||||
Size (xwininfo-1.1.4.tar.bz2) = 169159 bytes
|
||||
|
|
Loading…
Reference in a new issue