summaryrefslogtreecommitdiff
path: root/x11/xload
diff options
context:
space:
mode:
authorwiz <wiz>2013-08-04 07:28:57 +0000
committerwiz <wiz>2013-08-04 07:28:57 +0000
commit80696377ad5905c41981ca568141e991e74a450b (patch)
tree196b0f5b0710773f00c02a21bd2166a79c7b2d28 /x11/xload
parent946ed8dc53a445299b3b6e8d9bacaeb9035d4482 (diff)
downloadpkgsrc-80696377ad5905c41981ca568141e991e74a450b.tar.gz
Update to 1.1.2:
This release, like the previous one, brings more modernization and cleanup of code for long dead OS variants. Alan Coopersmith (18): Combine usage message strings unifdef -UCRAY unifdef -UAIXV3 unifdef -UMOTOROLA unifdef -Uumips unifdef -Usony unifdef -Ualliant unifdef -UUTEK unifdef -Uhcx unifdef -Usequent unifdef -U__UNIXOS2__ unifdef -UX_NOT_POSIX Make getloadavg() the first choice on Unix systems that have it Cleanup trailing whitespace Use 'imdent' to make the deeply nested #ifdef levels easier to follow Use C99 struct initializers for XKeyboardControl values Add noreturn attribute to usage() as suggested by -Wmissing-noreturn xload 1.1.2 Eric S. Raymond (1): Eliminate use of tab stops. Helps with translation to DocBook.
Diffstat (limited to 'x11/xload')
-rw-r--r--x11/xload/Makefile5
-rw-r--r--x11/xload/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile
index f1323514b65..256689743ab 100644
--- a/x11/xload/Makefile
+++ b/x11/xload/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2012/10/29 05:07:14 asau Exp $
-#
+# $NetBSD: Makefile,v 1.12 2013/08/04 07:28:57 wiz Exp $
-DISTNAME= xload-1.1.1
+DISTNAME= xload-1.1.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xload/distinfo b/x11/xload/distinfo
index 72454ee6b3f..f2b276d9c22 100644
--- a/x11/xload/distinfo
+++ b/x11/xload/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/06/03 18:18:05 wiz Exp $
+$NetBSD: distinfo,v 1.4 2013/08/04 07:28:57 wiz Exp $
-SHA1 (xload-1.1.1.tar.bz2) = 50f6ee958e6fb609af92cf9403e7bd68720575cb
-RMD160 (xload-1.1.1.tar.bz2) = 8c971e743cbd3e7cfe8ac2747d87ae2d4c0981d5
-Size (xload-1.1.1.tar.bz2) = 130887 bytes
+SHA1 (xload-1.1.2.tar.bz2) = 4a34135ff51c3bc4029d6644e60e03f17ccf8c81
+RMD160 (xload-1.1.2.tar.bz2) = 32d8999cee6c9fe5b3f1a5be7c0d15d875474ff0
+Size (xload-1.1.2.tar.bz2) = 136745 bytes