pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/netbsd-awk



Module name:    wip
Committed by:   cheusov
Date:           Tue Jul 22 17:04:03 UTC 2008

Modified Files:
        wip/netbsd-awk: DESCR Makefile distinfo
        wip/netbsd-awk/patches: patch-aa
Removed Files:
        wip/netbsd-awk/patches: patch-ab

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)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r0 wip/netbsd-awk/patches/patch-ab
cvs -z3 rdiff -u -r1.3 -r1.4 wip/netbsd-awk/DESCR \
    wip/netbsd-awk/patches/patch-aa
cvs -z3 rdiff -u -r1.5 -r1.6 wip/netbsd-awk/distinfo
cvs -z3 rdiff -u -r1.9 -r1.10 wip/netbsd-awk/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/patches/patch-ab?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/DESCR?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/patches/patch-aa?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/distinfo?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/netbsd-awk/Makefile?r1=1.9&r2=1.10

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index