Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B292063BBC7 for ; Mon, 9 May 2011 09:55:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 83F7E14A146; Mon, 9 May 2011 09:55:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF33214A100 for ; Mon, 9 May 2011 09:55:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 1SBSSHdJvDS7 for ; Mon, 9 May 2011 09:55:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 476CF14A0AD for ; Mon, 9 May 2011 09:55:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2E992175DD; Mon, 9 May 2011 09:55:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 9 May 2011 09:55:14 +0000 From: "Emmanuel Dreyfus" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: manu@netbsd.org X-Mailer: log_accum Message-Id: <20110509095514.2E992175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: manu Date: Mon May 9 09:55:14 UTC 2011 Modified Files: pkgsrc/doc: CHANGES-2011 pkgsrc/filesystems/perfuse: Makefile distinfo pkgsrc/filesystems/perfuse/patches: patch-aa Log Message: Update perfuse to 20110511. We now have locking support, provided that the kernel sends lock operation throuh PUFFS. It does in -current, patch is pending in netbsd-5 To generate a diff of this commit: cvs rdiff -u -r1.1098 -r1.1099 pkgsrc/doc/CHANGES-2011 cvs rdiff -u -r1.16 -r1.17 pkgsrc/filesystems/perfuse/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/filesystems/perfuse/distinfo cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/filesystems/perfuse/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.