From owner-freebsd-ports@FreeBSD.ORG Fri Feb 17 19:26:06 2006 Return-Path: X-Original-To: ports@FreeBSD.org 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 B1F0E16A420 for ; Fri, 17 Feb 2006 19:26:06 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id AABA843D46 for ; Fri, 17 Feb 2006 19:26:05 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 20510 invoked from network); 17 Feb 2006 19:26:04 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.50.131.243]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 17 Feb 2006 19:26:04 -0000 Date: Fri, 17 Feb 2006 20:26:02 +0100 From: Fabian Keil To: ports@FreeBSD.org Message-ID: <20060217202602.4a35fa4b@localhost> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_N/GrGCynbZhQc/NgD/ctCky"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: Subject: [PATCH] cdrtools-devel update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 19:26:06 -0000 --Sig_N/GrGCynbZhQc/NgD/ctCky Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Anyone feeling adventuresome enough testing a patch to get the cdrtools-devel port from 2.01.01a04 to 2.01.01a07? ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a07 mentions: |- Autoconf test for added (FreeBSD) | |- Some FreeBSD related changes from Heiko done in 2004 | | IMPORTANT: I need testers for FreeBSD and DragonFly BSD as | a result of the merge with the complex changes | from Heiko. At least one of those changes could affect FreeBSD 4 users: |# if __FreeBSD_version >=3D 400014 |# include |# endif (part of patch-cdda2wav::mycdrom.h) was changed to:=20 |# if defined HAVE_SYS_CDRIO_H /* Was: if __FreeBSD_version >=3D 400014 */ |# include |# endif (in the original mycdrom.h). I don't use FreeBSD 4 and can't guarantee that the include still applys, but because of the change log and the comment I think it should. The patch can be found at: http://www.fabiankeil.de/sourcecode/cdrtools-devel-2.01.01a07.patch Removed files: patch-readcd::readcd.c (readcd -scanbus works on FreeBSD without patching since a05), patch-cdda2wav::ioctl.c, patch-cdda2wav::mycdrom.h (apparently no longer needed since a07, but please test yourself). I only tested on FreeBSD 6.1-PRERELEASE because that's all I have. Fabian --=20 http://www.fabiankeil.de/ --Sig_N/GrGCynbZhQc/NgD/ctCky Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD9iNVjV8GA4rMKUQRAtA2AJwO5YRZ1ApAf5/gJevFUv3lA2VPLwCg39e3 9QH/7auoUtE6RGqWbTEq5/s= =aD0N -----END PGP SIGNATURE----- --Sig_N/GrGCynbZhQc/NgD/ctCky--