From owner-cvs-all@FreeBSD.ORG Sun Jan 25 02:59:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 051A616A4CE; Sun, 25 Jan 2004 02:59:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16BC843D1D; Sun, 25 Jan 2004 02:59:41 -0800 (PST) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0PAxe0B013656; Sun, 25 Jan 2004 02:59:40 -0800 (PST) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0PAxebs013655; Sun, 25 Jan 2004 02:59:40 -0800 (PST) (envelope-from netchild) Message-Id: <200401251059.i0PAxebs013655@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 25 Jan 2004 02:59:40 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/cdrtools-devel Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 25 Jan 2004 10:59:42 -0000 netchild 2004/01/25 02:59:40 PST FreeBSD ports repository Modified files: sysutils/cdrtools-devel Makefile distinfo pkg-descr Log: - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord. For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25 - Fix previous commit which made the cdrtools-devel port to not print the available knob in the pre-everything target when said knob is turned on to not offer it when compiling mkisofs-devel. Note that the former behaviour will be removed again in case the cdrtools-devel port grows more knobs, it's just to much mess in the makefile then. - Introduce a small hack in the makefile of the cdrtools-devel port so the cdrtools version has to be only specified once for PORTVERSION and DISTNAME. - Reword the desciption of rscsi in the pre-everything message and the PLIST to make clear that rscsi is the remote SCSI daemon and clients are built into cdda2wav, cdrecord, etc. unconditionally. - Bump the PORTREVISION of the mkisofs-devel port as underlying libraries have changed. Submitted by: maintainer Revision Changes Path 1.56 +8 -6 ports/sysutils/cdrtools-devel/Makefile 1.35 +1 -1 ports/sysutils/cdrtools-devel/distinfo 1.11 +1 -1 ports/sysutils/cdrtools-devel/pkg-descr