From owner-cvs-all@FreeBSD.ORG Wed Dec 12 05:00:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99EDC16A417; Wed, 12 Dec 2007 05:00:47 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 89E3F13C458; Wed, 12 Dec 2007 05:00:47 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBC50lNk004714; Wed, 12 Dec 2007 05:00:47 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBC50l1J004713; Wed, 12 Dec 2007 05:00:47 GMT (envelope-from beech) Message-Id: <200712120500.lBC50l1J004713@repoman.freebsd.org> From: Beech Rintoul Date: Wed, 12 Dec 2007 05:00:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/k3b Makefile distinfo pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 05:00:47 -0000 beech 2007-12-12 05:00:47 UTC FreeBSD ports repository Modified files: sysutils/k3b Makefile distinfo pkg-message Log: - Update to 1.0.4 - Changes: - K3b now silently allows the burning of files bigger than 4 GB if an appropriate version of genisoimage or mkisofs is installed ("silently" means that I did not introduce any new messages). - I was not able to find the awful "disabled DMA" bug but I introduced a little workaround which hopefully solves it for many of you (BTW: K3b from svn trunk does support  DVD burning with cdrecord.) - Never use growisofs parameter -dvd-compat with DVD-RW media in restricted overwrite mode (some drives do not like that). - Unmount medium before DVD formatting. PR: ports/118535 Approved by: Heiner (maintainer) linimon (mentor) Revision Changes Path 1.48 +1 -2 ports/sysutils/k3b/Makefile 1.27 +3 -3 ports/sysutils/k3b/distinfo 1.12 +11 -10 ports/sysutils/k3b/pkg-message