As discussed on ports@ and with bapt, new variables CONF_FILES and CONF_DIRS are to be introduced to bsd.port.mk. This causes problems in some ports, of which this is one. Fix: Patch attached with submission follows:
Maintainer of net/wowzamediaserverpro, Please note that PR ports/157159 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/157159 -- 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)
Sorry, forgot to include a commit message: - Rename CONF_FILES to avoid conflict with incoming feature PR: ports/157159 Submitted by: Chris Rees (utisoft@gmail.com)
Great! Please commit :-) Regards. -- Piotr Rybicki, Prezes ZarzÄdu InnerVision Sp. z o.o. http://www.innervision.pl
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
culot 2011-05-28 08:11:39 UTC FreeBSD ports repository Modified files: net/wowzamediaserverpro Makefile Log: - Rename CONF_FILES to avoid conflict with new variable to be introduced in bsd.port.mk PR: ports/157159 Submitted by: Chris Rees <utisoft@gmail.com> Approved by: Piotr Rybicki <piotr.rybicki@innervision.pl> (maintainer) Revision Changes Path 1.4 +3 -3 ports/net/wowzamediaserverpro/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"
State Changed From-To: open->closed Committed. Thanks!