How-To-Repeat: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20110723205754/chicken-4.7.0.log
Maintainer of lang/chicken, Please note that PR ports/162530 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/162530 -- 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->miwi I'll take it.
Actually, a cleaner fix would be [1]. [1] http://tx97.net/~magv/chicken-cc.diff
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2011-11-16 16:18:11 UTC FreeBSD ports repository Modified files: lang/chicken Makefile Log: - Unbreak build PR: 162530 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes Revision Changes Path 1.46 +3 -0 ports/lang/chicken/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"
Vitaly Magerya <vmagerya@gmail.com> writes: > Actually, a cleaner fix would be [1]. > > [1] http://tx97.net/~magv/chicken-cc.diff Why not get rid of `post-patch' target then?
Jan Beich <jbeich@tormail.net> wrote: > Why not get rid of `post-patch' target then? Other than my poor understanding of how make variables work, can't think of any reason. If Martin still follows this bug, I'm all for this being committed too. If not, I'll submit this change as a part of the next update. Thank you, Jan.