pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/cfengine2-doc PKGREVISION++
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ff43a62e997
branches: trunk
changeset: 480548:1ff43a62e997
user: salo <salo%pkgsrc.org@localhost>
date: Mon Sep 13 21:12:19 2004 +0000
description:
PKGREVISION++
Install all manpages.
>From Michael Santos via PR pkg/26903.
diffstat:
sysutils/cfengine2-doc/Makefile | 5 +++--
sysutils/cfengine2-doc/PLIST | 9 ++++++++-
2 files changed, 11 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r b4352c608513 -r 1ff43a62e997 sysutils/cfengine2-doc/Makefile
--- a/sysutils/cfengine2-doc/Makefile Mon Sep 13 14:30:36 2004 +0000
+++ b/sysutils/cfengine2-doc/Makefile Mon Sep 13 21:12:19 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/08/09 11:25:14 seb Exp $
+# $NetBSD: Makefile,v 1.5 2004/09/13 21:12:19 salo Exp $
#
PKGNAME= cfengine-doc-${CFENGINE_VERSION}
+PKGREVISION= 1
.include "../../sysutils/cfengine2/Makefile.common"
@@ -14,7 +15,7 @@
do-install:
${INSTALL_MAN_DIR} ${PREFIX}/man/man8
- ${INSTALL_MAN} ${WRKSRC}/doc/cfengine.8 ${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKSRC}/doc/*.8 ${PREFIX}/man/man8
${INSTALL_DATA} ${WRKSRC}/doc/cfengine-*.info* ${PREFIX}/info
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/cfengine
${INSTALL_DATA} ${WRKSRC}/doc/cfengine-*.html ${PREFIX}/share/doc/html/cfengine
diff -r b4352c608513 -r 1ff43a62e997 sysutils/cfengine2-doc/PLIST
--- a/sysutils/cfengine2-doc/PLIST Mon Sep 13 14:30:36 2004 +0000
+++ b/sysutils/cfengine2-doc/PLIST Mon Sep 13 21:12:19 2004 +0000
@@ -1,5 +1,12 @@
-@comment $NetBSD: PLIST,v 1.4 2004/08/10 14:20:57 ben Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/09/13 21:12:19 salo Exp $
+man/man8/cfagent.8
man/man8/cfengine.8
+man/man8/cfenvd.8
+man/man8/cfenvgraph.8
+man/man8/cfexecd.8
+man/man8/cfkey.8
+man/man8/cfrun.8
+man/man8/cfservd.8
share/doc/html/cfengine/cfengine-Anomalies.html
share/doc/html/cfengine/cfengine-Reference.html
share/doc/html/cfengine/cfengine-Tutorial.html
Home |
Main Index |
Thread Index |
Old Index