Date: Tue, 19 Nov 2002 21:05:33 +0100 From: Thierry Thomas <thierry@pompo.net> To: SADA Kenji <sada@BSDclub.org> Cc: Edwin Groothuis <edwin@mavetju.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/pear Makefile Message-ID: <20021119200533.GA91846@graf.pompo.net> In-Reply-To: <20021119174932.724d2cb9.sada@BSDclub.org> References: <200211190020.gAJ0KeUM032003@repoman.freebsd.org> <20021119064933.GA86662@graf.pompo.net> <20021119072047.GB75727@k7.mavetju> <20021119174932.724d2cb9.sada@BSDclub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 19/11/2002 à 09:49:32 +0100, SADA Kenji <sada@BSDclub.org> é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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021119200533.GA91846>