Re: ports/118211: x11/luit needs to be updated as a part of Xorg 6.9 upgrade

[ Available lists | Index of freebsd-x11 | Month of Nov 2007 | Week of 23 Nov 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Yoshihiro Ota <ota@j.email.ne.jp>
Date
23 Nov 2007 10:00:06
Subject
Re: ports/118211: x11/luit needs to be updated as a part of Xorg 6.9 upgrade
Message-ID
200711231000.lANA05C0034235@freefall.freebsd.org


[ Hide this part ]
The following reply was made to PR ports/118211; it has been noted by GNATS.

From: Yoshihiro Ota <ota@j.email.ne.jp>
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: ports/118211: x11/luit needs to be updated as a part of Xorg
6.9 upgrade
Date: Fri, 23 Nov 2007 04:56:34 -0500

This is a multi-part message in MIME format.

--Multipart=_Fri__23_Nov_2007_04_56_34_-0500_XE=qqjPloi2vbX0v
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

xterm needs luit as BUILD_DEPENDS, too.

--Multipart=_Fri__23_Nov_2007_04_56_34_-0500_XE=qqjPloi2vbX0v
Content-Type: text/x-diff;
name="luit-BUILD_DEPENDES.diff"
Content-Disposition: attachment;
filename="luit-BUILD_DEPENDES.diff"
Content-Transfer-Encoding: 7bit

--- Makefile.orig 2007-11-23 04:47:13.000000000 -0500
+++ Makefile 2007-11-23 04:52:19.000000000 -0500
@@ -7,6 +7,7 @@

PORTNAME= xterm
PORTVERSION= 229
+PORTRIVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://invisible-island.net/xterm/ \
http://voodoo.bawue.com/download/
@@ -15,6 +16,8 @@
MAINTAINER= krion@FreeBSD.org
COMMENT= Terminal emulator for the X Window System

+BUILD_DEPENDS= luit:${PORTSDIR}/x11/luit
+
USE_XORG= xaw xft
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

--Multipart=_Fri__23_Nov_2007_04_56_34_-0500_XE=qqjPloi2vbX0v--


Elapsed time: 0.262 seconds