Minor fixes (from FIXES file) Nov 26, 2009: fixed a long-standing issue with when FS takes effect. a change to FS is now noticed immediately for subsequent splits. changed the name getline() to awkgetline() to avoid yet another name conflict somewhere. Feb 11, 2009: temporarily for now defined HAS_ISBLANK, since that seems to be the best way through the thicket. isblank arrived in C99, but seems to be arriving at different systems at different times. Oct 8, 2008: fixed typo in b.c that set tmpvec wrongly. no one had ever run into the problem, apparently. thanks to alistair crooks.
Maintainer of lang/nawk, Please note that PR ports/142206 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/142206 -- 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)
The change looks reasonable and please accept the patch. Thanks, Hiro On Thu, 31 Dec 2009 20:20:09 UT Edwin Groothuis <edwin@FreeBSD.org> wrote: > Maintainer of lang/nawk, > > Please note that PR ports/142206 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/142206 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->nemoliu i'll take it.
nemoliu 2010-01-07 09:25:23 UTC FreeBSD ports repository Modified files: lang/nawk Makefile distinfo lang/nawk/files patch-makefile Log: - Update to 20091126 PR: ports/142206 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: Yoshihiro Ota <ota@j.email.ne.jp> (maintainer) Revision Changes Path 1.38 +1 -2 ports/lang/nawk/Makefile 1.19 +3 -3 ports/lang/nawk/distinfo 1.3 +7 -7 ports/lang/nawk/files/patch-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.