pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xsetroot
Module Name: pkgsrc
Committed By: wiz
Date: Sat Mar 10 22:17:34 UTC 2018
Modified Files:
pkgsrc/x11/xsetroot: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xsetroot/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xsetroot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xsetroot/Makefile
diff -u pkgsrc/x11/xsetroot/Makefile:1.8 pkgsrc/x11/xsetroot/Makefile:1.9
--- pkgsrc/x11/xsetroot/Makefile:1.8 Wed Jan 23 07:57:45 2013
+++ pkgsrc/x11/xsetroot/Makefile Sat Mar 10 22:17:34 2018
@@ -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"
Index: pkgsrc/x11/xsetroot/distinfo
diff -u pkgsrc/x11/xsetroot/distinfo:1.6 pkgsrc/x11/xsetroot/distinfo:1.7
--- pkgsrc/x11/xsetroot/distinfo:1.6 Wed Nov 4 03:29:12 2015
+++ pkgsrc/x11/xsetroot/distinfo Sat Mar 10 22:17:34 2018
@@ -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