Subject: CVS commit: wip/netbsd-awk
From: Aleksey Cheusov
Date: 2008-07-22 19:04:03
Message id: E1KLLHe-0002b9-VN@sc8-pr-cvs1.sourceforge.net

Log Message:

Updated to the latest version of AWK from NetBSD cvs repository (20080721)

  Major changes:
    - incorrect handling of \ at the end of line
      in awk script NetBSD                                        PR/37212
    - fixed: description of function "close" in man page          PR/38132
    - fixed: incorrect matching of [:cntrl:]                      PR/38737
    - warning about non-portable escape sequences                 PR/39002
    - fixed: free(): warning: junk pointer, too low to make sense PR/39132
    - fixed: broken -Ft is broken                                 PR/39133
    - fixed: segfaults when "nextfile" is in BEGIN {...}          PR/39134

patches reworked (drammatically reduced in size)

Files:
RevisionActionfile
1.4modifywip/netbsd-awk/DESCR
1.10modifywip/netbsd-awk/Makefile
1.6modifywip/netbsd-awk/distinfo
1.4modifywip/netbsd-awk/patches/patch-aa
1.1removewip/netbsd-awk/patches/patch-ab