Sun Jun 3 18:18:05 2012 UTC ()
Update to 1.1.1.

1.1.1:
This release includes a bug fix for 64-bit builds on Solaris SPARC and
a bunch of code cleanups and build configuration improvements for many
platforms.

It does drop support for some particularly ancient OS'es - the most recent
of which was released in 1998 (Solaris 7).   Users of these old OS'es (if
there are still any) should stay with old versions of xload.

1.1.0:
This release includes several years worth of build improvements and cleanups,
including fixes for builds on case-insenstive filesystems, builds without the
Xaw8 macros, and other fixes needed for building on various platforms.

Support for displaying translated error messages via gettext is included,
but no translations have been (see the mail I just sent to xorg-devel about
translations if you're interested in localizing xload or other X.Org apps).


(wiz)
diff -r1.8 -r1.9 pkgsrc/x11/xload/Makefile
diff -r1.2 -r1.3 pkgsrc/x11/xload/distinfo

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

--- pkgsrc/x11/xload/Makefile 2011/09/24 13:14:16 1.8
+++ pkgsrc/x11/xload/Makefile 2012/06/03 18:18:05 1.9
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.8 2011/09/24 13:14:16 joerg Exp $ 1# $NetBSD: Makefile,v 1.9 2012/06/03 18:18:05 wiz Exp $
2# 2#
3 3
4DISTNAME= xload-1.0.2 4DISTNAME= xload-1.1.1
5PKGREVISION= 1 
6CATEGORIES= x11 5CATEGORIES= x11
7MASTER_SITES= ${MASTER_SITE_XORG:=app/} 6MASTER_SITES= ${MASTER_SITE_XORG:=app/}
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
11HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
12COMMENT= System load average display for X 11COMMENT= System load average display for X
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
18 17

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

--- pkgsrc/x11/xload/distinfo 2007/11/23 11:56:02 1.2
+++ pkgsrc/x11/xload/distinfo 2012/06/03 18:18:05 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2007/11/23 11:56:02 bjs Exp $ 1$NetBSD: distinfo,v 1.3 2012/06/03 18:18:05 wiz Exp $
2 2
3SHA1 (xload-1.0.2.tar.bz2) = cbbbf23531e0d781b556f5864cc3b83874f786d2 3SHA1 (xload-1.1.1.tar.bz2) = 50f6ee958e6fb609af92cf9403e7bd68720575cb
4RMD160 (xload-1.0.2.tar.bz2) = c10a9e3a2c7dbb39649da28d5844009e3895d06d 4RMD160 (xload-1.1.1.tar.bz2) = 8c971e743cbd3e7cfe8ac2747d87ae2d4c0981d5
5Size (xload-1.0.2.tar.bz2) = 92470 bytes 5Size (xload-1.1.1.tar.bz2) = 130887 bytes