Bug 144767 - devel/php5-phing port errors
Summary: devel/php5-phing port errors
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 18:00 UTC by Sean McAfee
Modified: 2010-04-20 03:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.22 KB, patch)
2010-03-15 18:00 UTC, Sean McAfee
no flags Details | Diff
php5-phing.diff (1.04 KB, patch)
2010-04-15 16:54 UTC, Greg Larkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean McAfee 2010-03-15 18:00:15 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-15 18:00:27 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-15 18:00:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Greg Larkin freebsd_committer freebsd_triage 2010-04-15 14:19:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

I'll take it.
Comment 4 Greg Larkin freebsd_committer freebsd_triage 2010-04-15 16:54:56 UTC
-----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-----
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-04-20 03:19:06 UTC
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"
Comment 6 Greg Larkin freebsd_committer freebsd_triage 2010-04-20 03:19:15 UTC
State Changed
From-To: feedback->closed

Committed after maintainer timeout, thank you!