HEADS UP: xorg 7.2 ready for testing

Thierry Thomas thierry at FreeBSD.org
Thu May 17 08:32:38 UTC 2007


Le Sam 12 mai 07 à 16:46:11 +0200, Thierry Thomas <thierry at FreeBSD.org>
 écrivait :

> The full log - an extract on my typescript) is available at
> <http://people.freebsd.org/~thierry/ports/tix.log>.
> 
> 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 @@
 
 PORTNAME=		opencascade
 PORTVERSION=		6.2
-PORTREVISION=	1
+PORTREVISION=		1
 CATEGORIES=		cad science
 MASTER_SITES=		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	thierry
@@ -22,7 +22,8 @@
 LIB_DEPENDS=	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
 
 USE_BZIP2=	yes
 USE_BISON=	yes

Regards,
-- 
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070517/cf521259/attachment.pgp


More information about the freebsd-ports mailing list