Now we have an annoying message telling user to fix the problem himself when there's an easy way to fix it during install. Fix: Patch attached with submission follows:
Maintainer of editors/scite, Please note that PR ports/144686 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/144686 -- 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)
On 03/12/10 06:30, Edwin Groothuis wrote: > Maintainer of editors/scite, > > Please note that PR ports/144686 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/144686 This patch is acceptable. Thanks, Naram Qashat
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it.
makc 2010-03-13 07:44:03 UTC FreeBSD ports repository Modified files: editors/scite Makefile Removed files: editors/scite/files pkg-message.in Log: Utilize modern way of opening docs (xdg-open instead of netscape). PR: ports/144686 Submitted by: Andrius Morkunas <hinokind at gmail.com> Approved by: Naram Qashat (maintainer) Revision Changes Path 1.59 +4 -7 ports/editors/scite/Makefile 1.2 +0 -9 ports/editors/scite/files/pkg-message.in (dead) _______________________________________________ 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, with minor changes. Thanks!