Date: Thu, 17 May 2007 10:32:35 +0200 From: Thierry Thomas <thierry@FreeBSD.org> To: Kris Kennaway <kris@obsecurity.org>, ports@FreeBSD.org Subject: Re: HEADS UP: xorg 7.2 ready for testing Message-ID: <20070517083235.GI60773@graf.pompo.net> In-Reply-To: <20070512144611.GA40481@graf.pompo.net> References: <20070510212817.GA67897@xor.obsecurity.org> <20070512144611.GA40481@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Sam 12 mai 07 =E0 16:46:11 +0200, Thierry Thomas <thierry@FreeBSD.org> =E9crivait=A0: > The full log - an extract on my typescript) is available at > <http://people.freebsd.org/~thierry/ports/tix.log>. >=20 > No patch ATM, because the upgrade is still in progress... Actually I have no patches to suggest: tix has been successfully upgraded during the second pass. Once tix has been upgraded, cad/opencascade failed: dps is no more pulled automatically, and it must be added as a dependence: --- cad/opencascade.orig/Makefile Thu May 10 22:17:10 2007 +++ cad/opencascade/Makefile Thu May 17 09:54:30 2007 @@ -7,7 +7,7 @@ =20 PORTNAME=3D opencascade PORTVERSION=3D 6.2 -PORTREVISION=3D 1 +PORTREVISION=3D 1 CATEGORIES=3D cad science MASTER_SITES=3D ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=3D thierry @@ -22,7 +22,8 @@ LIB_DEPENDS=3D itcl.${ITCL_VER}:${PORTSDIR}/lang/itcl \ itk.${ITK_VER}:${PORTSDIR}/x11-toolkits/itk \ tix${TIX_VER}:${PORTSDIR}/x11-toolkits/tix \ - fltk.1:${PORTSDIR}/x11-toolkits/fltk + fltk.1:${PORTSDIR}/x11-toolkits/fltk \ + dps.0:${PORTSDIR}/x11/dgs =20 USE_BZIP2=3D yes USE_BISON=3D yes Regards, --=20 Th. Thomas. --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGTBMjc95pjMcUBaIRAkReAJ9GzArCxY1wpaJDAdd7KBL58ezQlQCfYWOo IuTYWhkY586usNq1FVUOzrc= =qO2I -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070517083235.GI60773>