Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C808663B293 for ; Thu, 17 Apr 2008 20:41:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7F81763B1CB; Thu, 17 Apr 2008 20:41:16 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8786D63B1C1 for ; Thu, 17 Apr 2008 20:41:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 76D8B175D0; Thu, 17 Apr 2008 20:41:15 +0000 (UTC) From: Reinoud Zandijk Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: reinoud@netbsd.org Message-Id: <20080417204115.76D8B175D0@cvs.netbsd.org> Date: Thu, 17 Apr 2008 20:41:15 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: reinoud Date: Thu Apr 17 20:41:15 UTC 2008 Modified Files: pkgsrc/doc: CHANGES-2008 pkgsrc/misc/udfclient: Makefile distinfo Log Message: Update misc/udfclient package to version 0.6.0. Fix regressions found in newer DVD/CD combi drives that report bogus values for CD-RW media and fix 2G+ file write problems on some platforms. This fixes hese drives inability to newfs a CD-RW with newfs_udf and writing problems with udfclient on CD-RW media. To generate a diff of this commit: cvs rdiff -r1.771 -r1.772 pkgsrc/doc/CHANGES-2008 cvs rdiff -r1.33 -r1.34 pkgsrc/misc/udfclient/Makefile cvs rdiff -r1.32 -r1.33 pkgsrc/misc/udfclient/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.