From owner-freebsd-ports@FreeBSD.ORG Wed Apr 21 14:30:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9198916A4CE for ; Wed, 21 Apr 2004 14:30:59 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A42F43D1D for ; Wed, 21 Apr 2004 14:30:59 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id i3LLUwJR007840 for ; Wed, 21 Apr 2004 14:30:58 -0700 (PDT) Received: from [10.1.1.193] (nfw2.codefab.com [199.103.21.225] (may be forged)) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id i3LLUw3Z014335 for ; Wed, 21 Apr 2004 14:30:58 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v613) Content-Transfer-Encoding: quoted-printable Message-Id: <2A810C16-93DB-11D8-90F9-003065ABFD92@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed To: ports@FreeBSD.org From: Charles Swiger Date: Wed, 21 Apr 2004 17:30:52 -0400 X-Mailer: Apple Mail (2.613) Subject: Bugfix to dvd+rw-tools... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 21:30:59 -0000 Hi, all-- A problem has been reported with the latest version of dvd+rw-tools: "IMPORTANT NOTE! A bug was introduced in version 5.19, which manifests=20= itself by inability to finalize recording, it takes forever to "flush=20 cache." Apply hotfix or download patched tar-ball. If you have suffered=20= from this bug and have non-finalized DVD=B1R media, you can use this=20 snippet to "revive" it. DVD+RW media can be finalized with=20 dvd+rw-format -lead-out." The tool to fix unfinalized DVD=B1R disk is at: http://fy.chalmers.se/~appro/linux/DVD+RW/tools/close.cpp ...and ports/65861 contains the patch. If you've encountered the=20 problem described above, please give 'em a try and let me know whether=20= they help. Thanks, --=20 -Chuck