[Bug 263942] Mk/Uses/pear.mk: fix a problem encountered with php80-pear-1.10.12
Date: Thu, 12 May 2022 18:16:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263942 Bug ID: 263942 Summary: Mk/Uses/pear.mk: fix a problem encountered with php80-pear-1.10.12 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: thierry@FreeBSD.org Attachment #233880 text/plain mime type: Created attachment 233880 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233880&action=edit Make a copy of package.xml When installing pear ports with php80-pear-1.10.12, I noticed a failure: the file package.xml disappeared from $WRKSRC and the symlink became invalid. The attached patch fixed this problem. -- You are receiving this mail because: You are the assignee for the bug.