Due to a change in /bin/sh a mismatched single quote inside backticks (`...`) now causes configure to fail. The error message is like configure: 1: Syntax error: Unterminated quoted string possibly followed by a message with the real line number. Fix: Adding this patch as files/patch-dist::configure.2 seems to fix this. It commutes with the other changes to the configure script. Perhaps it is cleaner to fold it into the other patch. How-To-Repeat: Try to build databases/db3 with a /bin/sh with r197691 change in it.
Maintainer of databases/db3, Please note that PR ports/140126 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/140126 -- 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)
Approved. -- Matthias Andree
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->amdmi3 Take with miwi's approval
State Changed From-To: open->closed Committed. Thanks!
amdmi3 2009-11-05 02:50:45 UTC FreeBSD ports repository Modified files: databases/db3/files patch-dist::configure Log: - Fix build on 9.0 PR: 140126 Submitted by: Jilles Tjoelker <jilles@stack.nl> Approved by: "Matthias Andree" <matthias.andree@gmx.de> (maintainer) Revision Changes Path 1.4 +9 -0 ports/databases/db3/files/patch-dist::configure _______________________________________________ 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"