From owner-freebsd-gnome Thu Mar 20 21:18:13 2003 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 0341837B401 for ; Thu, 20 Mar 2003 21:18:12 -0800 (PST) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3963443F85 for ; Thu, 20 Mar 2003 21:18:11 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-193-224-074.bsace7003.dsl.brasiltelecom.net.br (200-193-224-074.bsace7003.dsl.brasiltelecom.net.br [200.193.224.74]) by heaven.gigo.com (Postfix) with ESMTP id 6AAD4B70B for ; Thu, 20 Mar 2003 21:18:09 -0800 (PST) Received: (qmail 742 invoked by uid 1001); 21 Mar 2003 05:04:51 -0000 Message-ID: <20030321050451.741.qmail@exxodus.fedaykin.here> Date: Fri, 21 Mar 2003 02:04:29 -0300 From: Mario Sergio Fujikawa Ferreira To: gnome@FreeBSD.org Cc: marcus@FreeBSD.org Subject: libtool patch being tested [kris@obsecurity.org: Re: RC2, ports] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-RC X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Can you guys verify if the following fixes any pending libtool issues with gnome ports? Regards, ----- Forwarded message from Kris Kennaway ----- From: Kris Kennaway To: "David E. Cross" Cc: John Baldwin , re@FreeBSD.org, portmgr@FreeBSD.org Date: Thu, 20 Mar 2003 16:10:16 -0800 Message-ID: <20030321001016.GA17384@rot13.obsecurity.org> Subject: Re: RC2, ports User-Agent: Mutt/1.4i On Thu, Mar 20, 2003 at 05:54:56PM -0500, David E. Cross wrote: > Indeed libmng is another one with the problem. Ok, thanks for your > prompt reply. I will work with portmgr on this. Could we hold up the > final release until this is fixed? Ports is one of our biggest selling > points, it would be nice to have things like X buildable out of the box. I'm testing the following patch for the libtool bug on bento at the moment..can you confirm whether it solves this problem too? Kris Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.443 diff -u -r1.443 bsd.port.mk --- bsd.port.mk 19 Mar 2003 06:26:14 -0000 1.443 +++ bsd.port.mk 20 Mar 2003 12:28:49 -0000 @@ -3011,8 +3011,8 @@ _PATCH_SEQ= patch-message patch-depends pre-patch pre-patch-script \ do-patch post-patch post-patch-script _CONFIGURE_DEP= patch -_CONFIGURE_SEQ= configure-message patch-libtool build-depends lib-depends \ - misc-depends pre-configure pre-configure-script \ +_CONFIGURE_SEQ= build-depends lib-depends misc-depends configure-message \ + patch-libtool pre-configure pre-configure-script \ do-configure post-configure post-configure-script _BUILD_DEP= configure _BUILD_SEQ= build-message pre-build pre-build-script do-build \ ----- End forwarded message ----- -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message