a small typo in the COMMENT Fix: Patch attached with submission follows:
Maintainer of databases/pure-sql3, Please note that PR ports/159866 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/159866 -- 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->culot I'll take it.
----- Forwarded message from Zhihao Yuan <lichray@gmail.com> ----- Date: Thu, 18 Aug 2011 11:04:40 -0500 From: Zhihao Yuan <lichray@gmail.com> To: Kaspars Bankovskis <kaspars@bankovskis.lv> Cc: culot@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: Re: ports/159866: [patch] databases/pure-sql3: typo On Thu, Aug 18, 2011 at 7:26 AM, Kaspars Bankovskis <kaspars@bankovskis.lv> wrote: > the same typo is present in these as well: > devel/pure-ffi > textproc/pure-csv > Ah.. yea. I checked the pure-* ports and these 3 are affected. Please just commit the patches. -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ ----- End forwarded message -----
culot 2011-08-19 11:26:57 UTC FreeBSD ports repository Modified files: databases/pure-sql3 Makefile devel/pure-ffi Makefile textproc/pure-csv Makefile Log: - Fix typo in COMMENT (s/langauge/language/) PR: ports/159866 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) Revision Changes Path 1.2 +1 -1 ports/databases/pure-sql3/Makefile 1.2 +1 -1 ports/devel/pure-ffi/Makefile 1.2 +1 -1 ports/textproc/pure-csv/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: feedback->closed Committed. Thanks!