Sat Mar 10 22:06:14 2018 UTC ()
xload: update to 1.1.3.

Alan Coopersmith (3):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      xload 1.1.3

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jon TURNEY (2):
      Use Windows load interface for Win32 build, as well as Cygwin
      Don't try to use [gs]et[ug]id on Win32

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Yaakov Selkowitz (1):
      Use wrapped windows header to fix compilation for Cygwin


(wiz)
diff -r1.14 -r1.15 pkgsrc/x11/xload/Makefile
diff -r1.5 -r1.6 pkgsrc/x11/xload/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/x11/xload/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xload/Makefile 2015/03/19 12:45:16 1.14
+++ pkgsrc/x11/xload/Makefile 2018/03/10 22:06:14 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2015/03/19 12:45:16 jperkin Exp $ 1# $NetBSD: Makefile,v 1.15 2018/03/10 22:06:14 wiz Exp $
2 2
3DISTNAME= xload-1.1.2 3DISTNAME= xload-1.1.3
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
9HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
10COMMENT= System load average display for X 10COMMENT= System load average display for X
11 11
12BROKEN_GETTEXT_DETECTION= yes 12BROKEN_GETTEXT_DETECTION= yes
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_TOOLS+= pkg-config xgettext 15USE_TOOLS+= pkg-config xgettext
16 16

cvs diff -r1.5 -r1.6 pkgsrc/x11/xload/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xload/distinfo 2015/11/04 03:29:08 1.5
+++ pkgsrc/x11/xload/distinfo 2018/03/10 22:06:14 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2015/11/04 03:29:08 agc Exp $ 1$NetBSD: distinfo,v 1.6 2018/03/10 22:06:14 wiz Exp $
2 2
3SHA1 (xload-1.1.2.tar.bz2) = 4a34135ff51c3bc4029d6644e60e03f17ccf8c81 3SHA1 (xload-1.1.3.tar.bz2) = fd5053d38551883309863c2a43de2ceffa908a50
4RMD160 (xload-1.1.2.tar.bz2) = 32d8999cee6c9fe5b3f1a5be7c0d15d875474ff0 4RMD160 (xload-1.1.3.tar.bz2) = 1fb5d6600e59d535014f14dfaf9182241d5a65ea
5SHA512 (xload-1.1.2.tar.bz2) = 9c83d26bbb135cc0f2b3ef7f25b081cda5d080dd02b1c89195b40825a7d71211965b34336c853eb455472d9748f3edf64108455584b34b81673e2548806f423d 5SHA512 (xload-1.1.3.tar.bz2) = 8dbc4f0cee7b30d7381be819152b27653d9b0049266e59bde2e2c972a88c4f2bdea766fc407bbdfef15d0aab30fedc756189a1048170a812853133a5094fe7a5
6Size (xload-1.1.2.tar.bz2) = 136745 bytes 6Size (xload-1.1.3.tar.bz2) = 140327 bytes