FreeBSD Bugzilla – Attachment 51736 Details for
Bug 78516
update port: lang/php[45]: fix PLIST for pear
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php.diff
php.diff (text/plain), 1.81 KB, created by
Yen-Ming Lee
on 2005-03-06 22:40:01 UTC
(
hide
)
Description:
php.diff
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2005-03-06 22:40:01 UTC
Size:
1.81 KB
patch
obsolete
>Index: php4/pkg-plist.pear >=================================================================== >RCS file: /home/pcvs/ports/lang/php4/pkg-plist.pear,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist.pear >--- php4/pkg-plist.pear 19 Jul 2004 07:05:32 -0000 1.1 >+++ php4/pkg-plist.pear 6 Mar 2005 22:32:16 -0000 >@@ -28,6 +28,8 @@ > share/pear/bootstrap/PEAR/Remote.php > share/pear/bootstrap/XML/RPC.php > share/pear/bootstrap/XML/RPC/Server.php >+@unexec rm %D/lib/php/pear/.lock 2> /dev/null || true >+@unexec rm %D/lib/php/pear/.filemap 2> /dev/null || true > @dirrm share/pear/bootstrap/Archive > @dirrm share/pear/bootstrap/Console > @dirrm share/pear/bootstrap/OS >@@ -38,3 +40,5 @@ > @dirrm share/pear/bootstrap/XML > @dirrm share/pear/bootstrap > @unexec rmdir %D/share/pear 2> /dev/null || true >+@unexec rmdir %D/lib/php/pear/.registry 2> /dev/null || true >+@unexec rmdir %D/lib/php/pear 2> /dev/null || true >Index: php5/pkg-plist.pear >=================================================================== >RCS file: /home/pcvs/ports/lang/php5/pkg-plist.pear,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist.pear >--- php5/pkg-plist.pear 19 Jul 2004 07:05:33 -0000 1.1 >+++ php5/pkg-plist.pear 6 Mar 2005 22:32:16 -0000 >@@ -30,6 +30,8 @@ > share/pear/bootstrap/PEAR/Remote.php > share/pear/bootstrap/XML/RPC.php > share/pear/bootstrap/XML/RPC/Server.php >+@unexec rm %D/lib/php/pear/.lock 2> /dev/null || true >+@unexec rm %D/lib/php/pear/.filemap 2> /dev/null || true > @dirrm share/pear/bootstrap/Archive > @dirrm share/pear/bootstrap/Console > @dirrm share/pear/bootstrap/OS >@@ -40,3 +42,6 @@ > @dirrm share/pear/bootstrap/XML > @dirrm share/pear/bootstrap > @unexec rmdir %D/share/pear 2> /dev/null || true >+@unexec rmdir %D/share/pear 2> /dev/null || true >+@unexec rmdir %D/lib/php/pear/.registry 2> /dev/null || true >+@unexec rmdir %D/lib/php/pear 2> /dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 78516
: 51736