From owner-cvs-ports@FreeBSD.ORG Sun Sep 24 09:49:22 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3853816A407; Sun, 24 Sep 2006 09:49:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B624F43D62; Sun, 24 Sep 2006 09:49:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 757331A3C1F; Sun, 24 Sep 2006 02:49:21 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A54975159A; Sun, 24 Sep 2006 05:49:20 -0400 (EDT) Date: Sun, 24 Sep 2006 05:49:20 -0400 From: Kris Kennaway To: Stanislav Sedov , sem@FreeBSD.org Message-ID: <20060924094920.GA21944@xor.obsecurity.org> References: <200609231621.k8NGLNJF090082@repoman.freebsd.org> <20060923222717.GA12790@xor.obsecurity.org> <20060924112959.0f77617a@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20060924112959.0f77617a@localhost> User-Agent: Mutt/1.4.2.2i Cc: Kris Kennaway , Rainer Alves , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, sem@FreeBSD.org, cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/avifile Makefile ports/multimedia/avifile/files patch-lib_aviread_ReadFile.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 09:49:22 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 24, 2006 at 11:29:59AM +0400, Stanislav Sedov wrote: > On Sat, 23 Sep 2006 18:27:17 -0400 > Kris Kennaway mentioned: >=20 > > On Sat, Sep 23, 2006 at 04:21:23PM +0000, Stanislav Sedov wrote: > > > stas 2006-09-23 16:21:23 UTC > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > multimedia/avifile Makefile=20 > > > Added files: > > > multimedia/avifile/files patch-lib_aviread_ReadFile.cpp=20 > > > Log: > > > - Fix building with recent version of gcc (3.4.6) [1] > > > - Test for pcvt_ioctl.h existence as it was removed recently. > > > Include iokb.h instead if its'nt exists. [1] > >=20 > > .if exists() tests to control build behaviour are usually bogus, use > > an OSVERSION test instead. > >=20 > > Kris >=20 > I was thinking about it, but unfortunately there was no revision bump > after the pcvt(4) removal. Thus I decided to explicitly check for the > existence. OK, you'll have to use the next nearest OSVERSION then. Kris --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFFlSgWry0BWjoQKURAkB9AKDBxiV8KDK0UfaCkrUtTSFKDq7ZugCgpJlq hrA5nlirN5WUWaEu/5VqPHo= =5Dgh -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--