Subject: CVS commit: pkgsrc/filesystems/fuse-archivemount
To: None <pkgsrc-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: pkgsrc-changes
Date: 02/21/2007 00:04:30
Module Name:	pkgsrc
Committed By:	pooka
Date:		Wed Feb 21 00:04:30 UTC 2007

Modified Files:
	pkgsrc/filesystems/fuse-archivemount: distinfo
	pkgsrc/filesystems/fuse-archivemount/patches: patch-ab

Log Message:
use open(2) instead of mknod(2) to create regular files.  while
the latter works on the most current NetBSD, I don't feel like running
file systems unnecessarily as the superuser


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/filesystems/fuse-archivemount/distinfo
cvs rdiff -r1.1.1.1 -r1.2 \
    pkgsrc/filesystems/fuse-archivemount/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.