From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 31 08:22:36 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C275116A4CE for ; Wed, 31 Mar 2004 08:22:36 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E1B43D45 for ; Wed, 31 Mar 2004 08:22:36 -0800 (PST) (envelope-from john_m_cooper@yahoo.com) Received: from borgdemon.losaca.adelphia.net ([67.21.169.8]) by mta9.adelphia.netESMTP <20040331162235.STOI3080.mta9.adelphia.net@borgdemon.losaca.adelphia.net>; Wed, 31 Mar 2004 11:22:35 -0500 Received: by borgdemon.losaca.adelphia.net (Postfix, from userid 1001) id 4124B115B; Wed, 31 Mar 2004 08:22:33 -0800 (PST) From: John Merryweather Cooper To: Joe Marcus Clarke In-Reply-To: <1080749093.24496.2.camel@shumai.marcuscom.com> References: <200403310656.i2V6uS7p029577@ns1.mezzweb.com> <1080733734.648.21.camel@localhost> <1080749093.24496.2.camel@shumai.marcuscom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1080750151.669.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 31 Mar 2004 08:22:33 -0800 cc: freebsd-gnome@freebsd.org Subject: Re: Update port: www/screem 0.8.2 -> 0.10.1, repo copy www -> editors and some clean up X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 16:22:36 -0000 On Wed, 2004-03-31 at 08:04, Joe Marcus Clarke wrote: > On Wed, 2004-03-31 at 06:48, John Merryweather Cooper wrote: > > On Wed, 2004-03-31 at 03:15, John Merryweather Cooper wrote: > > > A number of points: > > > > > > 1) the update is good as 0.10.1 has just been released and is the stable > > > version; > > > > However, the port now needs a LIB_DEPENDS on textproc/libcroco for the > > CSS features to work. The libcroco in the ports tree in 0.4.0 which is > > the minimum acceptable version. textproc/libcroco should be updated to > > 0.5.0 since this is the preferred version. > > libcroco is already at 0.5.0 in the ports tree. It has been since its > release. We're using it for embedded CSS2 in SVG. > > Joe Yes, another 3:00 AM thing. I used portsearch -n croco to find it, and my INDEX is still returning 0.4.0_2. Weird! jmc