There are two current issues with devel/php5-phing. 1.) The path in the /usr/local/bin/pear-phing wrapper script points to the wrong directory (/usr/local/share/pear/phing.php vs. /usr/local/share/pear/phing/phing.php) 2.) A file from the 2.3.1 release (ConfigurationException.php) is not included in the Makefile's FILES list, resulting in a broken installation. Fix: Patch is attached. Patch attached with submission follows: How-To-Repeat: Compile the port, try to use it.
Maintainer of devel/php5-phing, Please note that PR ports/144767 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144767 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->glarkin I'll take it.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have prepared a new patch for this PR that moves the path modification into the post-patch target. If approved, I'll commit this change and close the PR. Thank you, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLxzbQ0sRouByUApARAoYmAJ0TT8dAkgefi8xSVRioem8oTWONEwCfaEmn XTjbd8XIxqLEN2Tzc+9a2p8= =t4Yt -----END PGP SIGNATURE-----
glarkin 2010-04-20 02:18:57 UTC FreeBSD ports repository Modified files: devel/php5-phing Makefile Log: - Fixed plist - Corrected a bad path contained in the wrapper script PR: ports/144767 Submitted by: Sean McAfee <smcafee@collaborativefusion.com> Approved by: maintainer (implicit, timeout - 1 month) Revision Changes Path 1.9 +2 -2 ports/devel/php5-phing/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed after maintainer timeout, thank you!