From owner-cvs-all Tue Nov 19 14:55:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5784937B401; Tue, 19 Nov 2002 14:55:40 -0800 (PST) Received: from postfix2-1.free.fr (postfix2-1.free.fr [213.228.0.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EE1143E3B; Tue, 19 Nov 2002 14:55:39 -0800 (PST) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (lyon-1-a7-62-147-16-84.dial.proxad.net [62.147.16.84]) by postfix2-1.free.fr (Postfix) with ESMTP id 26D41313A; Tue, 19 Nov 2002 21:07:41 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 2E2477600; Tue, 19 Nov 2002 21:05:33 +0100 (CET) Date: Tue, 19 Nov 2002 21:05:33 +0100 From: Thierry Thomas To: SADA Kenji Cc: Edwin Groothuis , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/pear Makefile Message-ID: <20021119200533.GA91846@graf.pompo.net> References: <200211190020.gAJ0KeUM032003@repoman.freebsd.org> <20021119064933.GA86662@graf.pompo.net> <20021119072047.GB75727@k7.mavetju> <20021119174932.724d2cb9.sada@BSDclub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20021119174932.724d2cb9.sada@BSDclub.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc;y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Le 19/11/2002 à 09:49:32 +0100, SADA Kenji écrivait : > Maybe this is what you need, thierry. > Please verify other pear ports too. Thanks, Sada was right, and this diff is OK: diff -urN devel/pear-PEAR.orig/pkg-plist devel/pear-PEAR/pkg-plist --- devel/pear-PEAR.orig/pkg-plist Wed Oct 23 23:46:25 2002 +++ devel/pear-PEAR/pkg-plist Tue Nov 19 20:42:42 2002 @@ -1,3 +1,6 @@ +@exec mv %D/lib/php/PEAR %D/lib/php/PEAR.dist +@exec mv %D/lib/php/PEAR.php %D/lib/php/PEAR.php.dist +@exec mv %D/lib/php/System.php %D/lib/php/System.php.dist %%PEARDIR%%/package.dtd %%PEARDIR%%/template.spec %%PEARDIR%%/PEAR.php I'm checking the other PEAR-related ports. Do I need to submit a new PR? Regards, -- Th. Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message