summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcjep <cjep>2007-12-16 14:25:14 +0000
committercjep <cjep>2007-12-16 14:25:14 +0000
commita9e971c554d70c85afb68b7b6e6bcfcb5133d31f (patch)
treeb74e012f6053b55839d9a671900bbcbc52e97665 /sysutils
parentfacfea1f25ab5f0364aeceb2afaf7d2994039688 (diff)
downloadpkgsrc-a9e971c554d70c85afb68b7b6e6bcfcb5133d31f.tar.gz
PR#34153 - fix famd manual page
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fam/Makefile4
-rw-r--r--sysutils/fam/distinfo3
-rw-r--r--sysutils/fam/patches/patch-bd14
3 files changed, 18 insertions, 3 deletions
diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile
index bfcae459540..58894b04560 100644
--- a/sysutils/fam/Makefile
+++ b/sysutils/fam/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2006/11/05 17:09:00 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2007/12/16 14:25:14 cjep Exp $
#
DISTNAME= fam-2.7.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils devel
MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/stable/ \
ftp://ftp.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \
diff --git a/sysutils/fam/distinfo b/sysutils/fam/distinfo
index f54d6b0d2e6..eedf34c4bb4 100644
--- a/sysutils/fam/distinfo
+++ b/sysutils/fam/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.27 2007/07/08 23:31:34 minskim Exp $
+$NetBSD: distinfo,v 1.28 2007/12/16 14:25:14 cjep Exp $
SHA1 (fam-2.7.0.tar.gz) = 6c2316f02acf89a41c42ffc3d7fd9cf5eada83a8
RMD160 (fam-2.7.0.tar.gz) = 1895b578d6a141c36d5bee4e3fbbc2a298a91430
@@ -32,3 +32,4 @@ SHA1 (patch-az) = 13901fdef8c13318d585e36820c5e0aa4c28f889
SHA1 (patch-ba) = 2f41331994a56eb70364beab70d40ac0bbd1b050
SHA1 (patch-bb) = aef31edd9715c8aa0be2f02ebe663bad30e0791a
SHA1 (patch-bc) = 6265e9739013a5303aa98173a6792df924c4c964
+SHA1 (patch-bd) = 57aa687caedbadf021dade94f68f521ee06736e2
diff --git a/sysutils/fam/patches/patch-bd b/sysutils/fam/patches/patch-bd
new file mode 100644
index 00000000000..fdcf28d77d3
--- /dev/null
+++ b/sysutils/fam/patches/patch-bd
@@ -0,0 +1,14 @@
+$NetBSD: patch-bd,v 1.1 2007/12/16 14:25:14 cjep Exp $
+--- man/famd.8.orig 2003-01-20 00:58:11.000000000 +0000
++++ man/famd.8 2007-12-11 14:54:08.000000000 +0000
+@@ -52,8 +52,8 @@
+ and version numbers.
+ .TP
+ \fB\-t\fR \fIperiod\fR
+-Poll a remove NFS server every \fIperiod\fR seconds
+-to obtain file updates if the remove server is not running \fBfamd\fR.
++Poll a remote NFS server every \fIperiod\fR seconds
++to obtain file updates if the remote server is not running \fBfamd\fR.
+ .TP
+ \fB\-T\fR \fItimeout\fR
+ Exit \fItimeout\fR seconds after the last client disconnects.