Summary: | ports/devel/bazaar Makefile wrong quotes | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Andreas Schulz <ats> |
Component: | Individual Port(s) | Assignee: | Simon Barner <barner> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Andreas Schulz
2005-11-14 15:50:19 UTC
Maintainer of devel/bazaar, Please note that PR ports/89010 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/89010 -- Edwin Groothuis edwin@FreeBSD.org State Changed From-To: open->feedback Responsible Changed From-To: freebsd-ports-bugs->barner I'll take it. State Changed From-To: feedback->closed I entirely removed the quotes: IGNORE messages will expand to ${PKGNAME} ${IGNORE}. So using quotes makes no sense (and this is why the messages should start with a small letter and why they should not end with a full stop, which is printed by bsd.port.mk). But thanks for the report! |