pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xsetroot xsetroot: update to 1.1.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f24c57064165
branches:  trunk
changeset: 376888:f24c57064165
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 10 22:17:34 2018 +0000

description:
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:

 x11/xsetroot/Makefile |   6 ++----
 x11/xsetroot/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r 9ce15550ac4a -r f24c57064165 x11/xsetroot/Makefile
--- a/x11/xsetroot/Makefile     Sat Mar 10 22:16:49 2018 +0000
+++ b/x11/xsetroot/Makefile     Sat Mar 10 22:17:34 2018 +0000
@@ -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 @@
 .include "../../x11/libXmu/buildlink3.mk"
 .include "../../x11/xbitmaps/buildlink3.mk"
 .include "../../x11/libXcursor/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"
diff -r 9ce15550ac4a -r f24c57064165 x11/xsetroot/distinfo
--- a/x11/xsetroot/distinfo     Sat Mar 10 22:16:49 2018 +0000
+++ b/x11/xsetroot/distinfo     Sat Mar 10 22:17:34 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index