Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9FE9863CA55 for ; Sat, 9 Jul 2011 17:22:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7C2E714A1AD; Sat, 9 Jul 2011 17:22:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 224F914A1AE for ; Sat, 9 Jul 2011 17:22:45 +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 AmLMO-AOWkuW for ; Sat, 9 Jul 2011 17:22:43 +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 D1F3314A1AC for ; Sat, 9 Jul 2011 17:22:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BE603175DD; Sat, 9 Jul 2011 17:22:43 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 9 Jul 2011 17:22:43 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/filesystems/fuse-ext2 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20110709172243.BE603175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sat Jul 9 17:22:43 UTC 2011 Modified Files: pkgsrc/filesystems/fuse-ext2: Makefile distinfo Removed Files: pkgsrc/filesystems/fuse-ext2/patches: patch-ad patch-ae Log Message: Remove work arounds for a crash under NetBSD which are no longer necessary after the latest bug fix for "librefuse": http://mail-index.netbsd.org/source-changes/2011/07/09/msg024440.html To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/filesystems/fuse-ext2/Makefile \ pkgsrc/filesystems/fuse-ext2/distinfo cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/filesystems/fuse-ext2/patches/patch-ad \ pkgsrc/filesystems/fuse-ext2/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.