diff options
author | reed <reed> | 2004-11-15 14:26:31 +0000 |
---|---|---|
committer | reed <reed> | 2004-11-15 14:26:31 +0000 |
commit | 22c8504ec139de3d02703b23f0a61e154a57991d (patch) | |
tree | f6cfd9ac123438117dacf99e3082e27eed8cec12 /devel | |
parent | 9195cb7bf9faa1781bc229f52ce44106b6d0a231 (diff) | |
download | pkgsrc-22c8504ec139de3d02703b23f0a61e154a57991d.tar.gz |
Update to 0.11. From MAINTAINER in PR pkg/28258.
Changes from NEWS file:
libstatgrab 0.11 (09 November 2004)
* Add support for HP-UX 11.11.
(Patches provided by Roy Keene)
* Minor fixes to statgrab mrtg tools.
* Minor fixes to saidar.
* Minor code cleanups and fixes to libstatgrab.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libstatgrab/Makefile | 5 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index e38e6323a52..54865d45aea 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:13:31 tv Exp $ +# $NetBSD: Makefile,v 1.4 2004/11/15 14:26:31 reed Exp $ -DISTNAME= libstatgrab-0.10.3 -PKGREVISION= 1 +DISTNAME= libstatgrab-0.11 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index 2fb9e9a368b..7f3e904a8d2 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2004/10/30 03:30:08 xtraeme Exp $ +$NetBSD: distinfo,v 1.4 2004/11/15 14:26:31 reed Exp $ -SHA1 (libstatgrab-0.10.3.tar.gz) = e7b24edebe9b55f77d5024ff750755e574e77f09 -Size (libstatgrab-0.10.3.tar.gz) = 412334 bytes +SHA1 (libstatgrab-0.11.tar.gz) = 8cecc0bc07a5c17fd59d77893594f767ad1d53a5 +Size (libstatgrab-0.11.tar.gz) = 415774 bytes SHA1 (patch-aa) = ff0ec4c9386b0ba47c6cc5306433918e64183fc2 |