Due to a change in /bin/sh a mismatched single quote inside backticks (`...`) now causes configure to fail. Fix: Add this patch as files/patch-configure or similar. pike 7.8 appears to have this fix already. How-To-Repeat: Try to build lang/pike72 with a /bin/sh with r197691 change in it.
Maintainer of lang/pike72, Please note that PR ports/140125 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/140125 -- 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)
Hi there, I approve this patch. Xavier Le 30 oct. 2009 à 23:10, Edwin Groothuis a écrit : > Maintainer of lang/pike72, > > Please note that PR ports/140125 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/140125 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->amdmi3 Take with miwi's approval
amdmi3 2009-11-05 02:40:25 UTC FreeBSD ports repository Added files: lang/pike72/files patch-configure Log: - Fix build on 9.0 PR: 140125 Submitted by: Jilles Tjoelker <jilles@stack.nl> Apprived by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Revision Changes Path 1.1 +11 -0 ports/lang/pike72/files/patch-configure (new) _______________________________________________ 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. Thanks!