diff options
author | bjs <bjs@pkgsrc.org> | 2007-11-23 11:56:02 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-11-23 11:56:02 +0000 |
commit | 7e4d7a3c5e02d8155a4044bc1fce7764b6f2b83e (patch) | |
tree | 2ae814994b394b75753d93723066ddccfce03454 /x11 | |
parent | 8589bb73de480e9cd5cc664e8af503028361364b (diff) | |
download | pkgsrc-7e4d7a3c5e02d8155a4044bc1fce7764b6f2b83e.tar.gz |
update to xload-1.0.2. Fix: check return value of setuid(). Fixes
bug #7116.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xload/Makefile | 4 | ||||
-rw-r--r-- | x11/xload/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile index de4b21dd04b..437fa1c21d5 100644 --- a/x11/xload/Makefile +++ b/x11/xload/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2007/06/19 09:39:12 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/11/23 11:56:02 bjs Exp $ # -DISTNAME= xload-1.0.1 +DISTNAME= xload-1.0.2 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xload/distinfo b/x11/xload/distinfo index 453a3038972..78e4853f49b 100644 --- a/x11/xload/distinfo +++ b/x11/xload/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/02/25 06:19:02 dsainty Exp $ +$NetBSD: distinfo,v 1.2 2007/11/23 11:56:02 bjs Exp $ -SHA1 (xload-1.0.1.tar.bz2) = a65b9bc49f68f39fab19730e291b4f875468f247 -RMD160 (xload-1.0.1.tar.bz2) = 9179267c9ab8eb64f36eccaa55ed7428c944f6c5 -Size (xload-1.0.1.tar.bz2) = 87468 bytes +SHA1 (xload-1.0.2.tar.bz2) = cbbbf23531e0d781b556f5864cc3b83874f786d2 +RMD160 (xload-1.0.2.tar.bz2) = c10a9e3a2c7dbb39649da28d5844009e3895d06d +Size (xload-1.0.2.tar.bz2) = 92470 bytes |