Received: by mail.netbsd.org (Postfix, from userid 605) id 27AE484D46; Fri, 30 Nov 2018 03:19:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2AB9184D3B for ; Fri, 30 Nov 2018 03:19:58 +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 8ZkewQFUscVZ for ; Fri, 30 Nov 2018 03:19:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 91B7684C77 for ; Fri, 30 Nov 2018 03:19:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81D29FB1F; Fri, 30 Nov 2018 03:19:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543547997191970" MIME-Version: 1.0 Date: Fri, 30 Nov 2018 03:19:57 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/filesystems/perfuse To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20181130031957.81D29FB1F@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1543547997191970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Nov 30 03:19:57 UTC 2018 Modified Files: pkgsrc/filesystems/perfuse: DESCR Log Message: Remove CVS tag from DESCR To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/filesystems/perfuse/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543547997191970 Content-Disposition: inline Content-Length: 490 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/filesystems/perfuse/DESCR diff -u pkgsrc/filesystems/perfuse/DESCR:1.2 pkgsrc/filesystems/perfuse/DESCR:1.3 --- pkgsrc/filesystems/perfuse/DESCR:1.2 Thu Aug 26 14:18:08 2010 +++ pkgsrc/filesystems/perfuse/DESCR Fri Nov 30 03:19:57 2018 @@ -1,5 +1,3 @@ -$NetBSD: DESCR,v 1.2 2010/08/26 14:18:08 manu Exp $ - perfuse brings full FUSE support to NetBSD It has two components: - a daemon that creates a /dev/fuse socket and that performs PUFFS relay to FUSE. --_----------=_1543547997191970--