diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-10 22:17:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-10 22:17:34 +0000 |
commit | 8c356e0ebbe1a834874ab4f61709af82a515a3ea (patch) | |
tree | 9baa39f3aafcea9e1a968d314bc094c2e8de8f46 /x11 | |
parent | af05cc02d7785a5cf2ea6e4be32113e3be4d7969 (diff) | |
download | pkgsrc-8c356e0ebbe1a834874ab4f61709af82a515a3ea.tar.gz |
xsetroot: update to 1.1.2.
Alan Coopersmith (5):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Print which option was in error along with usage message
Only use results from GetWindowProperty if it returned success
xsetroot 1.1.2
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
Stéphane Aulery (1):
Improve manpage and -help option.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xsetroot/Makefile | 6 | ||||
-rw-r--r-- | x11/xsetroot/distinfo | 10 |
2 files changed, 7 insertions, 9 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile index fb79ae2e9ff..ee213808dd2 100644 --- a/x11/xsetroot/Makefile +++ b/x11/xsetroot/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2013/01/23 07:57:45 wiz Exp $ -# +# $NetBSD: Makefile,v 1.9 2018/03/10 22:17:34 wiz Exp $ -DISTNAME= xsetroot-1.1.1 +DISTNAME= xsetroot-1.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 @@ -19,5 +18,4 @@ CONFIGURE_ENV+= APP_MAN_SUFFIX=1 .include "../../x11/libXmu/buildlink3.mk" .include "../../x11/xbitmaps/buildlink3.mk" .include "../../x11/libXcursor/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/x11/xsetroot/distinfo b/x11/xsetroot/distinfo index d907f3c7ef5..8d8cb18dfa7 100644 --- a/x11/xsetroot/distinfo +++ b/x11/xsetroot/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 03:29:12 agc Exp $ +$NetBSD: distinfo,v 1.7 2018/03/10 22:17:34 wiz Exp $ -SHA1 (xsetroot-1.1.1.tar.bz2) = 63bfcf55e95553df1e28f538bf009883568115d1 -RMD160 (xsetroot-1.1.1.tar.bz2) = e23b70ea7f526b05626fa9bdf58300fb31f9aef7 -SHA512 (xsetroot-1.1.1.tar.bz2) = 04834a8ca658a4aabe03e62588353102e8019d424e25fab450d48e6fc4ac358df5bb98a850c82c61e2495faabfe54f3d92d9563e77c83ace7fd69c278edbbd64 -Size (xsetroot-1.1.1.tar.bz2) = 119977 bytes +SHA1 (xsetroot-1.1.2.tar.bz2) = 42ab81761823b44974feab86477007c49dbace50 +RMD160 (xsetroot-1.1.2.tar.bz2) = 726d19e7b721e56f3819fcdd832b7bfc9e7d2818 +SHA512 (xsetroot-1.1.2.tar.bz2) = 0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b +Size (xsetroot-1.1.2.tar.bz2) = 129091 bytes |