Date: Sat, 2 Nov 2002 10:24:51 -0800 (PST) From: Alan Eldridge <alane@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/phoenix Makefile pkg-plist ports/www/phoenix/files mozconfig.in Message-ID: <200211021824.gA2IOpdW059941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alane 2002/11/02 10:24:51 PST Modified files: www/phoenix Makefile pkg-plist www/phoenix/files mozconfig.in Log: 1. Bump PORTREVISION because of plist changes. 2. Fix plist to catch the missing files/dirs. It should now deinstall cleanly (it does here, anyway). 2a.The dirs that were created with @exec /bin/mkdir are now removed using @unexec /bin/rmdir blah/blah || true. 3. Added CONFIG_SH=/bin/sh to mozconfig.in so that we'd all use the same shell for configuration. Note: you can use Perl < 5.8, but you need File::Spec for whatever perl you've got /usr/bin/perl pointing to (or /usr/local/bin/perl, if there is no /usr/bin/perl [-CURRENT?]. If there were PRs on this, I've forgotten which ones and will close them out separately. I can do a forced commit on Makefile to relate the PRs, if any, to the changes. Revision Changes Path 1.20 +1 -1 ports/www/phoenix/Makefile 1.11 +2 -1 ports/www/phoenix/files/mozconfig.in 1.6 +162 -156 ports/www/phoenix/pkg-plist 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?200211021824.gA2IOpdW059941>