pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libstatgrab Bump PKGREVISION. Add missing man pa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d935b36cdfb
branches: trunk
changeset: 502780:8d935b36cdfb
user: reed <reed%pkgsrc.org@localhost>
date: Tue Nov 08 21:43:03 2005 +0000
description:
Bump PKGREVISION. Add missing man page entries to PLIST.
(Note: these man pages are installed even if WITHOUT_STATGRAB
or WITHOUT_SAIDAR options are used to not install the
corresponding executables.)
diffstat:
devel/libstatgrab/Makefile | 3 ++-
devel/libstatgrab/PLIST | 6 +++++-
2 files changed, 7 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 2245f9d9916e -r 8d935b36cdfb devel/libstatgrab/Makefile
--- a/devel/libstatgrab/Makefile Tue Nov 08 21:39:12 2005 +0000
+++ b/devel/libstatgrab/Makefile Tue Nov 08 21:43:03 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2005/11/01 21:48:39 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/08 21:43:03 reed Exp $
DISTNAME= libstatgrab-0.12
+PKGREVISION= 1
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 -r 2245f9d9916e -r 8d935b36cdfb devel/libstatgrab/PLIST
--- a/devel/libstatgrab/PLIST Tue Nov 08 21:39:12 2005 +0000
+++ b/devel/libstatgrab/PLIST Tue Nov 08 21:43:03 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:28 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/11/08 21:43:03 reed Exp $
${SAIDAR}bin/saidar
${STATGRAB}bin/statgrab
${STATGRAB}bin/statgrab-make-mrtg-config
@@ -7,6 +7,10 @@
include/statgrab_deprecated.h
lib/libstatgrab.la
lib/pkgconfig/libstatgrab.pc
+man/man1/saidar.1
+man/man1/statgrab-make-mrtg-config.1
+man/man1/statgrab-make-mrtg-index.1
+man/man1/statgrab.1
man/man3/sg_get_cpu_percents.3
man/man3/sg_get_cpu_stats.3
man/man3/sg_get_cpu_stats_diff.3
Home |
Main Index |
Thread Index |
Old Index